aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg KH <[email protected]>2013-10-30 11:07:31 -0700
committerGreg Kroah-Hartman <[email protected]>2013-10-31 08:53:52 -0700
commit7d49f0bac41ee9b012af1efe2f725d91a87a8fe9 (patch)
tree2d168d8a6d515cbf621ff4c16bf1e5b416a21bb9
parent8e29217f931dd8a76cdb8c88aa0975fa15f0f684 (diff)
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. Acked-by: Johan Hovold <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--MAINTAINERS53
1 files changed, 3 insertions, 50 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6d3858de5906..c75199cdd052 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]>
S: Maintained
-F: drivers/usb/serial/belkin_sa.*
-
-USB SERIAL CYPRESS M8 DRIVER
-M: Lonnie Mendez <[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]>
-S: Maintained
-F: drivers/usb/serial/digi_acceleport.c
-
-USB SERIAL DRIVER
-M: Greg Kroah-Hartman <[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]>
-S: Maintained
-F: drivers/usb/serial/empeg.c
-
-USB SERIAL KEYSPAN DRIVER
-M: Greg Kroah-Hartman <[email protected]>
-S: Maintained
-F: drivers/usb/serial/*keyspan*
-
-USB SERIAL WHITEHEAT DRIVER
-M: Support Department <[email protected]>
-W: http://www.connecttech.com
-S: Supported
-F: drivers/usb/serial/whiteheat*
-
USB SMSC75XX ETHERNET DRIVER
M: Steve Glendinning <[email protected]>