diff options
| author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-05-20 20:57:02 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-06-01 10:10:49 +0900 |
| commit | 64dfff038c2a661424cc69e4dfb32cdce74a4be2 (patch) | |
| tree | 264e06ee00f4f4f0e5baffe69d9be8c1ead22a36 | |
| parent | 9f4ba6b05869d085aab03ae84ac3ce0f7685008d (diff) | |
| download | linux-64dfff038c2a661424cc69e4dfb32cdce74a4be2.tar.gz linux-64dfff038c2a661424cc69e4dfb32cdce74a4be2.zip | |
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 F: Documentation/mn10300/ F: arch/mn10300/ -PARALLEL PORT SUPPORT +PARALLEL PORT SUBSYSTEM +M: Sudip Mukherjee <sudipm.mukherjee@gmail.com> +M: Sudip Mukherjee <sudip@vectorindia.org> L: linux-parport@lists.infradead.org (subscribers-only) -S: Orphan +S: Maintained F: drivers/parport/ F: include/linux/parport*.h F: drivers/char/ppdev.c F: include/uapi/linux/ppdev.h +F: Documentation/parport*.txt PARAVIRT_OPS INTERFACE M: Jeremy Fitzhardinge <jeremy@goop.org> |
