aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Ott <[email protected]>2014-02-17 15:16:30 +0100
committerMartin Schwidefsky <[email protected]>2014-02-21 08:50:24 +0100
commit322986ca64d170abb343763640763f3d7933bb69 (patch)
treec0f4beab587d9c8ea8c3967798daed9137d70ac2
parentf7e1e65d29636d050cdde0770b9544572959a67d (diff)
s390: add some drivers/subsystems to the MAINTAINERS file
Add entries for s390/cio, s390/dasd and s390/pci. Signed-off-by: Sebastian Ott <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
-rw-r--r--MAINTAINERS27
1 files changed, 26 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0dba50b405d6..a177f74b08aa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7372,10 +7372,26 @@ W: http://www.ibm.com/developerworks/linux/linux390/
S: Supported
F: arch/s390/
F: drivers/s390/
-F: block/partitions/ibm.c
F: Documentation/s390/
F: Documentation/DocBook/s390*
+S390 COMMON I/O LAYER
+M: Sebastian Ott <[email protected]>
+M: Peter Oberparleiter <[email protected]>
+W: http://www.ibm.com/developerworks/linux/linux390/
+S: Supported
+F: drivers/s390/cio/
+
+S390 DASD DRIVER
+M: Stefan Weinhuber <[email protected]>
+M: Stefan Haberland <[email protected]>
+W: http://www.ibm.com/developerworks/linux/linux390/
+S: Supported
+F: drivers/s390/block/dasd*
+F: block/partitions/ibm.c
+
S390 NETWORK DRIVERS
M: Ursula Braun <[email protected]>
M: Frank Blaschka <[email protected]>
@@ -7385,6 +7401,15 @@ W: http://www.ibm.com/developerworks/linux/linux390/
S: Supported
F: drivers/s390/net/
+S390 PCI SUBSYSTEM
+M: Sebastian Ott <[email protected]>
+M: Gerald Schaefer <[email protected]>
+W: http://www.ibm.com/developerworks/linux/linux390/
+S: Supported
+F: arch/s390/pci/
+F: drivers/pci/hotplug/s390_pci_hpc.c
+
S390 ZCRYPT DRIVER
M: Ingo Tuchscherer <[email protected]>