summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/eeh.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2011-11-01powerpc: Fix up implicit sched.h usersPaul Gortmaker1-0/+1
2011-11-01powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-09-20powerpc/eeh: Fix /proc/ppc64/eeh creationThadeu Lima de Souza Cascardo1-1/+1
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-04powerpc/pseries/eeh: Handle functional reset on non-PCIe deviceRichard A Lary1-5/+14
2011-05-04powerpc/pseries/eeh: Propagate needs_freset flag to device at PERichard A Lary1-7/+43
2011-04-27powerpc/eeh: Add support for ibm,configure-pe RTAS callRichard A. Lary1-1/+12
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-02powerpc/eeh: Remove one to many l's in the word.Justin Mattock1-1/+1
2010-11-18powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan1-2/+0
2010-05-21powerpc/eeh: Fix oops when probing in early bootAnton Blanchard1-1/+1
2010-02-19powerpc: Convert confirm_error_lock to raw_spinlockThomas Gleixner1-7/+7
2010-02-17powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao1-2/+2
2009-09-10PCI/powerpc: support PCIe fundamental resetMike Mason1-1/+9
2008-11-06powerpc/eeh: Make EEH device add/remove more robustBenjamin Herrenschmidt1-20/+24
2008-07-22powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceededMike Mason1-14/+12
2008-07-09powerpc/eeh: PERR/SERR bit settings during EEH device recoveryMike Mason1-0/+14
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev1-8/+2
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman1-1/+0
2008-04-07[POWERPC] Convert pci and eeh code to of_device_is_availableNathan Lynch1-3/+2
2008-01-17[POWERPC] eeh.c: Use for_each_child_of_nodeStephen Rothwell1-22/+21
2007-12-03[POWERPC] EEH: Be careful when identifying "empty" slots.Linas Vepstas1-1/+1
2007-12-03[POWERPC] EEH: Work with device endpoint, alwaysLinas Vepstas1-0/+1
2007-11-08[POWERPC] EEH: Make sure warning message is printedLinas Vepstas1-1/+1
2007-11-08[POWERPC] EEH: Avoid crash on null deviceLinas Vepstas1-3/+8
2007-10-02[POWERPC] pseries: device node status can be "ok" or "okay"Linas Vepstas1-1/+1
2007-08-17[POWERPC] pseries: Remove dead EEH video codeLinas Vepstas1-17/+0
2007-08-17[POWERPC] EEH: Dump PCI bridge status on eventLinas Vepstas1-1/+26
2007-08-17[POWERPC] EEH: Tweak printk messageLinas Vepstas1-4/+4
2007-06-14[POWERPC] Tweak EEH copyright infoLinas Vepstas1-1/+5
2007-06-14[POWERPC] Remove dead EEH codeLinas Vepstas1-3/+1
2007-06-14[POWERPC] Show EEH per-device false positivesLinas Vepstas1-0/+5
2007-06-14[POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas1-1/+3
2007-05-10[POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas1-3/+10
2007-05-09[POWERPC] EEH: log all PCI-X and PCI-E AER registersLinas Vepstas1-2/+46
2007-05-09[POWERPC] EEH: capture and log pci state on errorLinas Vepstas1-2/+41
2007-05-08[POWERPC] Add powerpc PCI-E reset API implementationBrian King1-0/+30
2007-04-12[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-5/+5
2007-03-22[POWERPC] EEH: restructure multi-function supportLinas Vepstas1-2/+2
2007-03-22[POWERPC] EEH: verify state changeLinas Vepstas1-1/+5
2007-03-22[POWERPC] EEH: rm un-needed dataLinas Vepstas1-7/+1
2007-03-22[POWERPC] EEH: wait for slot statusLinas Vepstas1-51/+59
2007-03-22[POWERPC] EEH: handle reset state highLinas Vepstas1-3/+3
2007-03-22[POWERPC] EEH: support ibm,get-config-addr-info2 RTAS callLinas Vepstas1-9/+35
2007-03-22[POWERPC] EEH: Tolerate high mmioLinas Vepstas1-1/+1
2007-03-22[POWERPC] EEH: modify order of EEH state checkingLinas Vepstas1-8/+8
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2007-02-07[POWERPC] pSeries: EEH improperly enabled for some Power4 systemsLinas Vepstas1-3/+16
2006-12-08[POWERPC] EEH recovery tweaksLinas Vepstas1-0/+1