summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorLines
2012-02-21USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen-0/+2
2012-02-21USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn-2/+8
2012-02-14USB: option: cleanup zte 3g-dongle's pid in option.cli.rui27@zte.com.cn-130/+13
2012-02-03USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian-0/+8
2012-02-01USB: add new zte 3g-dongle's pid to option.cRui li-1/+128
2012-02-01USB: qcserial: don't enable autosuspendThomas Tuttle-2/+0
2012-02-01USB: qcserial: add several new serial devicesThomas Tuttle-0/+14
2012-01-26USB: ftdi_sio: Add more identifiersAlan Cox-0/+7
2012-01-24qcaux: add more Pantech UML190 and UML290 portsDan Williams-1/+6
2012-01-24usb: serial: kobil_sct: fix compile warning:Felipe Balbi-1/+1
2012-01-24USB: option: Add LG docomo L-02CKentaro Matsuyama-0/+5
2012-01-24usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman-8/+2
2012-01-24USB: cp210x: allow more baud rates above 1MbaudJohan Hovold-5/+6
2012-01-24USB: cp210x: initialise baud rate at openJohan Hovold-0/+4
2012-01-24USB: cp210x: clean up, refactor and document speed handlingJohan Hovold-14/+57
2012-01-24USB: cp210x: do not map baud rates to B0Johan Hovold-2/+2
2012-01-24USB: cp210x: fix up set_termios variablesJohan Hovold-2/+3
2012-01-24USB: cp210x: fix CP2104 baudrate usagePreston Fick-6/+4
2012-01-24USB: cp210x: call generic open last in openJohan Hovold-5/+2
2012-01-24USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas-0/+1
2012-01-24USB: serial: ftdi additional IDsPeter Naulls-0/+7
2012-01-24USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard-0/+9
2012-01-24USB: ftdi_sio: fix initial baud rateJohan Hovold-2/+5
2012-01-24USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold-2/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-49/+49
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1653/+197
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2012-01-05USB: Add USB-ID for Multiplex RC serial adapter to cp210x.cMalte Schröder-0/+1
2012-01-04usb: option: add ZD Incorporated HSPA modemJanne Snabb-0/+5
2012-01-02misc latin1 to utf8 conversionsAl Viro-3/+3
2011-12-13USB: option: Removing one bogus and adding some new Huawei combinationsBjørn Mork-1/+3
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman-0/+6
2011-12-12usb: option: Add Huawei E398 controlling interfacesAlex Hermann-0/+3
2011-12-01usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Kościelnicki-0/+2
2011-11-26USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley-0/+4
2011-11-26USB: remove BKL commentsDavidlohr Bueso-2/+0
2011-11-26usb: option: add SIMCom SIM5218Veli-Pekka Peltola-0/+1
2011-11-26usb: option: add Huawei E353 controlling interfacesDirk Nehring-0/+3
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman-13/+44
2011-11-18USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley-3/+11
2011-11-18USB: option: add PID of Huawei E173s 3G modemFerenc Wagner-0/+2
2011-11-18USB: option: release new PID for ZTE 3G modemzheng.zhijian@zte.com.cn-0/+21
2011-11-15USB: serial: do not forward USB specific errors in writeJohan Hovold-0/+2
2011-11-15USB: serial: fix whitespace issuesJohan Hovold-8/+9
2011-11-15USB: oti6858: forward USB errors to USB serial coreJohan Hovold-1/+1
2011-11-15USB: oti6858: remove dead codeJohan Hovold-12/+0
2011-11-15USB: iuu_phoenix: forward USB errors to USB serial coreJohan Hovold-2/+1
2011-11-15USB: cp210x: forward USB errors to USB serial coreJohan Hovold-6/+13
2011-11-15USB: ch341: forward USB errors to USB serial coreJohan Hovold-1/+1
2011-11-15USB: serial: do not forward USB specific errors in openJohan Hovold-0/+4