summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-histb.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-14PCI: histb: Switch to using gpiod APIDmitry Torokhov1-20/+19
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin1-5/+5
2021-11-18PCI: histb: Drop error data fabrication when config read failsNaveen Naidu1-3/+1
2020-11-19PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring1-3/+0
2020-11-19PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring1-2/+0
2020-11-19PCI: dwc: Move link handling into common codeRob Herring1-18/+16
2020-11-19PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring1-6/+0
2020-09-08PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring1-3/+1
2020-09-08PCI: dwc: histb: Use pci_ops for root config space accessorsRob Herring1-18/+23
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas1-3/+1
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski1-3/+1
2020-07-17PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng1-5/+2
2019-09-04PCI: histb: Propagate errors for optional regulatorsThierry Reding1-2/+2
2018-11-08PCI: histb: Constify dw_pcie_host_ops structureJulia Lawall1-1/+1
2018-07-13PCI: histb: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-0/+472