summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pcie-mt7621.c
AgeCommit message (Expand)Author
2023-06-24PCI: mt7621: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-24PCI: mt7621: Use dev_info() to log PCIe card detectionSergio Paracuellos
2023-02-03PCI: mt7621: Delay phy ports initializationSergio Paracuellos
2022-12-06PCI: mt7621: Add sentinel to quirks tableJohn Thomson
2022-09-27PCI: mt7621: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár
2022-01-25PCI: mt7621: Remove unused function pcie_rmw()Sergio Paracuellos
2022-01-25PCI: mt7621: Drop of_match_ptr() to avoid unused variableSergio Paracuellos
2022-01-13Merge branch 'pci/driver-cleanup'Bjorn Helgaas
2022-01-12PCI: mt7621: Add missing MODULE_LICENSE()Sergio Paracuellos
2022-01-12PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()Sergio Paracuellos
2022-01-12PCI: mt7621: Declare mt7621_pci_ops staticSergio Paracuellos
2022-01-03PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_Bjorn Helgaas
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-21PCI: mt7621: Add MediaTek MT7621 PCIe host controller driverSergio Paracuellos