index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
eeh_driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
powerpc: Fix all occurences of duplicate words
Michael Ellerman
1
-1
/
+1
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
1
-1
/
+0
2021-11-25
powerpc/eeh: Use a goto for recovery failures
Oliver O'Halloran
1
-48
/
+45
2021-11-25
powerpc/eeh: Small refactor of eeh_handle_normal_event()
Daniel Axtens
1
-34
/
+35
2021-10-18
powerpc/eeh: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-5
/
+5
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-07-26
powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()
Oliver O'Halloran
1
-1
/
+1
2020-07-26
powerpc/eeh: Pass eeh_dev to eeh_ops->resume_notify()
Oliver O'Halloran
1
-2
/
+2
2020-07-26
powerpc/eeh: Move vf_index out of pci_dn and into eeh_dev
Oliver O'Halloran
1
-4
/
+2
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
1
-1
/
+1
2020-02-17
powerpc/eeh: Fix deadlock handling dead PHB
Sam Bobroff
1
-10
/
+11
2020-01-06
powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
Oliver O'Halloran
1
-6
/
+0
2019-11-13
powerpc/eeh: differentiate duplicate detection message
Sam Bobroff
1
-2
/
+2
2019-11-13
powerpc: Replace GPL boilerplate with SPDX identifiers
Thomas Huth
1
-17
/
+1
2019-09-14
powerpc/eeh: Fix build with STACKTRACE=n
Michael Ellerman
1
-1
/
+2
2019-09-05
powerpc/eeh: Set attention indicator while recovering
Oliver O'Halloran
1
-0
/
+32
2019-09-05
powerpc/eeh: Defer printing stack trace
Oliver O'Halloran
1
-1
/
+37
2019-09-05
powerpc/eeh: Check slot presence state in eeh_handle_normal_event()
Oliver O'Halloran
1
-0
/
+60
2019-09-05
powerpc/eeh: Make permanently failed devices non-actionable
Oliver O'Halloran
1
-2
/
+10
2019-09-05
powerpc/eeh: Clean up EEH PEs after recovery finishes
Oliver O'Halloran
1
-2
/
+34
2019-08-22
powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()
Sam Bobroff
1
-15
/
+11
2019-08-22
powerpc/eeh: Fix crash when edev->pdev changes
Sam Bobroff
1
-15
/
+29
2019-08-22
powerpc/eeh: Convert log messages to eeh_edev_* macros
Sam Bobroff
1
-5
/
+2
2019-08-22
powerpc/eeh: Introduce EEH edev logging macros
Sam Bobroff
1
-17
/
+0
2019-08-22
powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag
Sam Bobroff
1
-1
/
+10
2019-02-05
powerpc/eeh: Improve recovery of passed-through devices
Sam Bobroff
1
-19
/
+13
2019-02-05
powerpc/eeh: Add include_passed to eeh_clear_pe_frozen_state()
Sam Bobroff
1
-9
/
+11
2019-02-05
powerpc/eeh: Add include_passed to eeh_pe_state_clear()
Sam Bobroff
1
-10
/
+10
2019-02-05
powerpc/eeh: remove sw_state from eeh_unfreeze_pe()
Sam Bobroff
1
-1
/
+1
2019-02-05
powerpc/eeh: Cleanup eeh_pe_clear_frozen_state()
Sam Bobroff
1
-27
/
+13
2018-11-25
powerpc/eeh: Declare pci_ers_result_name() as static
Breno Leitao
1
-1
/
+1
2018-10-13
powerpc/eeh: Cleanup control flow in eeh_handle_normal_event()
Sam Bobroff
1
-102
/
+94
2018-10-13
powerpc/eeh: Cleanup eeh_ops.wait_state()
Sam Bobroff
1
-1
/
+1
2018-10-13
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
1
-6
/
+4
2018-10-13
powerpc/eeh: Cleanup field names in eeh_rmv_data
Sam Bobroff
1
-10
/
+11
2018-10-13
powerpc/eeh: Cleanup list_head field names
Sam Bobroff
1
-5
/
+5
2018-10-13
powerpc/eeh: Cleanup eeh_add_virt_device()
Sam Bobroff
1
-4
/
+3
2018-10-13
powerpc/eeh: Cleanup unused field in eeh_dev
Sam Bobroff
1
-1
/
+0
2018-10-13
powerpc/eeh: Fix null deref for devices removed during EEH
Sam Bobroff
1
-0
/
+4
2018-06-03
powerpc/eeh: Refactor report functions
Sam Bobroff
1
-150
/
+157
2018-06-03
powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLER
Sam Bobroff
1
-1
/
+5
2018-06-03
powerpc/eeh: Introduce eeh_set_irq_state()
Sam Bobroff
1
-18
/
+34
2018-06-03
powerpc/eeh: Introduce eeh_set_channel_state()
Sam Bobroff
1
-3
/
+16
2018-06-03
powerpc/eeh: Introduce eeh_edev_actionable()
Sam Bobroff
1
-14
/
+16
2018-06-03
powerpc/eeh: Clean up pci_ers_result handling
Sam Bobroff
1
-10
/
+32
2018-06-03
powerpc/eeh: Strengthen types of eeh traversal functions
Sam Bobroff
1
-20
/
+10
2018-06-03
powerpc/eeh: Remove unused eeh_pcid_name()
Sam Bobroff
1
-14
/
+0
2018-06-03
powerpc/eeh: Fix use-after-release of EEH driver
Sam Bobroff
1
-12
/
+16
2018-06-03
powerpc/eeh: Add final message for successful recovery
Sam Bobroff
1
-4
/
+4
2018-04-01
powerpc/eeh: Fix race with driver un/bind
Michael Neuling
1
-26
/
+42
[next]