summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pci-meson.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: dwc: Drop host prefix from struct dw_pcie_host_ops membersYoshihiro Shimoda2024-01-061-1/+1
* Merge branch 'pci/misc'Bjorn Helgaas2023-08-291-1/+1
|\
| * PCI: Explicitly include correct DT includesRob Herring2023-07-181-1/+1
* | PCI: meson: Remove cast between incompatible function typeKrzysztof Wilczyński2023-07-131-3/+8
|/
* PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin2022-07-051-1/+1
* PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-02-171-8/+8
* PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring2020-11-191-20/+2
* PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring2020-11-191-2/+0
* PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring2020-11-191-1/+0
* PCI: dwc: Move link handling into common codeRob Herring2020-11-191-15/+9
* PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring2020-11-191-6/+0
* Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas2020-10-211-1/+7
|\
| * PCI: meson: Build as module by defaultKevin Hilman2020-10-051-1/+7
* | PCI: dwc/meson: Rework PCI config and DW port logic register accessesRob Herring2020-09-081-51/+25
* | PCI: dwc/meson: Drop unnecessary RC config space initializationRob Herring2020-09-081-20/+0
* | PCI: dwc/meson: Drop the duplicate number of lanes setupRob Herring2020-09-081-28/+1
* | PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring2020-09-081-7/+1
* | PCI: dwc: meson: Use pci_ops for root config space accessorsRob Herring2020-09-081-13/+10
|/
* PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński2020-08-031-3/+1
* PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up linkMarc Zyngier2020-05-221-2/+2
* PCI: amlogic: Use AXG PCIERemi Pommarel2020-03-041-94/+22
* PCI: amlogic: meson: Add support for G12ANeil Armstrong2019-10-151-23/+105
* PCI: amlogic: Fix probed clock namesNeil Armstrong2019-10-151-3/+3
* PCI: amlogic: Fix reset assertion via gpio descriptorRemi Pommarel2019-10-151-2/+2
* PCI: amlogic: Fix build failure due to missing gpio headerCorentin Labbe2019-01-081-0/+1
* PCI: amlogic: Add the Amlogic Meson PCIe controller driverYue Wang2018-12-191-0/+592