aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host-bridge.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-14PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker1-1/+0
2014-02-26resource: Add resource_contains()Bjorn Helgaas1-8/+0
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu1-11/+8
2012-04-30PCI: add host bridge release supportYinghai Lu1-0/+8
2012-04-30PCI: add generic device into pci_host_bridge structYinghai Lu1-14/+1
2012-04-30PCI: rename pci_host_bridge() to find_pci_root_bridge()Yinghai Lu1-5/+13
2012-04-30PCI: move host bridge-related code to host-bridge.cYinghai Lu1-0/+93