aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAge
* Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-12
|\
| * usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Koƛcielnicki2011-12-01
| * usb: option: add SIMCom SIM5218Veli-Pekka Peltola2011-11-26
| * usb: option: add Huawei E353 controlling interfacesDirk Nehring2011-11-26
* | USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley2011-11-26
* | USB: remove BKL commentsDavidlohr Bueso2011-11-26
* | Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-26
|\|
| * USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley2011-11-18
| * USB: option: add PID of Huawei E173s 3G modemFerenc Wagner2011-11-18
| * USB: option: release new PID for ZTE 3G modemzheng.zhijian@zte.com.cn2011-11-18
| * USB: option: add id for 3G dongle Model VT1000 of ViettelVU Tuan Duc2011-11-15
| * USB: serial: pl2303: rm duplicate idwangyanqing2011-11-15
| * USB: ark3116 initialisation fixBart Hartgers2011-11-14
* | USB: serial: do not forward USB specific errors in writeJohan Hovold2011-11-15
* | USB: serial: fix whitespace issuesJohan Hovold2011-11-15
* | USB: oti6858: forward USB errors to USB serial coreJohan Hovold2011-11-15
* | USB: oti6858: remove dead codeJohan Hovold2011-11-15
* | USB: iuu_phoenix: forward USB errors to USB serial coreJohan Hovold2011-11-15
* | USB: cp210x: forward USB errors to USB serial coreJohan Hovold2011-11-15
* | USB: ch341: forward USB errors to USB serial coreJohan Hovold2011-11-15
* | USB: serial: do not forward USB specific errors in openJohan Hovold2011-11-15
* | USB: serial: add support for multiple read urbsJohan Hovold2011-11-15
* | USB: pl2303: use usb_serial_generic_openJohan Hovold2011-11-15
* | USB: pl2302: clean up error handling in openJohan Hovold2011-11-15
* | USB: pl2303: return errors from usb_submit_urb in openJohan Hovold2011-11-15
* | USB: usb_debug: use process_read_urbJohan Hovold2011-11-15
* | USB: usb_debug: fix indentationJohan Hovold2011-11-15
* | USB: serial: reuse generic write urb and bulk-out bufferJohan Hovold2011-11-15
* | USB: serial: remove unnecessary bulk-urb re-fillsJohan Hovold2011-11-15
* | USB: serial: remove unnecessary reinitialisations of urb fieldsJohan Hovold2011-11-15
* | USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-15
* | USB: mos7720: remove unused codeJohan Hovold2011-11-15
* | USB: mos7720: remove incorrect read-urb checkJohan Hovold2011-11-15
* | USB: keyspan_pda: clean up write-urb busy handlingJohan Hovold2011-11-15
* | USB: cyberjack: clean up write-urb busy handlingJohan Hovold2011-11-15
* | USB: omninet: clean up write-urb busy handlingJohan Hovold2011-11-15
* | USB: omninet: fix write_roomJohan Hovold2011-11-15
* | USB: serial: remove changelogs and old todo entriesJohan Hovold2011-11-15
* | USB: serial: cp210x.c: add mark/space parityRoland Koebler2011-11-14
|/
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-31
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
|\
| * Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-07
| |\
| | * PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-19
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-25
|\ \ \
| * | | USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...Uwe Bonnes2011-10-18
| * | | USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structureUwe Bonnes2011-10-18
| * | | USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structureUwe Bonnes2011-10-18
| * | | USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structureUwe Bonnes2011-10-18
| * | | USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structureUwe Bonnes2011-10-18
| * | | USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sioUwe Bonnes2011-10-18