summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2016-04-12USB: option: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+2
2016-04-12USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer2-0/+12
2016-04-12USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch1-0/+1
2016-04-12USB: cypress_m8: add endpoint sanity checkOliver Neukum1-6/+5
2016-04-12USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum1-0/+19
2016-04-12USB: mct_u232: add sanity checking in probeOliver Neukum1-1/+8
2016-03-10USB: serial: option: add support for Quectel UC20Yegor Yefremov1-0/+2
2016-03-10USB: serial: option: add support for Telit LE922 PID 0x1045Daniele Palmas1-0/+3
2016-03-10USB: qcserial: add Sierra Wireless EM74xx device IDBjørn Mork1-2/+4
2016-03-10USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)Patrik Halfar1-0/+1
2016-03-10USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri1-0/+1
2016-03-04USB: option: add "4G LTE usb-modem U901"Bjørn Mork1-0/+2
2016-03-04USB: option: add support for SIM7100EAndrey Skvortsov1-0/+7
2016-03-04USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin1-0/+2
2016-02-17USB: option: fix Cinterion AHxx enumerationJohn Ernberg1-1/+1
2016-02-17USB: serial: option: Adding support for Telit LE922Daniele Palmas1-0/+16
2016-02-17USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-02-17USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2-0/+2
2016-02-17USB: visor: fix null-deref at probeJohan Hovold1-0/+5
2016-02-17USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov1-2/+4
2016-01-31USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth1-0/+1
2015-12-18USB: ipaq.c: fix a timeout loopDan Carpenter1-1/+2
2015-11-23USB: serial: Another Infineon flash loader USB IDJonas Jonsson1-0/+1
2015-11-23USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2015-11-20USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+9
2015-11-16USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G ModemBjørn Mork1-20/+34
2015-11-16USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse2-0/+6
2015-11-16USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado1-0/+2
2015-11-16USB: qcserial: Add support for Quectel EC20 Mini PCIe modulePetr Štetiar1-0/+40
2015-10-23USB: qcserial: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+2
2015-10-09USB: qcserial: update comment for Sierra Wireless MC7304/MC7354David Ward1-1/+1
2015-10-09Revert "USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xx"David Ward2-9/+1
2015-10-09Revert "USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC...David Ward2-2/+1
2015-10-09USB: qcserial: make AT URCs work for Sierra Wireless devicesDavid Ward1-0/+11
2015-10-09USB: usb_wwan/option: generalize option_send_setup for other driversDavid Ward3-40/+40
2015-10-09USB: option: revert introduction of struct option_privateDavid Ward1-19/+2
2015-10-09USB: io_ti: Remove extra blank lines separating functionsPeter E. Berger1-6/+0
2015-10-09USB: io_ti: Fix non-standard comment formattingPeter E. Berger1-48/+91
2015-10-09USB: io_ti: Move request_firmware from edge_startup to download_fwPeter E. Berger1-26/+30
2015-10-09USB: io_ti: Move download and boot mode code out of download_fwPeter E. Berger1-167/+195
2015-10-09USB: io_ti: Use serial->interface for messages in download_fwPeter E. Berger1-1/+1
2015-10-09USB: io_ti: Remove obsolete dev parameter from build_i2c_fw_hdrPeter E. Berger1-3/+2
2015-09-23USB: whiteheat: fix potential null-deref at probeJohan Hovold1-0/+31
2015-09-14USB: option: add ZTE PIDsLiu.Zhao1-0/+24
2015-08-18USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward1-0/+1
2015-08-18USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2-0/+12
2015-08-18USB: usb_wwan: silence read errors on disconnectJohan Hovold1-1/+1
2015-08-18USB: option: silence interrupt errorsJohan Hovold1-1/+1
2015-08-18USB: symbolserial: Correct transferred data sizePhilipp Hachtmann1-10/+8
2015-08-18USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann1-3/+3