aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2013-07-23USB: ftdi_sio: remove vendor/product module parametersJohan Hovold1-33/+3
2013-07-23USB: ftdi_sio: remove redundant raise of DTR/RTS at openJohan Hovold1-1/+1
2013-07-23USB: ftdi_sio: clean up device initialisationJohan Hovold1-5/+2
2013-07-23USB: oti6858: do not call set_termios with uninitialised dataJohan Hovold1-2/+1
2013-07-23USB: pl2303: remove debugging noiseJohan Hovold1-1/+3
2013-07-23USB: pl2303: clean up set_termiosJohan Hovold1-21/+18
2013-07-23USB: pl2303: clean up baud-rate handlingJohan Hovold1-49/+41
2013-07-23USB: pl2303: refactor baud-rate handlingJohan Hovold1-58/+69
2013-07-23USB: console: remove unnecessary operations testJohan Hovold1-15/+3
2013-07-23USB: console: use dev_dbgJohan Hovold1-4/+5
2013-07-23USB: serial: set drain delay at port probeJohan Hovold7-10/+15
2013-07-23USB: serial: clean up dtr_rtsJohan Hovold1-12/+2
2013-07-23USB: serial: remove hupping check from tiocmiwaitJohan Hovold1-11/+2
2013-07-23USB: serial: remove defensive test from set_termiosJohan Hovold2-6/+0
2013-07-23usb: option: add TP-LINK MA260Bjørn Mork1-0/+2
2013-07-23USB: option: add D-Link DWM-152/C1 and DWM-156/C1Alexandr \"Sky\" Ivanov1-0/+2
2013-07-22USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman1-0/+2
2013-07-22usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling1-0/+1
2013-07-22USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun1-2/+4
2013-07-22usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca1-0/+1
2013-06-24USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams2-5/+7
2013-06-24Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman2-2/+5
2013-06-19USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2-2/+5
2013-06-17USB: serial: increase the number of devices we supportGreg Kroah-Hartman1-3/+6
2013-06-17USB: serial: make minor allocation dynamicGreg Kroah-Hartman15-87/+73
2013-06-17Merge 3.10-rc6 into usb-nextGreg Kroah-Hartman3-15/+13
2013-06-10USB: 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-08Merge 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-03USB: 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
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