summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pci-meson.c
AgeCommit message (Expand)Author
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2020-11-19PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring
2020-11-19PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring
2020-11-19PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring
2020-11-19PCI: dwc: Move link handling into common codeRob Herring
2020-11-19PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring
2020-10-21Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas
2020-10-05PCI: meson: Build as module by defaultKevin Hilman
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