summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pci-host-common.c
AgeCommit message (Expand)Author
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-31Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas
2018-01-31PCI: Add generic function to probe PCI host controllersCyrille Pitchen
2018-01-31PCI: generic: fix missing call of pci_free_resource_list()Cyrille Pitchen
2018-01-31PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2017-12-18PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas
2017-07-02PCI: generic: Drop pci_fixup_irqs()Lorenzo Pieralisi
2017-07-02PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-02-09PCI: generic: Call pci_fixup_irqs() only on ARMDongdong Liu
2016-10-03Merge branch 'pci/enumeration' into nextBjorn Helgaas
2016-09-06PCI: generic: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-08-24PCI: generic: Make explicitly non-modularPaul Gortmaker
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas
2016-08-01Merge branch 'pci/resource' into nextBjorn Helgaas
2016-06-23PCI: generic: Claim bus resources on PCI_PROBE_ONLY set-upsLorenzo Pieralisi
2016-06-21PCI: generic: Simplify host bridge window iterationBjorn Helgaas
2016-06-21PCI: generic: Request host bridge window resources with core functionBjorn Helgaas
2016-06-10PCI: Move ecam.h to linux/include/pci-ecam.hJayachandran C
2016-05-12PCI: generic, thunder: Use generic ECAM APIJayachandran C
2016-03-11PCI: generic: Expose pci_host_common_probe() for use by other driversDavid Daney