summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pci-host-common.c
Commit message (Expand)AuthorAgeFilesLines
* PCI/MSI: Make pci_host_common_probe() declare its reliance on MSI domainsMarc Zyngier2021-04-201-0/+1
* PCI: Call platform_set_drvdata earlier in devm_pci_alloc_host_bridgeDaire McNamara2021-02-231-2/+2
* PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring2020-08-041-2/+0
* PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring2020-08-041-7/+6
* PCI: Move setting pci_host_bridge.busnr out of host driversRob Herring2020-07-231-1/+0
* PCI: Set default bridge parent deviceRob Herring2020-07-231-1/+0
* PCI: host-common: Use struct pci_host_bridge.windows list directlyRob Herring2020-07-101-28/+14
* PCI: host-generic: Eliminate pci_host_common_probe wrappersRob Herring2020-05-071-2/+7
* PCI: host-generic: Support building as modulesRob Herring2020-05-011-0/+5
* PCI: Constify struct pci_ecam_opsRob Herring2020-05-011-3/+3
* PCI: of: Add inbound resource parsing to helpersRob Herring2019-11-201-1/+1
* PCI: Use devm_add_action_or_reset()Fuqian Huang2019-07-241-2/+1
* PCI: Remove unnecessary check of device_type == pciRob Herring2018-09-251-8/+0
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+118