summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/eeh.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-03powerpc/eeh: Introduce eeh_for_each_pe()Sam Bobroff1-0/+4
2018-06-03powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff1-3/+4
2018-03-27powerpc/eeh: Add eeh_state_active() helperSam Bobroff1-0/+6
2018-01-27powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly1-0/+1
2018-01-27powerpc/eeh: Update VF config space after EEHBryant G. Ly1-0/+1
2017-11-06powerpc/eeh: Stop using do_gettimeofday()Arnd Bergmann1-1/+1
2017-09-26powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt1-6/+2
2017-08-31powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy1-1/+0
2017-08-31powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy1-1/+0
2017-08-31powerpc/eeh: Reduce to one the number of places where edev is allocatedAlexey Kardashevskiy1-1/+2
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