summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host-bridge.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker2014-04-141-1/+0
* resource: Add resource_contains()Bjorn Helgaas2014-02-261-8/+0
* PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-211-11/+8
* PCI: add host bridge release supportYinghai Lu2012-04-301-0/+8
* PCI: add generic device into pci_host_bridge structYinghai Lu2012-04-301-14/+1
* PCI: rename pci_host_bridge() to find_pci_root_bridge()Yinghai Lu2012-04-301-5/+13
* PCI: move host bridge-related code to host-bridge.cYinghai Lu2012-04-301-0/+93