summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-spear13xx.c
AgeCommit message (Expand)Author
2022-08-04Merge branch 'pci/misc'Bjorn Helgaas
2022-08-01PCI: dwc: Convert struct pcie_port.msi_irq to an arrayDmitry Baryshkov
2022-07-06PCI: Drop of_match_ptr() to avoid unused variablesBjorn Helgaas
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin
2022-01-03PCI: spear13xx: Avoid invalid address space conversionsBjorn Helgaas
2020-11-19PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring
2020-11-19PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring
2020-11-19PCI: dwc: Move link handling into common codeRob Herring
2020-11-19PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring
2020-11-19PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring
2020-09-10PCI: dwc: Use DBI accessorsRob Herring
2020-09-10PCI: dwc: Centralize link gen settingRob Herring
2020-09-08PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offsetRob Herring
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski
2020-07-23PCI: controller: Remove duplicate error messageDejin Zheng
2018-07-13PCI: spear13xx: Drop unnecessary root_bus_nr settingShawn Guo
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin