aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2012-04-10USB: io_ti: fix abuse of interface dataJohan Hovold1-5/+12
2012-04-10USB: whiteheat: reimplement using generic frameworkJohan Hovold1-531/+8
2012-04-10USB: whiteheat: remove driver versionJohan Hovold1-3/+2
2012-04-10USB: serial: metro-usb: cosmetic fix in driver description.Aleksey Babahin1-1/+1
2012-04-10USB: serial: metro-usb: remove duplicated #include <linux/errno.h>Aleksey Babahin1-1/+0
2012-04-10USB: serial: metro-usb: make debug messages bit more informative.Aleksey Babahin1-2/+2
2012-04-10USB: serial: metro-usb: print errors always, not only in debug mode.Aleksey Babahin1-7/+7
2012-04-10USB: serial: metro-usb: get data from device in Uni-Directional mode.Aleksey Babahin1-0/+53
2012-04-10USB: serial: metro-usb: dummy implement write_int_callback() function.Aleksey Babahin1-0/+9
2012-04-10USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.Aleksey Babahin1-3/+3
2012-04-09USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov1-0/+1
2012-04-09USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when the device is removedSimon Arlott1-5/+7
2012-04-09USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott1-11/+13
2012-04-09USB: fix bug in serial driver unregistrationAlan Stern2-26/+2
2012-04-09USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.Aleksey Babahin1-3/+3
2012-04-09USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan1-0/+1
2012-04-09USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold1-1/+1
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi1-1/+2
2012-03-25USB: option: Ignore ZTE (Vodafone) K3570/71 net interfacesAndrew Bird (Sphere Systems)1-2/+4
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds57-1541/+1374
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-11/+6
2012-03-16USB: option: add ZTE MF820DBjørn Mork1-0/+2
2012-03-16USB: option: make interface blacklist work againBjørn Mork1-0/+1
2012-03-15USB: ftdi_sio: new PID: LUMEL PD12Michał Wróbel2-0/+3
2012-03-14USB: ftdi_sio: add support for FT-X series devicesJim Paris3-6/+18
2012-03-14USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee1-25/+56
2012-03-09USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel2-0/+4
2012-03-08USB: serial: metro-usb: move to use dev_dbg() instead of dbg()Greg Kroah-Hartman1-34/+44
2012-03-08USB: serial: metro-usb: remove unneeded cast and function callGreg Kroah-Hartman1-5/+2
2012-03-08USB: serial: metro-usb: remove function header commentsGreg Kroah-Hartman1-110/+0
2012-03-08USB: serial: metro-usb: remove function prototypesGreg Kroah-Hartman1-146/+117
2012-03-08USB: serial: metro-usb: fix up coding style errorsGreg Kroah-Hartman1-95/+65
2012-03-08USB: serial: metro-usb: remove the .h fileGreg Kroah-Hartman2-54/+21
2012-03-08USB: serial: metro-usb: convert to use module_usb_serial_driverGreg Kroah-Hartman1-44/+2
2012-03-08USB: serial: metro-usb: remove vendor and product module parametersGreg Kroah-Hartman1-33/+2
2012-03-08USB: serial: metro-usb: add to the buildGreg Kroah-Hartman2-0/+9
2012-03-08USB: serial: metro-usb: fix up usb_serial_register callsGreg Kroah-Hartman1-11/+7
2012-03-08USB: serial: add metro-usb driver to the treeAleksey Babahin2-0/+674
2012-03-08USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen2-4/+8
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2012-03-02usb: cp210x: Update to support CP2105 and multiple interface devicesPreston Fick1-3/+41
2012-03-01USB: ftdi_sio: add support for BeagleBone rev A5+Peter Korsgaard1-2/+2
2012-03-01USB: option driver: adding support for Telit CC864-SINGLE, CC864-DUAL and DE910-DUAL modemsDaniele Palmas1-0/+6
2012-02-28USB: serial: add Fintek F81232 usb to serial driverGreg Kroah-Hartman3-0/+415
2012-02-28USB: serial: zio.c: use module_usb_serial_driverGreg Kroah-Hartman1-12/+1
2012-02-28USB: serial: whiteheat.c: use module_usb_serial_driverGreg Kroah-Hartman1-24/+1
2012-02-28USB: serial: vivopay-serial.c: use module_usb_serial_driverGreg Kroah-Hartman1-19/+1
2012-02-28USB: serial: usb_debug.c: use module_usb_serial_driverGreg Kroah-Hartman1-12/+1
2012-02-28USB: serial: symbolserial.c: use module_usb_serial_driverGreg Kroah-Hartman1-11/+1
2012-02-28USB: serial: ssu100.c: use module_usb_serial_driverGreg Kroah-Hartman1-20/+1