aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/eeh.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-15powerpc/eeh: Block PCI config access upon frozen PEGavin Shan1-0/+1
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan1-1/+1
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan1-0/+1
2014-09-30powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan1-0/+1
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan1-0/+2
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan1-0/+1
2014-09-30powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan1-15/+14
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang1-0/+5
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan1-0/+2
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan1-4/+5
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan1-21/+11
2014-08-05powerpc/eeh: EEH support for VFIO PCI deviceGavin Shan1-0/+12
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan1-0/+7
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan1-0/+1
2014-05-20Revert "powerpc/powernv: Fundamental reset on PLX ports"Benjamin Herrenschmidt1-1/+0
2014-04-28powerpc/powernv: Fundamental reset on PLX portsGavin Shan1-0/+1
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan1-0/+10
2014-04-28powerpc/eeh: No hotplug on permanently removed devGavin Shan1-0/+1
2014-04-28powerpc/eeh: Cleanup EEH subsystem variablesGavin Shan1-10/+19
2014-04-28powerpc/eeh: Use cached capability for log dumpGavin Shan1-1/+3
2014-04-28powerpc/eeh: Block PCI-CFG access during PE resetGavin Shan1-0/+1
2014-04-28powerpc/eeh: Remove EEH_PE_PHB_DEADGavin Shan1-1/+0
2014-02-17powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan1-2/+19
2014-01-15powerpc/eeh: Handle multiple EEH errorsGavin Shan1-0/+10
2014-01-15powerpc/eeh: Hotplug improvementGavin Shan1-1/+2
2014-01-15powerpc/eeh: Add restore_config operationGavin Shan1-0/+1
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGavin Shan1-0/+2
2013-07-24powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan1-2/+6
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan1-1/+5
2013-07-24powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan1-2/+2
2013-07-24powerpc/eeh: Keep PE during hotplugGavin Shan1-6/+5
2013-07-24powerpc/eeh: Export functions for hotplugGavin Shan1-0/+9
2013-07-01powerpc/eeh: Avoid build warningsGavin Shan1-2/+2
2013-06-25powerpc/eeh: Remove eeh_mutexGavin Shan1-14/+0
2013-06-20powerpc/eeh: EEH core to handle special eventGavin Shan1-0/+2
2013-06-20powerpc/eeh: Export confirm_error_lockGavin Shan1-0/+11
2013-06-20powerpc/eeh: Trace time on first error for PEGavin Shan1-0/+3
2013-06-20powerpc/eeh: EEH post initialization operationGavin Shan1-0/+1
2013-06-20powerpc/eeh: Make eeh_init() publicGavin Shan1-1/+7
2013-06-20powerpc/eeh: Trace PCI bus from PEGavin Shan1-0/+1
2013-06-20powerpc/eeh: Make eeh_pe_get() publicGavin Shan1-0/+1
2013-06-20powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan1-0/+1
2013-06-20powerpc/eeh: Enhance converting EEH devGavin Shan1-2/+2
2013-01-10powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo1-0/+3
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-09-18powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan1-3/+3
2012-09-18powerpc/eeh: Introduce EEH_PE_INVALID type PEGavin Shan1-3/+4
2012-09-10powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan1-2/+2
2012-09-10powerpc/eeh: Trace eeh device from I/O cacheGavin Shan1-5/+2
2012-09-10powerpc/eeh: Probe mode supportGavin Shan1-0/+21