aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorlinas@austin.ibm.com <linas@austin.ibm.com>2005-12-02 20:16:18 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2006-01-09 15:13:21 -0500
commit065c6359071c6d7d1f8b2839317471d1d97fc70b (patch)
treef893af1d113991b94b39fbbae60e2b16a12efc5b /MAINTAINERS
parent392a1ce761bc3b3a5d642ee341c1ff082cbb71f0 (diff)
[PATCH] PCI Error Recovery: documentation
Various PCI bus errors can be signaled by newer PCI controllers. Recovering from those errors requires an infrastructure to notify affected device drivers of the error, and a way of walking through a reset sequence. This patch adds documentation describing the current error recovery proposal. Signed-off-by: Linas Vepstas <linas@austin.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 270e28c0506a..8024d1b70065 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1994,6 +1994,13 @@ M: hch@infradead.org
1994L: linux-abi-devel@lists.sourceforge.net 1994L: linux-abi-devel@lists.sourceforge.net
1995S: Maintained 1995S: Maintained
1996 1996
1997PCI ERROR RECOVERY
1998P: Linas Vepstas
1999M: linas@austin.ibm.com
2000L: linux-kernel@vger.kernel.org
2001L: linux-pci@atrey.karlin.mff.cuni.cz
2002S: Supported
2003
1997PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES) 2004PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
1998P: Thomas Sailer 2005P: Thomas Sailer
1999M: sailer@ife.ee.ethz.ch 2006M: sailer@ife.ee.ethz.ch