aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2015-05-20 11:27:02 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-31 21:10:49 -0400
commit64dfff038c2a661424cc69e4dfb32cdce74a4be2 (patch)
tree264e06ee00f4f4f0e5baffe69d9be8c1ead22a36
parent9f4ba6b05869d085aab03ae84ac3ce0f7685008d (diff)
MAINTAINERS: maintain parport
Lets give the parport subsystem a proper name and start maintaining the files. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--MAINTAINERS7
1 files changed, 5 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9201e140438a..432e14f25444 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7392,13 +7392,16 @@ S: Maintained
7392F: Documentation/mn10300/ 7392F: Documentation/mn10300/
7393F: arch/mn10300/ 7393F: arch/mn10300/
7394 7394
7395PARALLEL PORT SUPPORT 7395PARALLEL PORT SUBSYSTEM
7396M: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
7397M: Sudip Mukherjee <sudip@vectorindia.org>
7396L: linux-parport@lists.infradead.org (subscribers-only) 7398L: linux-parport@lists.infradead.org (subscribers-only)
7397S: Orphan 7399S: Maintained
7398F: drivers/parport/ 7400F: drivers/parport/
7399F: include/linux/parport*.h 7401F: include/linux/parport*.h
7400F: drivers/char/ppdev.c 7402F: drivers/char/ppdev.c
7401F: include/uapi/linux/ppdev.h 7403F: include/uapi/linux/ppdev.h
7404F: Documentation/parport*.txt
7402 7405
7403PARAVIRT_OPS INTERFACE 7406PARAVIRT_OPS INTERFACE
7404M: Jeremy Fitzhardinge <jeremy@goop.org> 7407M: Jeremy Fitzhardinge <jeremy@goop.org>