aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh_pe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey1-2/+2
2016-09-29powerpc/eeh: Export eeh_pe_state_mark()Gavin Shan1-0/+1
2016-04-27powerpc/eeh: fix misleading indentationAndrew Donnellan1-1/+1
2016-03-09powerpc/eeh: Create PE for VFsWei Yang1-2/+8
2016-03-09powerpc/eeh: Reworked eeh_pe_bus_get()Gavin Shan1-16/+12
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan1-1/+1
2016-01-27powerpc/eeh: Fix PE location codeGavin Shan1-18/+15
2015-08-18powerpc/eeh: Disable automatically blocked PCI configGavin Shan1-0/+22
2015-03-31powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()Gavin Shan1-6/+7
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan1-9/+25
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan1-42/+40
2015-01-23powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan1-4/+2
2015-01-23powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan1-3/+11
2014-10-15powerpc/eeh: Block PCI config access upon frozen PEGavin Shan1-0/+8
2014-10-15powerpc/eeh: Fix condition for isolated stateGavin Shan1-1/+1
2014-09-30powerpc/eeh: Clear frozen device state in timeGavin Shan1-3/+18
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang1-1/+1
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan1-1/+25
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan1-1/+2
2014-08-05powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu1-33/+13
2014-08-05powerpc/eeh: sysfs entries lostMike Qiu1-11/+0
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan1-0/+60
2014-04-28powerpc/eeh: No hotplug on permanently removed devGavin Shan1-7/+40
2014-01-15powerpc/eeh: Add restore_config operationGavin Shan1-0/+3
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-07-24powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan1-13/+12
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan1-13/+7
2013-07-24powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan1-5/+5
2013-07-24powerpc/eeh: Keep PE during hotplugGavin Shan1-4/+3
2013-07-01powerpc/eeh: Check PCIe link after resetGavin Shan1-13/+144
2013-06-25powerpc/eeh: Remove eeh_mutexGavin Shan1-29/+1
2013-06-20powerpc/eeh: Trace time on first error for PEGavin Shan1-0/+27
2013-06-20powerpc/eeh: Trace PCI bus from PEGavin Shan1-0/+17
2013-06-20powerpc/eeh: Make eeh_pe_get() publicGavin Shan1-2/+2
2013-06-20powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan1-1/+1
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan1-0/+653