summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pci-host-common.c
AgeCommit message (Expand)Author
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring
2020-07-23PCI: Move setting pci_host_bridge.busnr out of host driversRob Herring
2020-07-23PCI: Set default bridge parent deviceRob Herring
2020-07-10PCI: host-common: Use struct pci_host_bridge.windows list directlyRob Herring
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