aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/dwc/pci-meson.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin1-1/+1
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár1-8/+8
2020-11-19PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring1-20/+2
2020-11-19PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring1-2/+0
2020-11-19PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring1-1/+0
2020-11-19PCI: dwc: Move link handling into common codeRob Herring1-15/+9
2020-11-19PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring1-6/+0
2020-10-21Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas1-1/+7
2020-10-05PCI: meson: Build as module by defaultKevin Hilman1-1/+7
2020-09-08PCI: dwc/meson: Rework PCI config and DW port logic register accessesRob Herring1-51/+25
2020-09-08PCI: dwc/meson: Drop unnecessary RC config space initializationRob Herring1-20/+0
2020-09-08PCI: dwc/meson: Drop the duplicate number of lanes setupRob Herring1-28/+1
2020-09-08PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring1-7/+1
2020-09-08PCI: dwc: meson: Use pci_ops for root config space accessorsRob Herring1-13/+10
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński1-3/+1
2020-05-22PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up linkMarc Zyngier1-2/+2
2020-03-04PCI: amlogic: Use AXG PCIERemi Pommarel1-94/+22
2019-10-15PCI: amlogic: meson: Add support for G12ANeil Armstrong1-23/+105
2019-10-15PCI: amlogic: Fix probed clock namesNeil Armstrong1-3/+3
2019-10-15PCI: amlogic: Fix reset assertion via gpio descriptorRemi Pommarel1-2/+2
2019-01-08PCI: amlogic: Fix build failure due to missing gpio headerCorentin Labbe1-0/+1
2018-12-19PCI: amlogic: Add the Amlogic Meson PCIe controller driverYue Wang1-0/+592