summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh_driver.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Cleanup control flow in eeh_handle_normal_event()Sam Bobroff2018-10-131-102/+94
* powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff2018-10-131-1/+1
* powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff2018-10-131-6/+4
* powerpc/eeh: Cleanup field names in eeh_rmv_dataSam Bobroff2018-10-131-10/+11
* powerpc/eeh: Cleanup list_head field namesSam Bobroff2018-10-131-5/+5
* powerpc/eeh: Cleanup eeh_add_virt_device()Sam Bobroff2018-10-131-4/+3
* powerpc/eeh: Cleanup unused field in eeh_devSam Bobroff2018-10-131-1/+0
* powerpc/eeh: Fix null deref for devices removed during EEHSam Bobroff2018-10-131-0/+4
* powerpc/eeh: Refactor report functionsSam Bobroff2018-06-031-150/+157
* powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLERSam Bobroff2018-06-031-1/+5
* powerpc/eeh: Introduce eeh_set_irq_state()Sam Bobroff2018-06-031-18/+34
* powerpc/eeh: Introduce eeh_set_channel_state()Sam Bobroff2018-06-031-3/+16
* powerpc/eeh: Introduce eeh_edev_actionable()Sam Bobroff2018-06-031-14/+16
* powerpc/eeh: Clean up pci_ers_result handlingSam Bobroff2018-06-031-10/+32
* powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff2018-06-031-20/+10
* powerpc/eeh: Remove unused eeh_pcid_name()Sam Bobroff2018-06-031-14/+0
* powerpc/eeh: Fix use-after-release of EEH driverSam Bobroff2018-06-031-12/+16
* powerpc/eeh: Add final message for successful recoverySam Bobroff2018-06-031-4/+4
* powerpc/eeh: Fix race with driver un/bindMichael Neuling2018-04-011-26/+42
* powerpc/eeh: Factor out common code eeh_reset_device()Sam Bobroff2018-03-271-22/+10
* powerpc/eeh: Remove always-true tests in eeh_reset_device()Sam Bobroff2018-03-271-2/+2
* powerpc/eeh: Clarify arguments to eeh_reset_device()Sam Bobroff2018-03-271-9/+11
* powerpc/eeh: Rename frozen_bus to bus in eeh_handle_normal_event()Sam Bobroff2018-03-271-5/+5
* powerpc/eeh: Remove misleading test in eeh_handle_normal_event()Sam Bobroff2018-03-271-13/+11
* powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()Sam Bobroff2018-03-271-18/+11
* powerpc/eeh: Remove eeh_handle_event()Sam Bobroff2018-03-271-27/+15
* powerpc/eeh: Fix crashes in eeh_report_resume()Juan J. Alvarez2018-02-211-1/+2
* PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly2018-01-271-0/+6
* powerpc/pci: Separate SR-IOV CallsBryant G. Ly2017-12-111-2/+2
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-1/+1
|\
| * powerpc/eeh: Stop using do_gettimeofday()Arnd Bergmann2017-11-061-1/+1
* | PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()Jan H. Schönherr2017-10-051-2/+2
|/
* powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy2017-08-311-1/+1
* powerpc/eeh: Clean up and document event handling functionsRussell Currey2017-05-021-12/+24
* powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey2017-05-021-4/+15
* powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan2017-01-241-1/+1
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-6/+6
|\
| * powerpc/eeh: Refactor EEH PE reset functionsRussell Currey2016-11-221-2/+2
| * powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey2016-11-221-4/+4
* | powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan2016-12-011-1/+3
|/
* powerpc/eeh: Skip finding bus until after failure reportingRussell Currey2016-09-231-2/+2
* powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey2016-09-231-0/+8
* Merge tag 'powerpc-4.7-5' into nextMichael Ellerman2016-07-151-4/+5
|\
| * powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan2016-06-281-1/+1
| * powerpc/eeh: Fix invalid cached PE primary busGavin Shan2016-06-171-3/+4
* | powerpc: Various typo fixesMichael Ellerman2016-06-141-1/+1
|/
* powerpc/eeh: Ignore handlers in eeh_pe_reset_and_recover()Gavin Shan2016-05-121-7/+1
* powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan2016-05-121-0/+23
* powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan2016-05-121-3/+0
* powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan2016-05-111-6/+6