aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/pci-hotplug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-11powerpc/pci: Don't scan empty slotGavin Shan1-1/+2
2016-05-11powerpc/pci: Move pci_find_bus_by_node() aroundGavin Shan1-0/+29
2016-05-11powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan1-8/+7
2016-03-09powerpc/pci: Remove VFs prior to PFWei Yang1-1/+1
2015-06-03powerpc/pci: Add release_device() hook to phb opsMichael Neuling1-0/+5
2015-04-11powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens1-1/+5
2015-04-11powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens1-2/+1
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan1-1/+1
2014-05-27powerpc/PCI: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2013-07-24powerpc/pci: Partial tree hotplug supportGavin Shan1-5/+9
2013-07-24powerpc/eeh: Keep PE during hotplugGavin Shan1-21/+5
2013-07-24powerpc/pci: Override pcibios_release_device()Gavin Shan1-0/+11
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan1-0/+111