summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-mt7621.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: mt7621: Remove unused function pcie_rmw()Sergio Paracuellos2022-01-251-9/+0
* PCI: mt7621: Drop of_match_ptr() to avoid unused variableSergio Paracuellos2022-01-251-1/+1
* Merge branch 'pci/driver-cleanup'Bjorn Helgaas2022-01-131-18/+18
|\
| * PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_Bjorn Helgaas2022-01-031-18/+18
* | PCI: mt7621: Add missing MODULE_LICENSE()Sergio Paracuellos2022-01-121-0/+2
* | PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()Sergio Paracuellos2022-01-121-37/+0
* | PCI: mt7621: Declare mt7621_pci_ops staticSergio Paracuellos2022-01-121-1/+1
|/
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+1
* PCI: mt7621: Add MediaTek MT7621 PCIe host controller driverSergio Paracuellos2021-10-211-0/+600