summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2012-04-29USB: serial: belkin_sa: Changes to conform with coding styleBen Minerds1-6/+7
2012-04-25USB: pl2303: remove unused defineJohan Hovold1-2/+0
2012-04-25USB: serial: fix double newlines in debug outputJohan Hovold1-3/+3
2012-04-25USB: serial: remove redundant write-urb killJohan Hovold1-1/+0
2012-04-25USB: serial: fix interface data useJohan Hovold1-4/+2
2012-04-25USB: pl2303: fix abuse of interface dataJohan Hovold1-7/+10
2012-04-25USB: oti6858: fix abuse of interface dataJohan Hovold1-6/+0
2012-04-25USB: opticon: fix abuse of interface dataJohan Hovold1-5/+10
2012-04-23USB: wwan: remove an unneeded checkDan Carpenter1-11/+8
2012-04-22Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman10-672/+300
2012-04-20USB: usb_wwan.c: remove err() usageGreg Kroah-Hartman1-4/+4
2012-04-20USB: option.c: remove err() usageGreg Kroah-Hartman1-1/+1
2012-04-20USB: console.c: remove err() usageGreg Kroah-Hartman1-4/+5
2012-04-20USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski1-3/+6
2012-04-20USB: serial: ipaq: delete duplicate idGreg Kroah-Hartman1-1/+0
2012-04-19USB: serial: mos7840: add support for MCS7810 devicesDonald1-14/+188
2012-04-19USB: serial: ipaq: remove product and vendor module parametersGreg Kroah-Hartman1-32/+1
2012-04-19USB: serial: visor: remove product and vendor module parametersGreg Kroah-Hartman1-64/+1
2012-04-18USB: serial: removed assignment from if statements in ti_usb_3410_5052.cAdhir Ramjiawan1-2/+6
2012-04-17USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork1-2/+4
2012-04-10USB: serial: fix race between probe and openJohan Hovold1-0/+8
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...Simon 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-1543/+1376
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-26/+57
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