index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
pci-hotplug.c
Age
Commit message (
Expand
)
Author
2017-12-18
powerpc/pci: Unroll two pass loop when scanning bridges
Andy Shevchenko
2017-12-18
powerpc/pci: Use for_each_pci_bridge() helper
Andy Shevchenko
2016-05-11
powerpc/pci: Don't scan empty slot
Gavin Shan
2016-05-11
powerpc/pci: Move pci_find_bus_by_node() around
Gavin Shan
2016-05-11
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
Gavin Shan
2016-03-09
powerpc/pci: Remove VFs prior to PF
Wei Yang
2015-06-03
powerpc/pci: Add release_device() hook to phb ops
Michael Neuling
2015-04-11
powerpc: Remove shims for pci_controller_ops operations
Daniel Axtens
2015-04-11
powerpc: Create pci_controller_ops.probe_mode and shim
Daniel Axtens
2015-03-24
powerpc/eeh: Do probe on pci_dn
Gavin Shan
2014-05-27
powerpc/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2013-07-24
powerpc/pci: Partial tree hotplug support
Gavin Shan
2013-07-24
powerpc/eeh: Keep PE during hotplug
Gavin Shan
2013-07-24
powerpc/pci: Override pcibios_release_device()
Gavin Shan
2013-06-20
powerpc/eeh: Move common part to kernel directory
Gavin Shan