summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-host-common.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: generic: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-021-4/+2
* PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-5/+18
* PCI: generic: Call pci_fixup_irqs() only on ARMDongdong Liu2017-02-091-0/+2
* Merge branch 'pci/enumeration' into nextBjorn Helgaas2016-10-031-3/+5
|\
| * PCI: generic: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-09-061-3/+5
* | PCI: generic: Make explicitly non-modularPaul Gortmaker2016-08-241-5/+2
|/
*-. Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2016-08-011-21/+11
|\ \
| | * PCI: generic: Simplify host bridge window iterationBjorn Helgaas2016-06-211-15/+7
| | * PCI: generic: Request host bridge window resources with core functionBjorn Helgaas2016-06-211-7/+5
| |/
* | Merge branch 'pci/resource' into nextBjorn Helgaas2016-08-011-1/+8
|\ \
| * | PCI: generic: Claim bus resources on PCI_PROBE_ONLY set-upsLorenzo Pieralisi2016-06-231-1/+8
| |/
* / PCI: Move ecam.h to linux/include/pci-ecam.hJayachandran C2016-06-101-2/+1
|/
* PCI: generic, thunder: Use generic ECAM APIJayachandran C2016-05-121-68/+46
* PCI: generic: Expose pci_host_common_probe() for use by other driversDavid Daney2016-03-111-0/+194