summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pci-meson.c
AgeCommit message (Expand)Author
2020-09-08PCI: dwc/meson: Rework PCI config and DW port logic register accessesRob Herring
2020-09-08PCI: dwc/meson: Drop unnecessary RC config space initializationRob Herring
2020-09-08PCI: dwc/meson: Drop the duplicate number of lanes setupRob Herring
2020-09-08PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring
2020-09-08PCI: dwc: meson: Use pci_ops for root config space accessorsRob Herring
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski
2020-05-22PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up linkMarc Zyngier
2020-03-04PCI: amlogic: Use AXG PCIERemi Pommarel
2019-10-15PCI: amlogic: meson: Add support for G12ANeil Armstrong
2019-10-15PCI: amlogic: Fix probed clock namesNeil Armstrong
2019-10-15PCI: amlogic: Fix reset assertion via gpio descriptorRemi Pommarel
2019-01-08PCI: amlogic: Fix build failure due to missing gpio headerCorentin Labbe
2018-12-19PCI: amlogic: Add the Amlogic Meson PCIe controller driverYue Wang