summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pci-host-generic.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-11Merge 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-31PCI: generic: Convert to use generic config accessorsRob Herring1-48/+3
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-06PCI: generic: Convert to DT resource parsing APILorenzo Pieralisi1-93/+27
2014-11-06PCI: 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-16PCI: generic: Fix GPL v2 license string typoBjorn Helgaas1-1/+1
2014-05-30PCI: generic: Add generic PCI host controller driverWill Deacon1-0/+388