diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-05-20 11:27:02 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-31 21:10:49 -0400 |
commit | 64dfff038c2a661424cc69e4dfb32cdce74a4be2 (patch) | |
tree | 264e06ee00f4f4f0e5baffe69d9be8c1ead22a36 | |
parent | 9f4ba6b05869d085aab03ae84ac3ce0f7685008d (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-- | MAINTAINERS | 7 |
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 | |||
7392 | F: Documentation/mn10300/ | 7392 | F: Documentation/mn10300/ |
7393 | F: arch/mn10300/ | 7393 | F: arch/mn10300/ |
7394 | 7394 | ||
7395 | PARALLEL PORT SUPPORT | 7395 | PARALLEL PORT SUBSYSTEM |
7396 | M: Sudip Mukherjee <sudipm.mukherjee@gmail.com> | ||
7397 | M: Sudip Mukherjee <sudip@vectorindia.org> | ||
7396 | L: linux-parport@lists.infradead.org (subscribers-only) | 7398 | L: linux-parport@lists.infradead.org (subscribers-only) |
7397 | S: Orphan | 7399 | S: Maintained |
7398 | F: drivers/parport/ | 7400 | F: drivers/parport/ |
7399 | F: include/linux/parport*.h | 7401 | F: include/linux/parport*.h |
7400 | F: drivers/char/ppdev.c | 7402 | F: drivers/char/ppdev.c |
7401 | F: include/uapi/linux/ppdev.h | 7403 | F: include/uapi/linux/ppdev.h |
7404 | F: Documentation/parport*.txt | ||
7402 | 7405 | ||
7403 | PARAVIRT_OPS INTERFACE | 7406 | PARAVIRT_OPS INTERFACE |
7404 | M: Jeremy Fitzhardinge <jeremy@goop.org> | 7407 | M: Jeremy Fitzhardinge <jeremy@goop.org> |