summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pci-host-generic.c
Commit message (Expand)AuthorAge
* PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-28
* PCI: generic: Add support for Synopsys DesignWare RC in ECAM modeArd Biesheuvel2017-10-06
* PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris2017-04-28
*-. Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2016-08-01
|\ \
| * | PCI: generic: Make explicitly non-modularPaul Gortmaker2016-08-01
| |/
* | PCI: Move ecam.h to linux/include/pci-ecam.hJayachandran C2016-06-10
|/
* PCI: generic, thunder: Use generic ECAM APIJayachandran C2016-05-12
* PCI: generic: Expose pci_host_common_probe() for use by other driversDavid Daney2016-03-11
* PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()David Daney2016-03-11
* PCI: generic: Move structure definitions to separate header fileDavid Daney2016-03-11
* PCI: generic,versatile: Remove unused pci_sys_data structuresLorenzo Pieralisi2015-11-25
* PCI: generic: Fix address window calculation for non-zero starting busDavid Daney2015-10-09
* PCI: generic: Pass starting bus number to pci_scan_root_bus()David Daney2015-10-08
* PCI: generic: Allow multiple hosts with different map_bus() methodsDavid Daney2015-10-08
* PCI: generic: Fix lookup of linux,pci-probe-only propertyMarc Zyngier2015-09-17
* PCI: generic: Remove dependency on ARM-specific struct hw_pciJayachandran C2015-08-20
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-10
|\
| * PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-05
* | PCI: generic: Convert to use generic config accessorsRob Herring2015-01-30
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * pci: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | PCI: generic: Convert to DT resource parsing APILorenzo Pieralisi2014-11-05
* | PCI: generic: Allocate config space windows after limiting bus number rangeLorenzo Pieralisi2014-11-05
|/
* PCI: generic: Fix GPL v2 license string typoBjorn Helgaas2014-07-15
* PCI: generic: Add generic PCI host controller driverWill Deacon2014-05-30