2013-10-30 18:07:34

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH] USB: Maintainers change for usb serial drivers

Johan has been conned^Wgracious in accepting the maintainership of the
USB serial drivers, especially as he's been doing all of the real work
for the past few years.

At the same time, remove a bunch of old entries for USB serial drivers
that don't make sense anymore, given that the developers are no longer
around, and individual driver maintainerships for tiny things like this
is pretty pointless.

Cc: Johan Hovold <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>

diff --git a/MAINTAINERS b/MAINTAINERS
index 6d3858de..c75199cd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8845,61 +8845,14 @@ W: http://pegasus2.sourceforge.net/
S: Maintained
F: drivers/net/usb/rtl8150.c

-USB SERIAL BELKIN F5U103 DRIVER
-M: William Greathouse <[email protected]>
+USB SERIAL SUBSYSTEM
+M: Johan Hovold <[email protected]>
L: [email protected]
S: Maintained
-F: drivers/usb/serial/belkin_sa.*
-
-USB SERIAL CYPRESS M8 DRIVER
-M: Lonnie Mendez <[email protected]>
-L: [email protected]
-S: Maintained
-W: http://geocities.com/i0xox0i
-W: http://firstlight.net/cvs
-F: drivers/usb/serial/cypress_m8.*
-
-USB SERIAL CYBERJACK DRIVER
-M: Matthias Bruestle and Harald Welte <[email protected]>
-W: http://www.reiner-sct.de/support/treiber_cyberjack.php
-S: Maintained
-F: drivers/usb/serial/cyberjack.c
-
-USB SERIAL DIGI ACCELEPORT DRIVER
-M: Peter Berger <[email protected]>
-M: Al Borchers <[email protected]>
-L: [email protected]
-S: Maintained
-F: drivers/usb/serial/digi_acceleport.c
-
-USB SERIAL DRIVER
-M: Greg Kroah-Hartman <[email protected]>
-L: [email protected]
-S: Supported
F: Documentation/usb/usb-serial.txt
-F: drivers/usb/serial/generic.c
-F: drivers/usb/serial/usb-serial.c
+F: drivers/usb/serial/
F: include/linux/usb/serial.h

-USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
-M: Gary Brubaker <[email protected]>
-L: [email protected]
-S: Maintained
-F: drivers/usb/serial/empeg.c
-
-USB SERIAL KEYSPAN DRIVER
-M: Greg Kroah-Hartman <[email protected]>
-L: [email protected]
-S: Maintained
-F: drivers/usb/serial/*keyspan*
-
-USB SERIAL WHITEHEAT DRIVER
-M: Support Department <[email protected]>
-L: [email protected]
-W: http://www.connecttech.com
-S: Supported
-F: drivers/usb/serial/whiteheat*
-
USB SMSC75XX ETHERNET DRIVER
M: Steve Glendinning <[email protected]>
L: [email protected]


2013-10-31 09:54:59

by Johan Hovold

[permalink] [raw]
Subject: Re: [PATCH] USB: Maintainers change for usb serial drivers

On Wed, Oct 30, 2013 at 11:07:31AM -0700, Greg KH wrote:
> Johan has been conned^Wgracious in accepting the maintainership of the
> USB serial drivers, especially as he's been doing all of the real work
> for the past few years.
>
> At the same time, remove a bunch of old entries for USB serial drivers
> that don't make sense anymore, given that the developers are no longer
> around, and individual driver maintainerships for tiny things like this
> is pretty pointless.
>
> Cc: Johan Hovold <[email protected]>
> Signed-off-by: Greg Kroah-Hartman <[email protected]>

Acked-by: Johan Hovold <[email protected]>