summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-al.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: al: Check IORESOURCE_BUS existence during probeAleksandr Mishin2024-05-281-3/+13
* PCI: dwc: Drop host prefix from struct dw_pcie_host_ops membersYoshihiro Shimoda2024-01-061-1/+1
* PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin2022-07-061-3/+3
* PCI: al: Remove useless dw_pcie_opsJisheng Zhang2021-02-241-4/+0
* Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-12-151-26/+3
|\
| * PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring2020-11-191-18/+2
| * PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring2020-11-191-8/+1
* | PCI: Unify ECAM constants in native PCI Express driversKrzysztof WilczyƄski2020-12-101-10/+2
|/
* PCI: dwc: Remove storing of PCI resourcesRob Herring2020-09-081-3/+4
* PCI: dwc: al: Use pci_ops for child config space accessorsRob Herring2020-09-081-50/+13
* PCI: controller: Remove duplicate error messageDejin Zheng2020-07-231-10/+3
* PCI: Constify struct pci_ecam_opsRob Herring2020-05-011-1/+1
* PCI: dwc: al: Add Amazon Annapurna Labs PCIe controller driverJonathan Chocron2019-09-161-0/+365
* PCI: al: Add Amazon Annapurna Labs PCIe host controller driverJonathan Chocron2019-04-251-0/+93