summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pci-host-common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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