drivers/hwtracing: fix coresight-etm4x implicit <module.h> usage
[firefly-linux-kernel-4.4.55.git] / MAINTAINERS
index 9201e140438ac4286f2852aee0c61bf8337ac39f..f6ba62c3db826c5707ba7e546a4d8549299e0411 100644 (file)
@@ -732,7 +732,7 @@ ANDROID DRIVERS
 M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 M:     Arve Hjønnevåg <arve@android.com>
 M:     Riley Andrews <riandrews@android.com>
-T:     git git://git.kernel.org/pub/scm/linux/kernel/gregkh/staging.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
 L:     devel@driverdev.osuosl.org
 S:     Supported
 F:     drivers/android/
@@ -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>