aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pci-host-common.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-19Merge branch 'pci/misc'Gravatar Bjorn Helgaas 1-0/+1
2024-07-08PCI: controller: Add missing MODULE_DESCRIPTION() macrosGravatar Jeff Johnson 1-0/+1
2024-06-03PCI: Use preserve_config in place of pci_flagsGravatar Vidya Sagar 1-4/+0
2023-11-20PCI: host-generic: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+1
2023-07-18PCI: Explicitly include correct DT includesGravatar Rob Herring 1-1/+1
2021-04-20PCI/MSI: Make pci_host_common_probe() declare its reliance on MSI domainsGravatar Marc Zyngier 1-0/+1
2021-02-23PCI: Call platform_set_drvdata earlier in devm_pci_alloc_host_bridgeGravatar Daire McNamara 1-2/+2
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsGravatar Rob Herring 1-2/+0
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Gravatar Rob Herring 1-7/+6
2020-07-23PCI: Move setting pci_host_bridge.busnr out of host driversGravatar Rob Herring 1-1/+0
2020-07-23PCI: Set default bridge parent deviceGravatar Rob Herring 1-1/+0
2020-07-10PCI: host-common: Use struct pci_host_bridge.windows list directlyGravatar Rob Herring 1-28/+14
2020-05-07PCI: host-generic: Eliminate pci_host_common_probe wrappersGravatar Rob Herring 1-2/+7
2020-05-01PCI: host-generic: Support building as modulesGravatar Rob Herring 1-0/+5
2020-05-01PCI: Constify struct pci_ecam_opsGravatar Rob Herring 1-3/+3
2019-11-20PCI: of: Add inbound resource parsing to helpersGravatar Rob Herring 1-1/+1
2019-07-24PCI: Use devm_add_action_or_reset()Gravatar Fuqian Huang 1-2/+1
2018-09-25PCI: Remove unnecessary check of device_type == pciGravatar Rob Herring 1-8/+0
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Gravatar Shawn Lin 1-0/+118