summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pcie-mt7621.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-24PCI: mt7621: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-24PCI: mt7621: Use dev_info() to log PCIe card detectionSergio Paracuellos1-2/+2
2023-02-03PCI: mt7621: Delay phy ports initializationSergio Paracuellos1-0/+2
2022-12-06PCI: mt7621: Add sentinel to quirks tableJohn Thomson1-1/+2
2022-09-27PCI: mt7621: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár1-11/+6
2022-01-26PCI: mt7621: Remove unused function pcie_rmw()Sergio Paracuellos1-9/+0
2022-01-26PCI: mt7621: Drop of_match_ptr() to avoid unused variableSergio Paracuellos1-1/+1
2022-01-13Merge branch 'pci/driver-cleanup'Bjorn Helgaas1-18/+18
2022-01-13PCI: mt7621: Add missing MODULE_LICENSE()Sergio Paracuellos1-0/+2
2022-01-13PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()Sergio Paracuellos1-37/+0
2022-01-13PCI: mt7621: Declare mt7621_pci_ops staticSergio Paracuellos1-1/+1
2022-01-04PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_Bjorn Helgaas1-18/+18
2021-11-07Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+600
2021-10-21PCI: mt7621: Add MediaTek MT7621 PCIe host controller driverSergio Paracuellos1-0/+600