summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pci-host-common.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-07PCI: host-generic: Eliminate pci_host_common_probe wrappersRob Herring1-2/+7
2020-05-01PCI: host-generic: Support building as modulesRob Herring1-0/+5
2020-05-01PCI: Constify struct pci_ecam_opsRob Herring1-3/+3
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring1-1/+1
2019-07-24PCI: Use devm_add_action_or_reset()Fuqian Huang1-2/+1
2018-09-25PCI: Remove unnecessary check of device_type == pciRob Herring1-8/+0
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-0/+118