summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRussell Currey <ruscur@russell.cc>2016-02-17 01:06:04 -0500
committerMichael Ellerman <mpe@ellerman.id.au>2016-02-17 08:05:28 -0500
commit78c1cffdab7e5fc316be7d6a076e51ec3a0210fc (patch)
tree83c6649b415b171b587569e7a5744e06c96d15cb /MAINTAINERS
parent94e3d923592fcfe5585c18a0af9b196de0a13072 (diff)
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>
4230S: Maintained 4230S: Maintained
4231F: drivers/media/rc/ene_ir.* 4231F: drivers/media/rc/ene_ir.*
4232 4232
4233ENHANCED ERROR HANDLING (EEH)
4234M: Gavin Shan <shangw@linux.vnet.ibm.com>
4235L: linuxppc-dev@lists.ozlabs.org
4236S: Supported
4237F: Documentation/powerpc/eeh-pci-error-recovery.txt
4238F: arch/powerpc/kernel/eeh*.c
4239
4240EPSON S1D13XXX FRAMEBUFFER DRIVER 4233EPSON S1D13XXX FRAMEBUFFER DRIVER
4241M: Kristoffer Ericson <kristoffer.ericson@gmail.com> 4234M: Kristoffer Ericson <kristoffer.ericson@gmail.com>
4242S: Maintained 4235S: Maintained
@@ -8252,6 +8245,15 @@ L: linux-pci@vger.kernel.org
8252S: Supported 8245S: Supported
8253F: Documentation/PCI/pci-error-recovery.txt 8246F: Documentation/PCI/pci-error-recovery.txt
8254 8247
8248PCI ENHANCED ERROR HANDLING (EEH) FOR POWERPC
8249M: Russell Currey <ruscur@russell.cc>
8250L: linuxppc-dev@lists.ozlabs.org
8251S: Supported
8252F: Documentation/powerpc/eeh-pci-error-recovery.txt
8253F: arch/powerpc/kernel/eeh*.c
8254F: arch/powerpc/platforms/*/eeh*.c
8255F: arch/powerpc/include/*/eeh*.h
8256
8255PCI SUBSYSTEM 8257PCI SUBSYSTEM
8256M: Bjorn Helgaas <bhelgaas@google.com> 8258M: Bjorn Helgaas <bhelgaas@google.com>
8257L: linux-pci@vger.kernel.org 8259L: linux-pci@vger.kernel.org