index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host-bridge.c
Age
Commit message (
Expand
)
Author
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2016-08-22
cxl: use pcibios_free_controller_deferred() when removing vPHBs
Andrew Donnellan
2015-04-10
Merge branch 'pci/misc' into next
Bjorn Helgaas
2015-04-08
PCI: Export pci_find_host_bridge() for use inside PCI core
Aaron Lu
2015-03-03
PCI: Add helper functions pci_get[put]_host_bridge_device()
Murali Karicheri
2015-02-05
PCI: Use common resource list management code instead of private implementation
Jiang Liu
2014-04-14
PCI: Remove unnecessary includes of <linux/init.h>
Paul Gortmaker
2014-02-26
resource: Add resource_contains()
Bjorn Helgaas
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2012-04-30
PCI: add host bridge release support
Yinghai Lu
2012-04-30
PCI: add generic device into pci_host_bridge struct
Yinghai Lu
2012-04-30
PCI: rename pci_host_bridge() to find_pci_root_bridge()
Yinghai Lu
2012-04-30
PCI: move host bridge-related code to host-bridge.c
Yinghai Lu