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