summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-mediatek.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: mediatek: Remove un-used variant in struct mtk_pcie_portHonghui Zhang2018-12-181-8/+0
* PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DTHonghui Zhang2018-11-301-74/+27
* PCI: mediatek: Add loadable kernel module supportHonghui Zhang2018-10-171-4/+56
* PCI: mediatek: Add system PM support for MT2712 and MT7622Honghui Zhang2018-10-171-0/+50
* PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocksHonghui Zhang2018-10-171-71/+72
* PCI: mediatek: Convert to use pci_host_probe()Honghui Zhang2018-10-171-29/+8
* PCI: mediatek: Remove the redundant dev->pm_domain checkHonghui Zhang2018-10-171-12/+6
* PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCIHonghui Zhang2018-10-151-1/+1
* PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang2018-10-151-0/+11
* PCI: mediatek: Fix unchecked return valueGustavo A. R. Silva2018-09-181-1/+3
* PCI: mediatek: Fix I/O space page leakSergei Shtylyov2018-07-191-1/+1
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+1218