aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh_driver.c
AgeCommit message (Expand)Author
2020-02-24powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran
2019-12-01powerpc/eeh: Fix null deref for devices removed during EEHSam Bobroff
2019-10-07powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flagSam Bobroff
2018-06-03powerpc/eeh: Refactor report functionsSam Bobroff
2018-06-03powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLERSam Bobroff
2018-06-03powerpc/eeh: Introduce eeh_set_irq_state()Sam Bobroff
2018-06-03powerpc/eeh: Introduce eeh_set_channel_state()Sam Bobroff
2018-06-03powerpc/eeh: Introduce eeh_edev_actionable()Sam Bobroff
2018-06-03powerpc/eeh: Clean up pci_ers_result handlingSam Bobroff
2018-06-03powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff
2018-06-03powerpc/eeh: Remove unused eeh_pcid_name()Sam Bobroff
2018-06-03powerpc/eeh: Fix use-after-release of EEH driverSam Bobroff
2018-06-03powerpc/eeh: Add final message for successful recoverySam Bobroff
2018-04-01powerpc/eeh: Fix race with driver un/bindMichael Neuling
2018-03-27powerpc/eeh: Factor out common code eeh_reset_device()Sam Bobroff
2018-03-27powerpc/eeh: Remove always-true tests in eeh_reset_device()Sam Bobroff
2018-03-27powerpc/eeh: Clarify arguments to eeh_reset_device()Sam Bobroff
2018-03-27powerpc/eeh: Rename frozen_bus to bus in eeh_handle_normal_event()Sam Bobroff
2018-03-27powerpc/eeh: Remove misleading test in eeh_handle_normal_event()Sam Bobroff
2018-03-27powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()Sam Bobroff
2018-03-27powerpc/eeh: Remove eeh_handle_event()Sam Bobroff
2018-02-21powerpc/eeh: Fix crashes in eeh_report_resume()Juan J. Alvarez
2018-01-27PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly
2017-12-11powerpc/pci: Separate SR-IOV CallsBryant G. Ly
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-06powerpc/eeh: Stop using do_gettimeofday()Arnd Bergmann
2017-10-05PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()Jan H. Schönherr
2017-08-31powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy
2017-05-02powerpc/eeh: Clean up and document event handling functionsRussell Currey
2017-05-02powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey
2017-01-24powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-01powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan
2016-11-22powerpc/eeh: Refactor EEH PE reset functionsRussell Currey
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey
2016-09-23powerpc/eeh: Skip finding bus until after failure reportingRussell Currey
2016-09-23powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey
2016-07-15Merge tag 'powerpc-4.7-5' into nextMichael Ellerman
2016-06-28powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan
2016-06-17powerpc/eeh: Fix invalid cached PE primary busGavin Shan
2016-06-14powerpc: Various typo fixesMichael Ellerman
2016-05-12powerpc/eeh: Ignore handlers in eeh_pe_reset_and_recover()Gavin Shan
2016-05-12powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan
2016-05-12powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan
2016-05-11powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan
2016-03-09powerpc/eeh: Don't remove passed VFsGavin Shan
2016-03-09powerpc/eeh: Don't propagate error to guestGavin Shan
2016-03-09powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang
2016-02-25Merge tag 'powerpc-4.5-4' into nextMichael Ellerman
2016-02-22powerpc/eeh: Fix partial hotplug criterionGavin Shan