index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
eeh_driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-03-27
powerpc/eeh: Factor out common code eeh_reset_device()
Sam Bobroff
1
-22
/
+10
2018-03-27
powerpc/eeh: Remove always-true tests in eeh_reset_device()
Sam Bobroff
1
-2
/
+2
2018-03-27
powerpc/eeh: Clarify arguments to eeh_reset_device()
Sam Bobroff
1
-9
/
+11
2018-03-27
powerpc/eeh: Rename frozen_bus to bus in eeh_handle_normal_event()
Sam Bobroff
1
-5
/
+5
2018-03-27
powerpc/eeh: Remove misleading test in eeh_handle_normal_event()
Sam Bobroff
1
-13
/
+11
2018-03-27
powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()
Sam Bobroff
1
-18
/
+11
2018-03-27
powerpc/eeh: Remove eeh_handle_event()
Sam Bobroff
1
-27
/
+15
2018-02-21
powerpc/eeh: Fix crashes in eeh_report_resume()
Juan J. Alvarez
1
-1
/
+2
2018-01-27
PCI/AER: Add uevents in AER and EEH error/resume
Bryant G. Ly
1
-0
/
+6
2017-12-11
powerpc/pci: Separate SR-IOV Calls
Bryant G. Ly
1
-2
/
+2
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-11-06
powerpc/eeh: Stop using do_gettimeofday()
Arnd Bergmann
1
-1
/
+1
2017-10-05
PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()
Jan H. Schönherr
1
-2
/
+2
2017-08-31
powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev
Alexey Kardashevskiy
1
-1
/
+1
2017-05-02
powerpc/eeh: Clean up and document event handling functions
Russell Currey
1
-12
/
+24
2017-05-02
powerpc/eeh: Avoid use after free in eeh_handle_special_event()
Russell Currey
1
-4
/
+15
2017-01-24
powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
Gavin Shan
1
-1
/
+1
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+6
2016-12-01
powerpc/eeh: Fix deadlock when PE frozen state can't be cleared
Andrew Donnellan
1
-1
/
+3
2016-11-22
powerpc/eeh: Refactor EEH PE reset functions
Russell Currey
1
-2
/
+2
2016-11-22
powerpc/pci: Always print PHB and PE numbers as hexadecimal
Russell Currey
1
-4
/
+4
2016-09-23
powerpc/eeh: Skip finding bus until after failure reporting
Russell Currey
1
-2
/
+2
2016-09-23
powerpc/eeh: Null check uses of eeh_pe_bus_get
Russell Currey
1
-0
/
+8
2016-07-15
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
1
-4
/
+5
2016-06-28
powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()
Gavin Shan
1
-1
/
+1
2016-06-17
powerpc/eeh: Fix invalid cached PE primary bus
Gavin Shan
1
-3
/
+4
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-1
/
+1
2016-05-12
powerpc/eeh: Ignore handlers in eeh_pe_reset_and_recover()
Gavin Shan
1
-7
/
+1
2016-05-12
powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
Gavin Shan
1
-0
/
+23
2016-05-12
powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
Gavin Shan
1
-3
/
+0
2016-05-11
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
Gavin Shan
1
-6
/
+6
2016-03-09
powerpc/eeh: Don't remove passed VFs
Gavin Shan
1
-0
/
+3
2016-03-09
powerpc/eeh: Don't propagate error to guest
Gavin Shan
1
-5
/
+5
2016-03-09
powerpc/eeh: powerpc/eeh: Support error recovery for VF PE
Wei Yang
1
-25
/
+112
2016-02-25
Merge tag 'powerpc-4.5-4' into next
Michael Ellerman
1
-2
/
+4
2016-02-22
powerpc/eeh: Fix partial hotplug criterion
Gavin Shan
1
-2
/
+1
2016-02-15
powerpc/eeh: Fix stale cached primary bus
Gavin Shan
1
-0
/
+3
2016-01-21
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-12-10
PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask
Bjorn Helgaas
1
-1
/
+1
[next]