aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold1-1/+1
2013-08-14USB: mos7720: fix broken control requestsJohan Hovold1-7/+14
2013-08-12USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold1-4/+5
2013-08-12USB: mos7840: fix big-endian probeJohan Hovold1-1/+1
2013-08-12USB-Serial: Fix error handling of usb_wwanMatt Burtch1-10/+10
2013-07-29USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)2-8/+57
2013-07-28USB: mos7840: fix pointer castsJohan Hovold1-3/+3
2013-07-26USB: mos7840: fix race in led handlingJohan Hovold1-22/+37
2013-07-26USB: mos7840: fix device-type detectionJohan Hovold1-40/+35
2013-07-26USB: mos7840: fix race in register handlingJohan Hovold1-2/+16
2013-07-26USB: serial: add driver for Suunto ANT+ USB deviceGreg Kroah-Hartman3-0/+49
2013-07-25USB: mos7840: fix memory leak in openJohan Hovold1-8/+17
2013-07-25usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso1-7/+0
2013-07-25usb: serial: option: add Olivetti Olicard 200Dan Williams1-0/+2
2013-07-25usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso1-1/+2
2013-07-24usb: serial: option: Add ONYX 3G device supportEnrico Mioso1-0/+1
2013-07-24USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold1-1/+1
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