summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/eeh_pe.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Move common part to kernel directoryGavin Shan2013-06-201-653/+0Star
* powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan2013-06-201-1/+2
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* powerpc/eeh: Do not invalidate PE properlyGavin Shan2012-11-251-1/+1
* powerpc/eeh: Don't release eeh_mutex in eeh_phb_pe_getAneesh Kumar K.V2012-09-271-4/+1Star
* powerpc/eeh: Global mutex to protect PE treeGavin Shan2012-09-181-7/+32
* powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan2012-09-181-12/+23
* powerpc/eeh: Introduce EEH_PE_INVALID type PEGavin Shan2012-09-181-11/+39
* powerpc/eeh: Handle EEH error based on PEGavin Shan2012-09-101-0/+28
* powerpc/eeh: Device bars restore based on PEGavin Shan2012-09-101-0/+94
* powerpc/eeh: Trace EEH state based on PEGavin Shan2012-09-101-0/+79
* powerpc/eeh: Remove PE at appropriate timeGavin Shan2012-09-101-0/+47
* powerpc/eeh: Create PEs duing EEH initializationGavin Shan2012-09-101-0/+80
* powerpc/eeh: Search PE based on requirementGavin Shan2012-09-101-0/+143
* powerpc/eeh: Create PEs for PHBsGavin Shan2012-09-101-0/+120