summaryrefslogtreecommitdiff
path: root/drivers/pci/host-bridge.c
AgeCommit message (Expand)Author
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas
2016-08-22cxl: use pcibios_free_controller_deferred() when removing vPHBsAndrew Donnellan
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas
2015-04-08PCI: Export pci_find_host_bridge() for use inside PCI coreAaron Lu
2015-03-03PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu
2014-04-14PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker
2014-02-26resource: Add resource_contains()Bjorn Helgaas
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu
2012-04-30PCI: add host bridge release supportYinghai Lu
2012-04-30PCI: add generic device into pci_host_bridge structYinghai Lu
2012-04-30PCI: rename pci_host_bridge() to find_pci_root_bridge()Yinghai Lu
2012-04-30PCI: move host bridge-related code to host-bridge.cYinghai Lu