summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-host-generic.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-20PCI: generic: Remove dependency on ARM-specific struct hw_pciJayachandran C1-19/+33
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu1-2/+2
2015-01-30PCI: generic: Convert to use generic config accessorsRob Herring1-48/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-05PCI: generic: Convert to DT resource parsing APILorenzo Pieralisi1-93/+27
2014-11-05PCI: generic: Allocate config space windows after limiting bus number rangeLorenzo Pieralisi1-5/+5
2014-10-20pci: host: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-15PCI: generic: Fix GPL v2 license string typoBjorn Helgaas1-1/+1
2014-05-30PCI: generic: Add generic PCI host controller driverWill Deacon1-0/+388