summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/eeh_driver.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Lock module while handling EEH eventGavin Shan2012-09-181-21/+70
* powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan2012-09-181-1/+7
* powerpc/eeh: Move stats to PEGavin Shan2012-09-101-3/+3
* powerpc/eeh: Handle EEH error based on PEGavin Shan2012-09-101-135/+94Star
* powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux componentsGavin Shan2012-03-091-41/+40Star
* powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan2012-03-091-54/+82
* powerpc/eeh: pseries platform EEH configure bridgeGavin Shan2012-03-091-1/+1
* powerpc/eeh: pseries platform EEH error log retrievalGavin Shan2012-03-091-2/+2
* powerpc/eeh: pseries platform EEH wait PE stateGavin Shan2012-03-091-1/+1
* powerpc/eeh: pseries platform PE state retrievalGavin Shan2012-03-091-1/+1
* powerpc/eeh: pseries platform EEH operationsGavin Shan2012-03-091-2/+2
* powerpc/eeh: Cleanup function names in the EEH coreGavin Shan2012-03-091-5/+5
* powerpc/eeh: Display eeh error location for bus and deviceRichard A Lary2011-05-061-9/+13
* powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao2010-02-171-2/+2
* powerpc: Remove trailing space in messagesFrans Pop2010-02-091-3/+3
* powerpc/pseries: Use irq_has_action() in eeh_disable_irq()Michael Ellerman2009-10-301-17/+1Star
* PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-161-14/+24
* powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()Mike Mason2009-04-151-0/+2
* powerpc/eeh: Only disable/enable LSI interrupts in EEHMike Mason2009-02-111-23/+45
* powerpc: Guard print_device_node_tree() with #if 0Tony Breeds2008-08-201-1/+1
* [POWERPC] Fix warning in pseries/eeh_driver.cAndrew Morton2008-06-161-4/+7
* [POWERPC] EEH: Avoid a possible NULL pointer dereferenceStephen Rothwell2007-12-111-2/+2
* [POWERPC] EEH: Report errors as soon as possibleLinas Vepstas2007-12-031-7/+8
* [POWERPC] EEH: Drivers that need reset trump othersLinas Vepstas2007-11-081-4/+6
* [POWERPC] EEH: Clean up commentsLinas Vepstas2007-11-081-5/+3Star
* [POWERPC] Tweak EEH copyright infoLinas Vepstas2007-06-141-3/+3
* [POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas2007-05-101-3/+4
* [POWERPC] EEH: Split up long error msgLinas Vepstas2007-05-091-3/+5
* [POWERPC] EEH: log error only after driver notification.Linas Vepstas2007-05-091-1/+5
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-121-2/+2
* [POWERPC] EEH: restructure multi-function supportLinas Vepstas2007-03-221-16/+14Star
* [POWERPC] EEH: verify state changeLinas Vepstas2007-03-221-1/+5
* [POWERPC] EEH: rm un-needed dataLinas Vepstas2007-03-221-13/+3Star
* [POWERPC] EEH: multifunction recovery bugfixLinas Vepstas2007-03-221-1/+2
* [POWERPC] EEH: hotplug recovery bugfixLinas Vepstas2007-03-221-1/+2
* [POWERPC] EEH: Add clarifying messages.Linas Vepstas2007-03-221-5/+15
* [POWERPC] Clarify EEH error messageLinas Vepstas2007-01-241-1/+2
* [POWERPC] EEH recovery tweaksLinas Vepstas2006-12-081-3/+10
* [POWERPC] EEH: support MMIO enable recovery stepLinas Vepstas2006-09-211-17/+64
* [POWERPC] EEH: code comment cleanupLinas Vepstas2006-09-211-6/+21
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+2
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* [POWERPC] pseries: Print PCI slot location code on failureLinas Vepstas2006-06-211-13/+22
* [PATCH] powerpc/pseries: Increment fail counter in PCI recoveryLinas Vepstas2006-05-191-1/+6
* [PATCH] powerpc/pseries: clear PCI failure counter if no new failuresLinas Vepstas2006-04-221-6/+7
* [PATCH] powerpc/pseries: fix device name printing, again.Linas Vepstas2006-04-011-3/+4
* [PATCH] powerpc/pseries: print message if EEH recovery failsLinas Vepstas2006-04-011-2/+10
* [PATCH] powerpc/pseries: Cleanup device name printing.Linas Vepstas2006-03-271-6/+10
* [PATCH] powerpc: fix NULL pointer in handle_eeh_eventsOlaf Hering2006-02-281-1/+1
* [PATCH] eeh_driver NULL noise removalAl Viro2006-02-081-4/+4