summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* usb: pl2303: add two comments concerning the supported baud rates with HX chipsFrank Schäfer2013-08-121-0/+12
* usb: pl2303: also use the divisor based baud rate encoding method for baud ra...Frank Schäfer2013-08-121-1/+1
* usb: pl2303: increase the allowed baud rate range for the divisor based encod...Frank Schäfer2013-08-121-4/+12
* usb: pl2303: move the two baud rate encoding methods to separate functionsFrank Schäfer2013-08-121-101/+114
* usb: pl2303: remove 500000 baud from the list of standard baud ratesFrank Schäfer2013-08-121-2/+2
* usb: pl2303: do not round to the next nearest standard baud rate for the divi...Frank Schäfer2013-08-121-28/+37
* usb: pl2303: fix+improve the divsor based baud rate encoding methodFrank Schäfer2013-08-121-10/+52
* USB: serial: move the "simple" drivers into usb-serial-simple.cGreg Kroah-Hartman2013-08-1211-422/+129
* Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman2013-08-056-71/+193
|\
| * USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)2013-07-292-8/+57
| * USB: mos7840: fix pointer castsJohan Hovold2013-07-281-3/+3
| * USB: mos7840: fix race in led handlingJohan Hovold2013-07-261-22/+37
| * USB: mos7840: fix device-type detectionJohan Hovold2013-07-261-40/+35
| * USB: mos7840: fix race in register handlingJohan Hovold2013-07-261-2/+16
| * USB: serial: add driver for Suunto ANT+ USB deviceGreg Kroah-Hartman2013-07-263-0/+49
* | USB: pl2303: restrict the divisor based baud rate encoding method to the "HX"...Frank Schäfer2013-07-311-1/+5
* | USB: serial: pl2303: fix the upper baud rate limit check for type_0/1 chipsFrank Schäfer2013-07-291-1/+1
* | Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-294-19/+35
|\ \ | |/
| * USB: mos7840: fix memory leak in openJohan Hovold2013-07-251-8/+17
| * usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso2013-07-251-7/+0
| * usb: serial: option: add Olivetti Olicard 200Dan Williams2013-07-251-0/+2
| * usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso2013-07-251-1/+2
| * usb: serial: option: Add ONYX 3G device supportEnrico Mioso2013-07-241-0/+1
| * USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold2013-07-241-1/+1
| * usb: option: add TP-LINK MA260Bjørn Mork2013-07-231-0/+2
| * USB: option: add D-Link DWM-152/C1 and DWM-156/C1Alexandr \"Sky\" Ivanov2013-07-231-0/+2
| * USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman2013-07-221-0/+2
| * usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling2013-07-221-0/+1
| * USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun2013-07-221-2/+4
| * usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca2013-07-221-0/+1
* | USB: ti_usb_3410_5052: remove vendor/product module parametersJohan Hovold2013-07-231-65/+7
* | USB: ti_usb_3410_5052: remove unused wait queueJohan Hovold2013-07-231-7/+0
* | USB: ti_usb_3410_5052: kill private fifoJohan Hovold2013-07-231-14/+6
* | USB: safe_serial: remove vendor/product module parametersJohan Hovold2013-07-231-37/+14
* | USB: mos7840: remove broken chase implementationJohan Hovold2013-07-231-48/+0
* | USB: io_ti: move port initialisation to probeJohan Hovold2013-07-231-20/+26
* | USB: io_ti: kill private fifoJohan Hovold2013-07-231-17/+5
* | USB: io_edgeport: remove unused definesJohan Hovold2013-07-231-2/+0
* | USB: ftdi_sio: remove unused definesJohan Hovold2013-07-231-7/+0
* | USB: ftdi_sio: remove vendor/product module parametersJohan Hovold2013-07-231-33/+3
* | USB: ftdi_sio: remove redundant raise of DTR/RTS at openJohan Hovold2013-07-231-1/+1
* | USB: ftdi_sio: clean up device initialisationJohan Hovold2013-07-231-5/+2
* | USB: oti6858: do not call set_termios with uninitialised dataJohan Hovold2013-07-231-2/+1
* | USB: pl2303: remove debugging noiseJohan Hovold2013-07-231-1/+3
* | USB: pl2303: clean up set_termiosJohan Hovold2013-07-231-21/+18
* | USB: pl2303: clean up baud-rate handlingJohan Hovold2013-07-231-49/+41
* | USB: pl2303: refactor baud-rate handlingJohan Hovold2013-07-231-58/+69
* | USB: console: remove unnecessary operations testJohan Hovold2013-07-231-15/+3
* | USB: console: use dev_dbgJohan Hovold2013-07-231-4/+5
* | USB: serial: set drain delay at port probeJohan Hovold2013-07-237-10/+15
OpenPOWER on IntegriCloud