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-04-12USB: serial: add Google simple serial SubClass supportAnton Staaf2-0/+11
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: 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-29USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth1-0/+1
2016-01-29USB: ipaq.c: fix a timeout loopDan Carpenter1-1/+2
2016-01-23USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2016-01-23USB: serial: Another Infineon flash loader USB IDJonas Jonsson1-0/+1
2015-12-09USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+9
2015-12-09USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado1-0/+2
2015-12-09USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse2-0/+6
2015-10-23USB: whiteheat: fix potential null-deref at probeJohan Hovold1-0/+31
2015-10-23USB: option: add ZTE PIDsLiu.Zhao1-0/+24
2015-09-21USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2-0/+12
2015-09-21USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann1-3/+3
2015-08-17USB: sierra: add 1199:68AB device IDDirk Behme1-0/+1
2015-08-03USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn1-0/+1
2015-08-03USB: option: add 2020:4000 IDClaudio Cappelli1-0/+1
2015-08-03USB: cp210x: add ID for Aruba Networks controllersPeter Sanford1-0/+1
2015-06-23USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen2-0/+2
2015-06-23USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-06-06USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards1-0/+1
2015-06-06USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld2-5/+0
2015-06-06USB: visor: Match I330 phone more preciselyJason A. Donenfeld1-1/+1
2015-04-19USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein1-2/+6
2015-04-19USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein2-0/+7
2015-03-18USB: serial: fix tty-device error handling at probeJohan Hovold1-1/+10
2015-03-18USB: serial: fix potential use-after-free after failed probeJohan Hovold1-1/+1
2015-03-18USB: serial: fix infinite wait_until_sent timeoutJohan Hovold1-2/+3
2015-03-18usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2-0/+5
2015-03-18USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover2-0/+37
2015-03-18USB: mxuport: fix null deref when used as a consoleJohan Hovold1-1/+2
2015-03-18USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde1-0/+2
2015-03-07USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen1-0/+1
2015-01-27USB: console: fix potential use after freeJohan Hovold1-5/+10