index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
eeh_driver.c
Age
Commit message (
Expand
)
Author
2019-02-05
powerpc/eeh: Improve recovery of passed-through devices
Sam Bobroff
2019-02-05
powerpc/eeh: Add include_passed to eeh_clear_pe_frozen_state()
Sam Bobroff
2019-02-05
powerpc/eeh: Add include_passed to eeh_pe_state_clear()
Sam Bobroff
2019-02-05
powerpc/eeh: remove sw_state from eeh_unfreeze_pe()
Sam Bobroff
2019-02-05
powerpc/eeh: Cleanup eeh_pe_clear_frozen_state()
Sam Bobroff
2018-11-25
powerpc/eeh: Declare pci_ers_result_name() as static
Breno Leitao
2018-10-13
powerpc/eeh: Cleanup control flow in eeh_handle_normal_event()
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup eeh_ops.wait_state()
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup field names in eeh_rmv_data
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup list_head field names
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup eeh_add_virt_device()
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup unused field in eeh_dev
Sam Bobroff
2018-10-13
powerpc/eeh: Fix null deref for devices removed during EEH
Sam Bobroff
2018-06-03
powerpc/eeh: Refactor report functions
Sam Bobroff
2018-06-03
powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLER
Sam Bobroff
2018-06-03
powerpc/eeh: Introduce eeh_set_irq_state()
Sam Bobroff
2018-06-03
powerpc/eeh: Introduce eeh_set_channel_state()
Sam Bobroff
2018-06-03
powerpc/eeh: Introduce eeh_edev_actionable()
Sam Bobroff
2018-06-03
powerpc/eeh: Clean up pci_ers_result handling
Sam Bobroff
2018-06-03
powerpc/eeh: Strengthen types of eeh traversal functions
Sam Bobroff
2018-06-03
powerpc/eeh: Remove unused eeh_pcid_name()
Sam Bobroff
2018-06-03
powerpc/eeh: Fix use-after-release of EEH driver
Sam Bobroff
2018-06-03
powerpc/eeh: Add final message for successful recovery
Sam Bobroff
2018-04-01
powerpc/eeh: Fix race with driver un/bind
Michael Neuling
2018-03-27
powerpc/eeh: Factor out common code eeh_reset_device()
Sam Bobroff
2018-03-27
powerpc/eeh: Remove always-true tests in eeh_reset_device()
Sam Bobroff
2018-03-27
powerpc/eeh: Clarify arguments to eeh_reset_device()
Sam Bobroff
2018-03-27
powerpc/eeh: Rename frozen_bus to bus in eeh_handle_normal_event()
Sam Bobroff
2018-03-27
powerpc/eeh: Remove misleading test in eeh_handle_normal_event()
Sam Bobroff
2018-03-27
powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()
Sam Bobroff
2018-03-27
powerpc/eeh: Remove eeh_handle_event()
Sam Bobroff
2018-02-21
powerpc/eeh: Fix crashes in eeh_report_resume()
Juan J. Alvarez
2018-01-27
PCI/AER: Add uevents in AER and EEH error/resume
Bryant G. Ly
2017-12-11
powerpc/pci: Separate SR-IOV Calls
Bryant G. Ly
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-06
powerpc/eeh: Stop using do_gettimeofday()
Arnd Bergmann
2017-10-05
PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()
Jan H. Schönherr
2017-08-31
powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev
Alexey Kardashevskiy
2017-05-02
powerpc/eeh: Clean up and document event handling functions
Russell Currey
2017-05-02
powerpc/eeh: Avoid use after free in eeh_handle_special_event()
Russell Currey
2017-01-24
powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
Gavin Shan
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-01
powerpc/eeh: Fix deadlock when PE frozen state can't be cleared
Andrew Donnellan
2016-11-22
powerpc/eeh: Refactor EEH PE reset functions
Russell Currey
2016-11-22
powerpc/pci: Always print PHB and PE numbers as hexadecimal
Russell Currey
2016-09-23
powerpc/eeh: Skip finding bus until after failure reporting
Russell Currey
2016-09-23
powerpc/eeh: Null check uses of eeh_pe_bus_get
Russell Currey
2016-07-15
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
2016-06-28
powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()
Gavin Shan
[next]