aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
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
2011-11-15USB: serial: remove unnecessary bulk-urb re-fillsJohan Hovold
2011-11-15USB: serial: remove unnecessary reinitialisations of urb fieldsJohan Hovold
2011-11-15USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold
2011-11-15USB: mos7720: remove unused codeJohan Hovold
2011-11-15USB: mos7720: remove incorrect read-urb checkJohan Hovold
2011-11-15USB: keyspan_pda: clean up write-urb busy handlingJohan Hovold
2011-11-15USB: cyberjack: clean up write-urb busy handlingJohan Hovold
2011-11-15USB: omninet: clean up write-urb busy handlingJohan Hovold
2011-11-15USB: omninet: fix write_roomJohan Hovold
2011-11-15USB: serial: remove changelogs and old todo entriesJohan Hovold
2011-11-15USB: option: add id for 3G dongle Model VT1000 of ViettelVU Tuan Duc
2011-11-15USB: serial: pl2303: rm duplicate idwangyanqing
2011-11-14USB: serial: cp210x.c: add mark/space parityRoland Koebler
2011-11-14USB: ark3116 initialisation fixBart Hartgers
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds