summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-host-common.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-118/+0Star
* PCI: Add support for unbinding the generic PCI host controllerJan Kiszka2018-05-301-0/+13
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-12/+1Star
|\
| * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-281-12/+1Star
* | Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas2018-01-311-68/+4Star
|\ \
| * | PCI: Add generic function to probe PCI host controllersCyrille Pitchen2018-01-311-21/+1Star
| * | PCI: generic: fix missing call of pci_free_resource_list()Cyrille Pitchen2018-01-311-0/+1
| * | PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen2018-01-311-47/+2Star
| |/
* / PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas2017-12-191-1/+1
|/
* PCI: generic: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-021-4/+2Star
* 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/+2Star
|/
*-. Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2016-08-011-21/+11Star
|\ \
| | * PCI: generic: Simplify host bridge window iterationBjorn Helgaas2016-06-211-15/+7Star
| | * PCI: generic: Request host bridge window resources with core functionBjorn Helgaas2016-06-211-7/+5Star
| |/
* | 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/+1Star
|/
* PCI: generic, thunder: Use generic ECAM APIJayachandran C2016-05-121-68/+46Star
* PCI: generic: Expose pci_host_common_probe() for use by other driversDavid Daney2016-03-111-0/+194