summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host-bridge.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Tidy commentsBjorn Helgaas2018-03-191-1/+1
* PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-261-0/+1
* cxl: use pcibios_free_controller_deferred() when removing vPHBsAndrew Donnellan2016-08-221-0/+1
* Merge branch 'pci/misc' into nextBjorn Helgaas2015-04-101-3/+3
|\
| * PCI: Export pci_find_host_bridge() for use inside PCI coreAaron Lu2015-04-081-3/+3
* | PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri2015-03-031-0/+14
|/
* PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-051-4/+4
* 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