summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh_driver.c
AgeCommit message (Expand)AuthorLines
2016-07-15Merge tag 'powerpc-4.7-5' into nextMichael Ellerman-4/+5
2016-06-28powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan-1/+1
2016-06-17powerpc/eeh: Fix invalid cached PE primary busGavin Shan-3/+4
2016-06-14powerpc: Various typo fixesMichael Ellerman-1/+1
2016-05-12powerpc/eeh: Ignore handlers in eeh_pe_reset_and_recover()Gavin Shan-7/+1
2016-05-12powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan-0/+23
2016-05-12powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan-3/+0
2016-05-11powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan-6/+6
2016-03-09powerpc/eeh: Don't remove passed VFsGavin Shan-0/+3
2016-03-09powerpc/eeh: Don't propagate error to guestGavin Shan-5/+5
2016-03-09powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang-25/+112
2016-02-25Merge tag 'powerpc-4.5-4' into nextMichael Ellerman-2/+4
2016-02-22powerpc/eeh: Fix partial hotplug criterionGavin Shan-2/+1
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan-0/+3
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2015-12-10PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas-1/+1
2015-12-09Revert "powerpc/eeh: Don't unfreeze PHB PE after reset"Andrew Donnellan-10/+4
2015-10-21powerpc/eeh: Force reset on fenced PHBGavin Shan-0/+8
2015-10-21powerpc/eeh: More relaxed hotplug criterionGavin Shan-1/+4
2015-10-21powerpc/eeh: Don't unfreeze PHB PE after resetGavin Shan-4/+10
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