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