aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAge
* USB: Option: Add support for a variant of DLink DWM 652 U5Huang Ying2010-03-19
* USB: serial: use port endpoint size to determine if ep is availableJohan Hovold2010-03-19
* USB: serial: fix softint not being called on errorsJohan Hovold2010-03-19
* USB: serial: fix error message on close in generic driverJohan Hovold2010-03-19
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-03
|\ \
| * | USB: pl2303: remove unnecessary reset of usb_device in urbsJohan Hovold2010-03-02
| * | USB: ftdi_sio: remove obsolete check in unthrottleJohan Hovold2010-03-02
| * | USB: ftdi_sio: remove unused tx_bytes counterJohan Hovold2010-03-02
| * | USB: qcaux: driver for auxiliary serial ports on Qualcomm devicesDan Williams2010-03-02
| * | USB: pl2303: initial TIOCGSERIAL supportJohn Tsiombikas2010-03-02
| * | USB: option: add Longcheer/Longsung vendor IDDan Williams2010-03-02
| * | USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2010-03-02
| * | USB: remove references to port->port.count from the serial driversAlan Stern2010-03-02
| * | USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-02
| * | USB: tty: sort out the request_room handling for whiteheatAlan Cox2010-03-02
| * | USB: serial: sierra driver indat_callback fixElina Pasheva2010-03-02
| * | USB: serial: sierra driver adding reset_resume functionElina Pasheva2010-03-02
| * | tty: Fix various bogus WARN checks in the usb serial layerAlan Cox2010-03-02
| * | USB: cp210x: Add 81E8 (Zephyr Bioharness)Alan Cox2010-03-02
| * | USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-02
| * | USB: serial: Remove unnecessary \n's from dbg usesJoe Perches2010-03-02
| * | USB: serial: Add support for ViVOtech ViVOpay devices.Forest Bond2010-03-02
| * | USB: add new ftdi_sio device idsMitchell Solomon2010-03-02
| * | USB: ftdi_sio: Replace BKL with a mutexAlessio Igor Bogani2010-03-02
| * | USB: serial: add support for serial port on the moschip 7715Mike Dunn2010-03-02
| * | USB: io_edgeport: eliminate get_string()Dan Carpenter2010-03-02
| * | USB: ftdi_sio: correct spelling in implementation fileAndreas Mohr2010-03-02
| * | USB: ftdi_sio: correct spelling in header filesAndreas Mohr2010-03-02
| * | USB: serial: Eliminate useless codeJulia Lawall2010-03-02
| * | USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setupGernot Hillier2010-03-02
| * | USB: serial: option.c: Add blacklisting infrastructure for special device han...Gernot Hillier2010-03-02
| * | USB: serial: option.c: Add chipset information for 4G W14Gernot Hillier2010-03-02
| * | USB serial: make USB device id constantNémeth Márton2010-03-02
| * | USB: cypress_m8: use put_unaligned_le32() where necessaryJohan Hovold2010-03-02
| * | USB: ch341: use get_unaligned_le16 in break_ctlJohan Hovold2010-03-02
| * | USB: serial: fix DMA buffers on stack for io_edgeport.cDan Carpenter2010-03-02
| * | USB: kobil_sct: clean up kobil_set_termiosJohan Hovold2010-03-02
| * | USB: visor: fix DMA buffers on stackJohan Hovold2010-03-02
| * | USB: oti6858: fix DMA buffer on stackJohan Hovold2010-03-02
| * | USB: mos7840: fix DMA buffers on stack and endianess bugsJohan Hovold2010-03-02
| * | USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmdJohan Hovold2010-03-02
| * | USB: kl5kusb105: fix DMA buffers on stackJohan Hovold2010-03-02
| * | USB: keyspan_pda: fix DMA buffers on stackJohan Hovold2010-03-02
| * | USB: io_ti: fix DMA buffers on stackJohan Hovold2010-03-02
| * | USB: cypress_m8: fix endianess bugJohan Hovold2010-03-02
| * | USB: cypress_m8: fix DMA buffer on stackJohan Hovold2010-03-02
| * | USB: ch341: use le16_to_cpup to be explicit about endianessJohan Hovold2010-03-02