Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1a48632ffed61352a7810ce089dc5a8bcd505a60
/
arch
/
powerpc
/
kernel
/
eeh_driver.c
c6406d8
powerpc/eeh: Remove device_node dependency
by Gavin Shan
· 10 years ago
1b28f17
powerpc/eeh: Allow to set maximal frozen times
by Gavin Shan
· 10 years ago
432227e
powerpc/eeh: Introduce flag EEH_PE_REMOVED
by Gavin Shan
· 10 years ago
28bf36f
powerpc/eeh: Set EEH_PE_RESET on PE reset
by Gavin Shan
· 10 years ago
8a6b371
powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKED
by Gavin Shan
· 10 years ago
5cfb20b
powerpc/eeh: Emulate EEH recovery for VFIO devices
by Gavin Shan
· 10 years ago
c9dd014
powerpc/eeh: Use eeh_unfreeze_pe()
by Gavin Shan
· 10 years ago
0dae274
powerpc/eeh: Replace pr_warning() with pr_warn()
by Gavin Shan
· 11 years ago
5c7a35e
powerpc/powernv: Fix killed EEH event
by Gavin Shan
· 11 years ago
2c66599
powerpc/eeh: Clear frozen state for child PE
by Gavin Shan
· 11 years ago
35845a7
powerpc/eeh: Can't recover from non-PE-reset case
by Gavin Shan
· 11 years ago
d2b0f6f
powerpc/eeh: No hotplug on permanently removed dev
by Gavin Shan
· 11 years ago
7895470
powerpc/eeh: Avoid I/O access during PE reset
by Gavin Shan
· 11 years ago
d0914f5
powerpc/eeh: Block PCI-CFG access during PE reset
by Gavin Shan
· 11 years ago
9e04937
powerpc/eeh: Remove EEH_PE_PHB_DEAD
by Gavin Shan
· 11 years ago
57310c3
powerpc: eeh: Fixup the brown paperbag fallout of the "cleanup"
by Thomas Gleixner
· 11 years ago
b8a9a11
powerpc: Eeh: Kill another abuse of irq_desc
by Thomas Gleixner
· 11 years ago
8cc6b6c
powerpc/eeh: Drop taken reference to driver on eeh_rmv_device
by Thadeu Lima de Souza Cascardo
· 11 years ago
1b17366
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
1c2042c
powerpc/eeh: Use global PCI rescan-remove locking
by Rafael J. Wysocki
· 11 years ago
7e4e786
powerpc/eeh: Handle multiple EEH errors
by Gavin Shan
· 11 years ago
f26c7a0
powerpc/eeh: Hotplug improvement
by Gavin Shan
· 11 years ago
fb48dc2
powerpc: Increase EEH recovery timeout for SR-IOV
by Brian King
· 11 years ago
91150af
powerpc/eeh: Fix unbalanced enable for IRQ
by Gavin Shan
· 11 years ago
f5c5771
powerpc/eeh: Use partial hotplug for EEH unaware drivers
by Gavin Shan
· 11 years ago
807a827
powerpc/eeh: Keep PE during hotplug
by Gavin Shan
· 11 years ago
56ca4fd
powerpc/eeh: Refactor the output message
by Gavin Shan
· 12 years ago
8a6b1bc
powerpc/eeh: EEH core to handle special event
by Gavin Shan
· 12 years ago
5a71978
powerpc/eeh: Trace time on first error for PE
by Gavin Shan
· 12 years ago
317f06d
powerpc/eeh: Move common part to kernel directory
by Gavin Shan
· 12 years ago
[Renamed (99%) from arch/powerpc/platforms/pseries/eeh_driver.c]
a84f273
powerpc/eeh: Cleanup for EEH core
by Gavin Shan
· 12 years ago
feadf7c
powerpc/eeh: Lock module while handling EEH event
by Gavin Shan
· 12 years ago
20ee6a9
powerpc/eeh: Remove EEH PE for normal PCI hotplug
by Gavin Shan
· 12 years ago
dbbceee
powerpc/eeh: Move stats to PE
by Gavin Shan
· 12 years ago
9b3c76f
powerpc/eeh: Handle EEH error based on PE
by Gavin Shan
· 12 years ago
40a7cd9
powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux components
by Gavin Shan
· 13 years ago
29f8bf1
powerpc/pseries: Cleanup comments in EEH aux components
by Gavin Shan
· 13 years ago
1823fbf
powerpc/eeh: pseries platform EEH configure bridge
by Gavin Shan
· 13 years ago
8d63329
powerpc/eeh: pseries platform EEH error log retrieval
by Gavin Shan
· 13 years ago
b0e5f74
powerpc/eeh: pseries platform EEH wait PE state
by Gavin Shan
· 13 years ago
eb594a4
powerpc/eeh: pseries platform PE state retrieval
by Gavin Shan
· 13 years ago
8fb8f70
powerpc/eeh: pseries platform EEH operations
by Gavin Shan
· 13 years ago
cce4b2d
powerpc/eeh: Cleanup function names in the EEH core
by Gavin Shan
· 13 years ago
82578e1
powerpc/eeh: Display eeh error location for bus and device
by Richard A Lary
· 14 years ago
8d3d50b
powerpc/eeh: Fix a bug when pci structure is null
by Breno Leitao
· 15 years ago
8354be9
powerpc: Remove trailing space in messages
by Frans Pop
· 15 years ago
59e3f83
powerpc/pseries: Use irq_has_action() in eeh_disable_irq()
by Michael Ellerman
· 15 years ago
70298c6
PCI AER: support Multiple Error Received and no error source id
by Zhang, Yanmin
· 16 years ago
c58dc57
powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()
by Mike Mason
· 16 years ago
8535ef0
powerpc/eeh: Only disable/enable LSI interrupts in EEH
by Mike Mason
· 16 years ago
dcfcfe7
powerpc: Guard print_device_node_tree() with #if 0
by Tony Breeds
· 16 years ago
8e01520
[POWERPC] Fix warning in pseries/eeh_driver.c
by Andrew Morton
· 17 years ago
b76e5e9
[POWERPC] EEH: Avoid a possible NULL pointer dereference
by Stephen Rothwell
· 17 years ago
5f1a7c8
[POWERPC] EEH: Report errors as soon as possible
by Linas Vepstas
· 17 years ago
2a50f14
[POWERPC] EEH: Drivers that need reset trump others
by Linas Vepstas
· 17 years ago
638799b
[POWERPC] EEH: Clean up comments
by Linas Vepstas
· 17 years ago
3c8c90a
[POWERPC] Tweak EEH copyright info
by Linas Vepstas
· 18 years ago
17213c3
[POWERPC] Assorted janitorial EEH cleanups
by Linas Vepstas
· 18 years ago
b455b24
[POWERPC] EEH: Split up long error msg
by Linas Vepstas
· 18 years ago
ede8ca2
[POWERPC] EEH: log error only after driver notification.
by Linas Vepstas
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
4980d5e
[POWERPC] EEH: restructure multi-function support
by Linas Vepstas
· 18 years ago
fa1be47
[POWERPC] EEH: verify state change
by Linas Vepstas
· 18 years ago
d0ab95c
[POWERPC] EEH: rm un-needed data
by Linas Vepstas
· 18 years ago
5794dbc
[POWERPC] EEH: multifunction recovery bugfix
by Linas Vepstas
· 18 years ago
90fdd61
[POWERPC] EEH: hotplug recovery bugfix
by Linas Vepstas
· 18 years ago
e0f90b6
[POWERPC] EEH: Add clarifying messages.
by Linas Vepstas
· 18 years ago
a885902
[POWERPC] Clarify EEH error message
by Linas Vepstas
· 18 years ago
d0e7034
[POWERPC] EEH recovery tweaks
by Linas Vepstas
· 18 years ago
6a1ca37
[POWERPC] EEH: support MMIO enable recovery step
by Linas Vepstas
· 18 years ago
cb5b5624
[POWERPC] EEH: code comment cleanup
by Linas Vepstas
· 18 years ago
954a46e
[POWERPC] pseries: Constify & voidify get_property()
by Jeremy Kerr
· 19 years ago
80f7228
typo fixes: occuring -> occurring
by Adrian Bunk
· 19 years ago
0aa8d15
[POWERPC] pseries: Print PCI slot location code on failure
by Linas Vepstas
· 19 years ago
4240545
[PATCH] powerpc/pseries: Increment fail counter in PCI recovery
by Linas Vepstas
· 19 years ago
ac325ac
[PATCH] powerpc/pseries: clear PCI failure counter if no new failures
by Linas Vepstas
· 19 years ago
a219be2
[PATCH] powerpc/pseries: fix device name printing, again.
by Linas Vepstas
· 19 years ago
8df8302
[PATCH] powerpc/pseries: print message if EEH recovery fails
by Linas Vepstas
· 19 years ago
b4f382a
[PATCH] powerpc/pseries: Cleanup device name printing.
by Linas Vepstas
· 19 years ago
273d280
[PATCH] powerpc: fix NULL pointer in handle_eeh_events
by Olaf Hering
· 19 years ago
d04e4e1
[PATCH] eeh_driver NULL noise removal
by Al Viro
· 19 years ago
18eb3b3
powerpc: Fix up some compile errors in the PCI error recovery code
by Paul Mackerras
· 19 years ago
3914ac7
[PATCH] powerpc: handle multifunction PCI devices properly
by Linas Vepstas
· 19 years ago
b6495c0
[PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.
by Linas Vepstas
· 19 years ago
9fb40eb
[PATCH] powerpc: Remove duplicate code
by Linas Vepstas
· 19 years ago
77bd741
[PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routines
by Linas Vepstas
· 19 years ago