aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-spear13xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2022-08-01PCI: dwc: Convert struct pcie_port.msi_irq to an arrayDmitry Baryshkov1-1/+1
2022-07-06PCI: Drop of_match_ptr() to avoid unused variablesBjorn Helgaas1-1/+1
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin1-3/+3
2022-01-03PCI: spear13xx: Avoid invalid address space conversionsBjorn Helgaas1-4/+4
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-5/+1
2020-11-19PCI: dwc: Move link handling into common codeRob Herring1-26/+20
2020-11-19PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring1-0/+1
2020-11-19PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring1-9/+2
2020-09-10PCI: dwc: Use DBI accessorsRob Herring1-4/+4
2020-09-10PCI: dwc: Centralize link gen settingRob Herring1-26/+1
2020-09-08PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offsetRob Herring1-3/+1
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas1-3/+2
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski1-3/+2
2020-07-23PCI: controller: Remove duplicate error messageDejin Zheng1-1/+0
2018-07-13PCI: spear13xx: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-0/+314