aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-25USB: option: fix Cinterion AHxx enumerationJohn Ernberg1-1/+1
2016-01-25USB: mxu11x0: fix memory leak on usb_serial private dataMathieu OTHACEHE1-0/+20
2016-01-25USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2-0/+2
2016-01-25USB: serial: option: Adding support for Telit LE922Daniele Palmas1-0/+16
2016-01-25USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov1-2/+4
2016-01-25USB: visor: fix null-deref at probeJohan Hovold1-0/+5
2016-01-25USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-01-03Merge tag 'usb-serial-4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-0/+1
2016-01-03Merge tag 'usb-serial-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman6-46/+1180
2015-12-29USB: mxu11x0: drop redundant function name from error messagesJohan Hovold1-20/+12
2015-12-29USB: mxu11x0: fix debug-message typosJohan Hovold1-10/+8
2015-12-29USB: mxu11x0: rename usb-serial driverJohan Hovold1-3/+3
2015-12-29USB: mxu11x0: fix modem-control handling on B0-transitionsJohan Hovold1-1/+1
2015-12-29USB: mxu11x0: fix memory leak on firmware downloadJohan Hovold1-11/+14
2015-12-29USB: mxu11x0: fix memory leak in port-probe error pathJohan Hovold1-7/+5
2015-12-29USB: serial: add Moxa UPORT 11x0 driverMathieu OTHACEHE3-0/+1012
2015-12-28USB: 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-12-11USB: mos7840: remove redundant conditionGeyslan G. Bem1-1/+1
2015-12-11USB: io_edgeport: remove redundant conditionsGeyslan G. Bem1-21/+14
2015-11-26USB: cp210x: add tx_empty()Konstantin Shkolnyy1-0/+58
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-19USB: 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-11-16USB: cp210x: work around cp2108 GET_LINE_CTL bugKonstantin Shkolnyy1-4/+66
2015-11-16USB: cp210x: relocate private data from USB interface to portKonstantin Shkolnyy1-20/+23
2015-11-16USB: cp210x: flush device queues at closeKonstantin Shkolnyy1-0/+15
2015-10-22USB: 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/MC7355"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