summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2013-06-19USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2-2/+5
2013-06-10USB: pl2303: fix device initialisation at openJohan Hovold1-5/+5
2013-06-10USB: spcp8x5: fix device initialisation at openJohan Hovold1-6/+4
2013-06-10USB: f81232: fix device initialisation at openJohan Hovold1-4/+4
2013-06-06USB: option,zte_ev: move most ZTE CDMA devices to zte_evDan Williams2-26/+22
2013-06-06USB: option: blacklist network interface on Huawei E1820Bjørn Mork1-0/+2
2013-06-06USB: whiteheat: fix broken port configurationJohan Hovold1-1/+1
2013-06-05USB: serial: fix TIOCMIWAIT return valueJohan Hovold1-3/+1
2013-06-04USB: mos7720: fix hardware flow controlJohan Hovold1-1/+1
2013-06-04USB: keyspan: remove unused endpoint-array accessJohan Hovold1-10/+0
2013-06-04USB: keyspan: fix bogus array indexJohan Hovold1-1/+1
2013-06-04USB: zte_ev: fix broken openJohan Hovold1-6/+0
2013-06-03USB: serial: Add Option GTM681W to qcserial device table.Richard Weinberger1-0/+1
2013-06-03USB: Serial: cypress_M8: Enable FRWD Dongle hidcom deviceRobert Butora2-1/+21
2013-05-29USB: zte_ev: fix control-message timeoutsJohan Hovold1-14/+14
2013-05-29USB: mos7720: fix message timeoutsJohan Hovold1-3/+3
2013-05-29USB: iuu_phoenix: fix bulk-message timeoutJohan Hovold1-2/+2
2013-05-29USB: ark3116: fix control-message timeoutJohan Hovold1-1/+1
2013-05-29USB: mos7840: fix DMA to stackJohan Hovold1-8/+27
2013-05-29USB: mos7720: fix DMA to stackJohan Hovold1-3/+14
2013-05-29USB: visor: fix initialisation of Treo/Kyocera devicesJohan Hovold1-0/+8
2013-05-29USB: serial: fix Treo/Kyocera interrrupt-in urb contextJohan Hovold1-0/+1
2013-05-17USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]2-0/+4
2013-05-16USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams1-0/+2
2013-05-16USB: serial: clean up chars_in_bufferJohan Hovold1-9/+2
2013-05-16USB: ti_usb_3410_5052: fix chars_in_buffer overheadJohan Hovold1-8/+15
2013-05-16USB: io_ti: fix chars_in_buffer overheadJohan Hovold1-8/+14
2013-05-16USB: ftdi_sio: fix chars_in_buffer overheadJohan Hovold1-14/+5
2013-05-16USB: ftdi_sio: clean up get_modem_statusJohan Hovold1-5/+4
2013-05-16USB: serial: add generic wait_until_sent implementationJohan Hovold2-0/+33
2013-05-16USB: serial: add wait_until_sent operationJohan Hovold1-0/+17
2013-05-16USB: Blacklisted Cinterion's PLxx WWAN InterfaceSchemmel Hans-Christoph1-4/+5
2013-05-16usb: option: Add Telewell TW-LTE 4GTeppo Kotilainen1-0/+2
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds41-1974/+885
2013-04-24USB: ftdi_sio: enable two UART ports on ST Microconnect LiteAdrian Thomasset1-7/+11
2013-04-23USB: serial: option: Added support Olivetti Olicard 145Filippo Turato1-0/+2
2013-04-23USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset2-2/+5
2013-04-19USB: ti_usb_3410_5052: kill custom closing_waitJohan Hovold1-54/+15
2013-04-19USB: ti_usb_3410_5052: remove redundant drain from break_ctlJohan Hovold1-2/+0
2013-04-19USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_bufferJohan Hovold1-0/+8
2013-04-19USB: ti_usb_3410_5052: remove lsr from port dataJohan Hovold1-7/+7
2013-04-19USB: ti_usb_3410_5052: move write-fifo flushing to closeJohan Hovold1-9/+8
2013-04-19USB: io_ti: remove redundant wait_until_sentJohan Hovold1-2/+0
2013-04-19USB: io_ti: fix TIOCGSERIALJohan Hovold1-1/+1
2013-04-17USB: symbolserial: move private-data allocation to port_probeJohan Hovold1-11/+19
2013-04-17USB: symbolserial: remove unused private dataJohan Hovold1-5/+1
2013-04-17USB: symbolserial: use port interrupt-in urbJohan Hovold1-90/+12
2013-04-17USB: mct_u232: clean up read implementationJohan Hovold1-26/+11
2013-04-17USB: kobil_sct: use port interrupt-out urbJohan Hovold1-67/+8
2013-04-17USB: kobil_sct: remove unused endpoint addressJohan Hovold1-8/+0