summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-histb.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: dwc: Drop host prefix from struct dw_pcie_host_ops membersYoshihiro Shimoda2024-01-061-1/+1
* PCI: dwc: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-4/+2
* PCI: Remove MODULE_LICENSE so boolean drivers don't look like modulesNick Alcock2023-02-171-1/+0
* PCI: histb: Switch to using gpiod APIDmitry Torokhov2022-11-141-20/+19
* PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin2022-07-051-5/+5
* PCI: histb: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-3/+1
* PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring2020-11-191-3/+0
* PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring2020-11-191-2/+0
* PCI: dwc: Move link handling into common codeRob Herring2020-11-191-18/+16
* PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring2020-11-191-6/+0
* PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring2020-09-081-3/+1
* PCI: dwc: histb: Use pci_ops for root config space accessorsRob Herring2020-09-081-18/+23
* Merge branch 'pci/irq-error'Bjorn Helgaas2020-08-051-3/+1
|\
| * PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński2020-08-031-3/+1
* | PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-07-171-5/+2
|/
* PCI: histb: Propagate errors for optional regulatorsThierry Reding2019-09-041-2/+2
* PCI: histb: Constify dw_pcie_host_ops structureJulia Lawall2018-11-081-1/+1
* PCI: histb: 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/+472