summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pcie-mediatek.c
AgeCommit message (Expand)Author
2018-10-17PCI: mediatek: Convert to use pci_host_probe()Honghui Zhang
2018-10-17PCI: mediatek: Remove the redundant dev->pm_domain checkHonghui Zhang
2018-10-15PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCIHonghui Zhang
2018-10-15PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang
2018-09-18PCI: mediatek: Fix unchecked return valueGustavo A. R. Silva
2018-07-18PCI: mediatek: Fix I/O space page leakSergei Shtylyov
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin