Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2015-04-10 | 1 | -3/+3 |
|\ | |||||
| * | PCI: Export pci_find_host_bridge() for use inside PCI core | Aaron Lu | 2015-04-08 | 1 | -3/+3 |
* | | PCI: Add helper functions pci_get[put]_host_bridge_device() | Murali Karicheri | 2015-03-03 | 1 | -0/+14 |
|/ | |||||
* | PCI: Use common resource list management code instead of private implementation | Jiang Liu | 2015-02-05 | 1 | -4/+4 |
* | PCI: Remove unnecessary includes of <linux/init.h> | Paul Gortmaker | 2014-04-14 | 1 | -1/+0 |
* | resource: Add resource_contains() | Bjorn Helgaas | 2014-02-26 | 1 | -8/+0 |
* | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev | Yinghai Lu | 2013-12-21 | 1 | -11/+8 |
* | PCI: add host bridge release support | Yinghai Lu | 2012-04-30 | 1 | -0/+8 |
* | PCI: add generic device into pci_host_bridge struct | Yinghai Lu | 2012-04-30 | 1 | -14/+1 |
* | PCI: rename pci_host_bridge() to find_pci_root_bridge() | Yinghai Lu | 2012-04-30 | 1 | -5/+13 |
* | PCI: move host bridge-related code to host-bridge.c | Yinghai Lu | 2012-04-30 | 1 | -0/+93 |