summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-al.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin1-3/+3
2021-02-24PCI: al: Remove useless dw_pcie_opsJisheng Zhang1-4/+0
2020-12-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas1-26/+3
2020-12-10PCI: Unify ECAM constants in native PCI Express driversKrzysztof WilczyƄski1-10/+2
2020-11-19PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring1-18/+2
2020-11-19PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring1-8/+1
2020-09-08PCI: dwc: Remove storing of PCI resourcesRob Herring1-3/+4
2020-09-08PCI: dwc: al: Use pci_ops for child config space accessorsRob Herring1-50/+13
2020-07-23PCI: controller: Remove duplicate error messageDejin Zheng1-10/+3
2020-05-01PCI: Constify struct pci_ecam_opsRob Herring1-1/+1
2019-09-16PCI: dwc: al: Add Amazon Annapurna Labs PCIe controller driverJonathan Chocron1-0/+365
2019-04-25PCI: al: Add Amazon Annapurna Labs PCIe host controller driverJonathan Chocron1-0/+93