Commit f896b7968b627d71c0a462404392103c79ca8595

Authored by Greg KH
Committed by Greg Kroah-Hartman
1 parent 54dc5792ea

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 <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Showing 1 changed file with 3 additions and 50 deletions Side-by-side Diff

... ... @@ -8917,60 +8917,13 @@
8917 8917 S: Maintained
8918 8918 F: drivers/net/usb/rtl8150.c
8919 8919  
8920   -USB SERIAL BELKIN F5U103 DRIVER
8921   -M: William Greathouse <wgreathouse@smva.com>
  8920 +USB SERIAL SUBSYSTEM
  8921 +M: Johan Hovold <jhovold@gmail.com>
8922 8922 L: linux-usb@vger.kernel.org
8923 8923 S: Maintained
8924   -F: drivers/usb/serial/belkin_sa.*
8925   -
8926   -USB SERIAL CYPRESS M8 DRIVER
8927   -M: Lonnie Mendez <dignome@gmail.com>
8928   -L: linux-usb@vger.kernel.org
8929   -S: Maintained
8930   -W: http://geocities.com/i0xox0i
8931   -W: http://firstlight.net/cvs
8932   -F: drivers/usb/serial/cypress_m8.*
8933   -
8934   -USB SERIAL CYBERJACK DRIVER
8935   -M: Matthias Bruestle and Harald Welte <support@reiner-sct.com>
8936   -W: http://www.reiner-sct.de/support/treiber_cyberjack.php
8937   -S: Maintained
8938   -F: drivers/usb/serial/cyberjack.c
8939   -
8940   -USB SERIAL DIGI ACCELEPORT DRIVER
8941   -M: Peter Berger <pberger@brimson.com>
8942   -M: Al Borchers <alborchers@steinerpoint.com>
8943   -L: linux-usb@vger.kernel.org
8944   -S: Maintained
8945   -F: drivers/usb/serial/digi_acceleport.c
8946   -
8947   -USB SERIAL DRIVER
8948   -M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
8949   -L: linux-usb@vger.kernel.org
8950   -S: Supported
8951 8924 F: Documentation/usb/usb-serial.txt
8952   -F: drivers/usb/serial/generic.c
8953   -F: drivers/usb/serial/usb-serial.c
  8925 +F: drivers/usb/serial/
8954 8926 F: include/linux/usb/serial.h
8955   -
8956   -USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
8957   -M: Gary Brubaker <xavyer@ix.netcom.com>
8958   -L: linux-usb@vger.kernel.org
8959   -S: Maintained
8960   -F: drivers/usb/serial/empeg.c
8961   -
8962   -USB SERIAL KEYSPAN DRIVER
8963   -M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
8964   -L: linux-usb@vger.kernel.org
8965   -S: Maintained
8966   -F: drivers/usb/serial/*keyspan*
8967   -
8968   -USB SERIAL WHITEHEAT DRIVER
8969   -M: Support Department <support@connecttech.com>
8970   -L: linux-usb@vger.kernel.org
8971   -W: http://www.connecttech.com
8972   -S: Supported
8973   -F: drivers/usb/serial/whiteheat*
8974 8927  
8975 8928 USB SMSC75XX ETHERNET DRIVER
8976 8929 M: Steve Glendinning <steve.glendinning@shawell.net>