aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/eeh.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-21powerpc/pci: Delay populating pdnGavin Shan1-1/+1
2016-06-14powerpc: Various typo fixesMichael Ellerman1-1/+1
2016-03-09powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang1-0/+2
2016-03-09powerpc/powernv: Support EEH reset for VF PEWei Yang1-0/+1
2016-03-09powerpc/eeh: Create PE for VFsWei Yang1-0/+1
2016-03-09powerpc/eeh: EEH device for VFWei Yang1-0/+1
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan1-0/+1
2015-05-12powerpc/eeh: Introduce eeh_pe_inject_err()Gavin Shan1-0/+2
2015-05-12powerpc/eeh: Move PE state constants aroundGavin Shan1-5/+2
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan1-7/+0
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan1-3/+3
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan1-6/+5
2015-03-24powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan1-2/+9
2015-01-23powerpc/eeh: Allow to set maximal frozen timesGavin Shan1-6/+1
2015-01-23powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan1-0/+1
2015-01-23powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan1-2/+3
2014-12-02powerpc/eeh: Dump PHB diag-data earlyGavin Shan1-0/+1
2014-12-02powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan1-0/+1
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