aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-02USB: pl2303: remove unnecessary reset of usb_device in urbsJohan Hovold
2010-03-02USB: ftdi_sio: remove obsolete check in unthrottleJohan Hovold
2010-03-02USB: ftdi_sio: remove unused tx_bytes counterJohan Hovold
2010-03-02USB: qcaux: driver for auxiliary serial ports on Qualcomm devicesDan Williams
2010-03-02USB: pl2303: initial TIOCGSERIAL supportJohn Tsiombikas
2010-03-02USB: option: add Longcheer/Longsung vendor IDDan Williams
2010-03-02USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin
2010-03-02USB: remove references to port->port.count from the serial driversAlan Stern
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox
2010-03-02USB: tty: sort out the request_room handling for whiteheatAlan Cox
2010-03-02USB: serial: sierra driver indat_callback fixElina Pasheva
2010-03-02USB: serial: sierra driver adding reset_resume functionElina Pasheva
2010-03-02tty: Fix various bogus WARN checks in the usb serial layerAlan Cox
2010-03-02USB: cp210x: Add 81E8 (Zephyr Bioharness)Alan Cox
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches
2010-03-02USB: serial: Add support for ViVOtech ViVOpay devices.Forest Bond
2010-03-02USB: add new ftdi_sio device idsMitchell Solomon
2010-03-02USB: ftdi_sio: Replace BKL with a mutexAlessio Igor Bogani
2010-03-02USB: serial: add support for serial port on the moschip 7715Mike Dunn
2010-03-02USB: io_edgeport: eliminate get_string()Dan Carpenter
2010-03-02USB: ftdi_sio: correct spelling in implementation fileAndreas Mohr
2010-03-02USB: ftdi_sio: correct spelling in header filesAndreas Mohr
2010-03-02USB: serial: Eliminate useless codeJulia Lawall
2010-03-02USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setupGernot Hillier
2010-03-02USB: serial: option.c: Add blacklisting infrastructure for special device han...Gernot Hillier
2010-03-02USB: serial: option.c: Add chipset information for 4G W14Gernot Hillier
2010-03-02USB serial: make USB device id constantNémeth Márton
2010-03-02USB: cypress_m8: use put_unaligned_le32() where necessaryJohan Hovold
2010-03-02USB: ch341: use get_unaligned_le16 in break_ctlJohan Hovold
2010-03-02USB: serial: fix DMA buffers on stack for io_edgeport.cDan Carpenter
2010-03-02USB: kobil_sct: clean up kobil_set_termiosJohan Hovold
2010-03-02USB: visor: fix DMA buffers on stackJohan Hovold
2010-03-02USB: oti6858: fix DMA buffer on stackJohan Hovold
2010-03-02USB: mos7840: fix DMA buffers on stack and endianess bugsJohan Hovold
2010-03-02USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmdJohan Hovold
2010-03-02USB: kl5kusb105: fix DMA buffers on stackJohan Hovold
2010-03-02USB: keyspan_pda: fix DMA buffers on stackJohan Hovold
2010-03-02USB: io_ti: fix DMA buffers on stackJohan Hovold
2010-03-02USB: cypress_m8: fix endianess bugJohan Hovold
2010-03-02USB: cypress_m8: fix DMA buffer on stackJohan Hovold
2010-03-02USB: ch341: use le16_to_cpup to be explicit about endianessJohan Hovold
2010-03-02USB: ch341: fix DMA buffer on stackJohan Hovold
2010-03-02USB: ch341: replace printk warnings with dev_errJohan Hovold
2010-03-02USB: ftdi_sio: remove unnecessary initialisationsJohan Hovold
2010-03-02USB: ftdi_sio: clean up modem status handlingJohan Hovold
2010-03-02USB: ftdi_sio: fix DMA buffers on stackJohan Hovold
2010-03-02USB: ftdi_sio: fix latency-timeout endianess bugJohan Hovold
2010-03-02USB: ftdi_sio: use error code from usb stack in read_latency_timerJohan Hovold