summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-spear13xx.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 Helgaas2022-08-041-1/+1
|\
| * PCI: Drop of_match_ptr() to avoid unused variablesBjorn Helgaas2022-07-061-1/+1
* | PCI: dwc: Convert struct pcie_port.msi_irq to an arrayDmitry Baryshkov2022-08-011-1/+1
* | PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin2022-07-051-3/+3
|/
* PCI: spear13xx: Avoid invalid address space conversionsBjorn Helgaas2022-01-031-4/+4
* 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-5/+1
* PCI: dwc: Move link handling into common codeRob Herring2020-11-191-26/+20
* PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring2020-11-191-0/+1
* PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring2020-11-191-9/+2
* PCI: dwc: Use DBI accessorsRob Herring2020-09-101-4/+4
* PCI: dwc: Centralize link gen settingRob Herring2020-09-101-26/+1
* PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offsetRob Herring2020-09-081-3/+1
* Merge branch 'pci/irq-error'Bjorn Helgaas2020-08-051-3/+2
|\
| * PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski2020-08-031-3/+2
* | PCI: controller: Remove duplicate error messageDejin Zheng2020-07-231-1/+0
|/
* PCI: spear13xx: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+314