summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2013-07-24USB: ti_usb_3410_5052: remove vendor/product module parametersJohan Hovold1-65/+7
2013-07-24USB: ti_usb_3410_5052: remove unused wait queueJohan Hovold1-7/+0
2013-07-24USB: ti_usb_3410_5052: kill private fifoJohan Hovold1-14/+6
2013-07-24USB: safe_serial: remove vendor/product module parametersJohan Hovold1-37/+14
2013-07-24USB: mos7840: remove broken chase implementationJohan Hovold1-48/+0
2013-07-24USB: io_ti: move port initialisation to probeJohan Hovold1-20/+26
2013-07-24USB: io_ti: kill private fifoJohan Hovold1-17/+5
2013-07-24USB: io_edgeport: remove unused definesJohan Hovold1-2/+0
2013-07-24USB: ftdi_sio: remove unused definesJohan Hovold1-7/+0
2013-07-24USB: ftdi_sio: remove vendor/product module parametersJohan Hovold1-33/+3
2013-07-24USB: ftdi_sio: remove redundant raise of DTR/RTS at openJohan Hovold1-1/+1
2013-07-24USB: ftdi_sio: clean up device initialisationJohan Hovold1-5/+2
2013-07-24USB: oti6858: do not call set_termios with uninitialised dataJohan Hovold1-2/+1
2013-07-24USB: pl2303: remove debugging noiseJohan Hovold1-1/+3
2013-07-24USB: pl2303: clean up set_termiosJohan Hovold1-21/+18
2013-07-24USB: pl2303: clean up baud-rate handlingJohan Hovold1-49/+41
2013-07-24USB: pl2303: refactor baud-rate handlingJohan Hovold1-58/+69
2013-07-24USB: console: remove unnecessary operations testJohan Hovold1-15/+3
2013-07-24USB: console: use dev_dbgJohan Hovold1-4/+5
2013-07-24USB: serial: set drain delay at port probeJohan Hovold7-10/+15
2013-07-24USB: serial: clean up dtr_rtsJohan Hovold1-12/+2
2013-07-24USB: serial: remove hupping check from tiocmiwaitJohan Hovold1-11/+2
2013-07-24USB: serial: remove defensive test from set_termiosJohan Hovold2-6/+0
2013-06-25USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams2-5/+7
2013-06-25Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman2-2/+5
2013-06-20USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2-2/+5
2013-06-18USB: serial: increase the number of devices we supportGreg Kroah-Hartman1-3/+6
2013-06-18USB: serial: make minor allocation dynamicGreg Kroah-Hartman15-87/+73
2013-06-17Merge 3.10-rc6 into usb-nextGreg Kroah-Hartman3-15/+13
2013-06-11USB: serial: ports: add minor and port numberGreg Kroah-Hartman22-164/+122
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-09Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman13-79/+119
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-04USB: serial: pl2303 works at 500kbpsLuca Olivetti1-1/+1
2013-06-03USB: serial: add support Infineon modem USB flashloader driverWei Shuai3-0/+50
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-30usb: serial: dump small buffers with help of %*phAndy Shevchenko2-15/+4
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