summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRussell Currey <ruscur@russell.cc>2016-02-17 17:06:04 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2016-02-18 00:05:28 +1100
commit78c1cffdab7e5fc316be7d6a076e51ec3a0210fc (patch)
tree83c6649b415b171b587569e7a5744e06c96d15cb /MAINTAINERS
parent94e3d923592fcfe5585c18a0af9b196de0a13072 (diff)
downloadlinux-stable-78c1cffdab7e5fc316be7d6a076e51ec3a0210fc.tar.gz
linux-stable-78c1cffdab7e5fc316be7d6a076e51ec3a0210fc.tar.bz2
linux-stable-78c1cffdab7e5fc316be7d6a076e51ec3a0210fc.zip
MAINTAINERS: Update EEH details and maintainership
Enhanced Error Handling could mean anything in the context of the entire kernel, so change the name to reference that it is both for PCI and powerpc. EEH covers a bit more than the previously listed files, so add the headers and platform-specific code to the EEH maintained section. In addition, I am taking over the maintainership. Signed-off-by: Russell Currey <ruscur@russell.cc> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS16
1 files changed, 9 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7f1fa4ff300a..74bbff3dda52 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4230,13 +4230,6 @@ M: Maxim Levitsky <maximlevitsky@gmail.com>
S: Maintained
F: drivers/media/rc/ene_ir.*
-ENHANCED ERROR HANDLING (EEH)
-M: Gavin Shan <shangw@linux.vnet.ibm.com>
-L: linuxppc-dev@lists.ozlabs.org
-S: Supported
-F: Documentation/powerpc/eeh-pci-error-recovery.txt
-F: arch/powerpc/kernel/eeh*.c
-
EPSON S1D13XXX FRAMEBUFFER DRIVER
M: Kristoffer Ericson <kristoffer.ericson@gmail.com>
S: Maintained
@@ -8252,6 +8245,15 @@ L: linux-pci@vger.kernel.org
S: Supported
F: Documentation/PCI/pci-error-recovery.txt
+PCI ENHANCED ERROR HANDLING (EEH) FOR POWERPC
+M: Russell Currey <ruscur@russell.cc>
+L: linuxppc-dev@lists.ozlabs.org
+S: Supported
+F: Documentation/powerpc/eeh-pci-error-recovery.txt
+F: arch/powerpc/kernel/eeh*.c
+F: arch/powerpc/platforms/*/eeh*.c
+F: arch/powerpc/include/*/eeh*.h
+
PCI SUBSYSTEM
M: Bjorn Helgaas <bhelgaas@google.com>
L: linux-pci@vger.kernel.org