summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pci-host-common.c
AgeCommit message (Expand)Author
2020-05-07PCI: host-generic: Eliminate pci_host_common_probe wrappersRob Herring
2020-05-01PCI: host-generic: Support building as modulesRob Herring
2020-05-01PCI: Constify struct pci_ecam_opsRob Herring
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring
2019-07-24PCI: Use devm_add_action_or_reset()Fuqian Huang
2018-09-25PCI: Remove unnecessary check of device_type == pciRob Herring
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin