summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh_driver.c
AgeCommit message (Expand)AuthorLines
2015-05-13powerpc/eeh: fix comment for wait_state()Wei Yang-1/+1
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan-22/+0
2015-01-23powerpc/eeh: Allow to set maximal frozen timesGavin Shan-1/+1
2015-01-23powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan-1/+1
2014-12-02powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan-8/+2
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan-6/+6
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan-4/+86
2014-09-30powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan-12/+6
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan-8/+8
2014-06-11powerpc/powernv: Fix killed EEH eventGavin Shan-2/+2
2014-06-11powerpc/eeh: Clear frozen state for child PEGavin Shan-4/+16
2014-04-28powerpc/eeh: Can't recover from non-PE-reset caseGavin Shan-3/+9
2014-04-28powerpc/eeh: No hotplug on permanently removed devGavin Shan-8/+40
2014-04-28powerpc/eeh: Avoid I/O access during PE resetGavin Shan-0/+35
2014-04-28powerpc/eeh: Block PCI-CFG access during PE resetGavin Shan-2/+11
2014-04-28powerpc/eeh: Remove EEH_PE_PHB_DEADGavin Shan-5/+5
2014-03-05powerpc: eeh: Fixup the brown paperbag fallout of the "cleanup"Thomas Gleixner-1/+2
2014-03-04powerpc: Eeh: Kill another abuse of irq_descThomas Gleixner-5/+21
2014-02-11powerpc/eeh: Drop taken reference to driver on eeh_rmv_deviceThadeu Lima de Souza Cascardo-2/+6
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-78/+88
2014-01-15powerpc/eeh: Use global PCI rescan-remove lockingRafael J. Wysocki-3/+16
2014-01-15powerpc/eeh: Handle multiple EEH errorsGavin Shan-72/+78
2014-01-15powerpc/eeh: Hotplug improvementGavin Shan-3/+7
2013-12-05powerpc: Increase EEH recovery timeout for SR-IOVBrian King-1/+1
2013-07-24powerpc/eeh: Fix unbalanced enable for IRQGavin Shan-1/+5
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan-5/+69
2013-07-24powerpc/eeh: Keep PE during hotplugGavin Shan-2/+5
2013-07-01powerpc/eeh: Refactor the output messageGavin Shan-5/+18
2013-06-20powerpc/eeh: EEH core to handle special eventGavin Shan-18/+110
2013-06-20powerpc/eeh: Trace time on first error for PEGavin Shan-0/+5
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan-0/+551