aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-host-common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-02PCI: generic: Drop pci_fixup_irqs()Lorenzo Pieralisi1-4/+2
2017-07-02PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-5/+18
2017-02-09PCI: generic: Call pci_fixup_irqs() only on ARMDongdong Liu1-0/+2
2016-10-03Merge branch 'pci/enumeration' into nextBjorn Helgaas1-3/+5
2016-09-06PCI: generic: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-3/+5
2016-08-24PCI: generic: Make explicitly non-modularPaul Gortmaker1-5/+2
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas1-21/+11
2016-08-01Merge branch 'pci/resource' into nextBjorn Helgaas1-1/+8
2016-06-23PCI: generic: Claim bus resources on PCI_PROBE_ONLY set-upsLorenzo Pieralisi1-1/+8
2016-06-21PCI: generic: Simplify host bridge window iterationBjorn Helgaas1-15/+7
2016-06-21PCI: generic: Request host bridge window resources with core functionBjorn Helgaas1-7/+5
2016-06-10PCI: Move ecam.h to linux/include/pci-ecam.hJayachandran C1-2/+1
2016-05-12PCI: generic, thunder: Use generic ECAM APIJayachandran C1-68/+46
2016-03-11PCI: generic: Expose pci_host_common_probe() for use by other driversDavid Daney1-0/+194