summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2012-01-26USB: ftdi_sio: Add more identifiersAlan Cox
2012-01-24qcaux: add more Pantech UML190 and UML290 portsDan Williams
2012-01-24usb: serial: kobil_sct: fix compile warning:Felipe Balbi
2012-01-24USB: option: Add LG docomo L-02CKentaro Matsuyama
2012-01-24usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman
2012-01-24USB: cp210x: allow more baud rates above 1MbaudJohan Hovold
2012-01-24USB: cp210x: initialise baud rate at openJohan Hovold
2012-01-24USB: cp210x: clean up, refactor and document speed handlingJohan Hovold
2012-01-24USB: cp210x: do not map baud rates to B0Johan Hovold
2012-01-24USB: cp210x: fix up set_termios variablesJohan Hovold
2012-01-24USB: cp210x: fix CP2104 baudrate usagePreston Fick
2012-01-24USB: cp210x: call generic open last in openJohan Hovold
2012-01-24USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas
2012-01-24USB: serial: ftdi additional IDsPeter Naulls
2012-01-24USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard
2012-01-24USB: ftdi_sio: fix initial baud rateJohan Hovold
2012-01-24USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-05USB: Add USB-ID for Multiplex RC serial adapter to cp210x.cMalte Schröder
2012-01-04usb: option: add ZD Incorporated HSPA modemJanne Snabb
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-12-13USB: option: Removing one bogus and adding some new Huawei combinationsBjørn Mork
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-12usb: option: Add Huawei E398 controlling interfacesAlex Hermann
2011-12-01usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Kościelnicki
2011-11-26USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley
2011-11-26USB: remove BKL commentsDavidlohr Bueso
2011-11-26usb: option: add SIMCom SIM5218Veli-Pekka Peltola
2011-11-26usb: option: add Huawei E353 controlling interfacesDirk Nehring
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman
2011-11-18USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley
2011-11-18USB: option: add PID of Huawei E173s 3G modemFerenc Wagner
2011-11-18USB: option: release new PID for ZTE 3G modemzheng.zhijian@zte.com.cn
2011-11-15USB: serial: do not forward USB specific errors in writeJohan Hovold
2011-11-15USB: serial: fix whitespace issuesJohan Hovold
2011-11-15USB: oti6858: forward USB errors to USB serial coreJohan Hovold
2011-11-15USB: oti6858: remove dead codeJohan Hovold
2011-11-15USB: iuu_phoenix: forward USB errors to USB serial coreJohan Hovold
2011-11-15USB: cp210x: forward USB errors to USB serial coreJohan Hovold
2011-11-15USB: ch341: forward USB errors to USB serial coreJohan Hovold
2011-11-15USB: serial: do not forward USB specific errors in openJohan Hovold
2011-11-15USB: serial: add support for multiple read urbsJohan Hovold
2011-11-15USB: pl2303: use usb_serial_generic_openJohan Hovold
2011-11-15USB: pl2302: clean up error handling in openJohan Hovold
2011-11-15USB: pl2303: return errors from usb_submit_urb in openJohan Hovold
2011-11-15USB: usb_debug: use process_read_urbJohan Hovold
2011-11-15USB: usb_debug: fix indentationJohan Hovold
2011-11-15USB: serial: reuse generic write urb and bulk-out bufferJohan Hovold