Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PCI: mt7621: Use PCI_CONF1_EXT_ADDRESS() macro | Pali Rohár | 2022-09-27 | 1 | -11/+6 |
* | PCI: mt7621: Remove unused function pcie_rmw() | Sergio Paracuellos | 2022-01-25 | 1 | -9/+0 |
* | PCI: mt7621: Drop of_match_ptr() to avoid unused variable | Sergio Paracuellos | 2022-01-25 | 1 | -1/+1 |
* | Merge branch 'pci/driver-cleanup' | Bjorn Helgaas | 2022-01-13 | 1 | -18/+18 |
|\ | |||||
| * | PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_ | Bjorn Helgaas | 2022-01-03 | 1 | -18/+18 |
* | | PCI: mt7621: Add missing MODULE_LICENSE() | Sergio Paracuellos | 2022-01-12 | 1 | -0/+2 |
* | | PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare() | Sergio Paracuellos | 2022-01-12 | 1 | -37/+0 |
* | | PCI: mt7621: Declare mt7621_pci_ops static | Sergio Paracuellos | 2022-01-12 | 1 | -1/+1 |
|/ | |||||
* | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-06 | 1 | -1/+1 |
* | PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver | Sergio Paracuellos | 2021-10-21 | 1 | -0/+600 |