summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * USB: serial: fix semicolon.cocci warningsMathieu OTHACEHE2016-02-282-4/+1
| | * USB: serial: fix boolinit.cocci warningsMathieu OTHACEHE2016-02-284-13/+8
| | * USB: serial: fix returnvar.cocci warningsMathieu OTHACEHE2016-02-282-4/+2
| | * USB: serial: fix compare_const_fl.cocci warningsMathieu OTHACEHE2016-02-284-34/+34
* | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-177-18/+13
|\ \ \
| * \ \ Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman2016-02-016-3/+49
| |\ \ \ | | | |/ | | |/|
| * | | tty: Use termios c_*flag macrosPeter Hurley2016-01-286-13/+12
| * | | tty: Fix tty_init_termios() declarationPeter Hurley2016-01-271-5/+1
* | | | USB: qcserial: add Sierra Wireless EM74xx device IDBjørn Mork2016-03-021-2/+4
* | | | Revert "USB: serial: add Moxa UPORT 11x0 driver"Johan Hovold2016-03-013-1023/+0
* | | | USB: serial: option: add support for Quectel UC20Yegor Yefremov2016-03-011-0/+2
* | | | USB: serial: option: add support for Telit LE922 PID 0x1045Daniele Palmas2016-03-011-0/+3
* | | | USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri2016-02-291-0/+1
* | | | USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)Patrik Halfar2016-02-291-0/+1
| |_|/ |/| |
* | | USB: option: add "4G LTE usb-modem U901"Bjørn Mork2016-02-181-0/+2
* | | USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin2016-02-181-0/+2
* | | USB: option: add support for SIM7100EAndrey Skvortsov2016-02-181-0/+7
| |/ |/|
* | USB: option: fix Cinterion AHxx enumerationJohn Ernberg2016-01-251-1/+1
* | USB: mxu11x0: fix memory leak on usb_serial private dataMathieu OTHACEHE2016-01-251-0/+20
* | USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2016-01-252-0/+2
* | USB: serial: option: Adding support for Telit LE922Daniele Palmas2016-01-251-0/+16
* | USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov2016-01-251-2/+4
* | USB: visor: fix null-deref at probeJohan Hovold2016-01-251-0/+5
* | USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker2016-01-251-0/+1
|/
* Merge tag 'usb-serial-4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-01-041-0/+1
|\
| * USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth2015-12-281-0/+1
* | Merge tag 'usb-serial-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-01-046-46/+1180
|\ \ | |/ |/|
| * USB: mxu11x0: drop redundant function name from error messagesJohan Hovold2015-12-291-20/+12
| * USB: mxu11x0: fix debug-message typosJohan Hovold2015-12-291-10/+8
| * USB: mxu11x0: rename usb-serial driverJohan Hovold2015-12-291-3/+3
| * USB: mxu11x0: fix modem-control handling on B0-transitionsJohan Hovold2015-12-291-1/+1
| * USB: mxu11x0: fix memory leak on firmware downloadJohan Hovold2015-12-291-11/+14
| * USB: mxu11x0: fix memory leak in port-probe error pathJohan Hovold2015-12-291-7/+5
| * USB: serial: add Moxa UPORT 11x0 driverMathieu OTHACEHE2015-12-293-0/+1012
| * USB: mos7840: remove redundant conditionGeyslan G. Bem2015-12-111-1/+1
| * USB: io_edgeport: remove redundant conditionsGeyslan G. Bem2015-12-111-21/+14
| * USB: cp210x: add tx_empty()Konstantin Shkolnyy2015-11-261-0/+58
| * USB: cp210x: work around cp2108 GET_LINE_CTL bugKonstantin Shkolnyy2015-11-161-4/+66
| * USB: cp210x: relocate private data from USB interface to portKonstantin Shkolnyy2015-11-161-20/+23
| * USB: cp210x: flush device queues at closeKonstantin Shkolnyy2015-11-161-0/+15
* | USB: ipaq.c: fix a timeout loopDan Carpenter2015-12-181-1/+2
* | USB: serial: Another Infineon flash loader USB IDJonas Jonsson2015-11-231-0/+1
* | USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy2015-11-231-1/+0
* | USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork2015-11-201-0/+9
* | USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G ModemBjørn Mork2015-11-161-20/+34
* | USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse2015-11-162-0/+6
* | USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado2015-11-161-0/+2
* | USB: qcserial: Add support for Quectel EC20 Mini PCIe modulePetr Štetiar2015-11-161-0/+40
|/
* USB: qcserial: add Sierra Wireless MC74xx/EM74xxBjørn Mork2015-10-231-0/+2
* USB: qcserial: update comment for Sierra Wireless MC7304/MC7354David Ward2015-10-091-1/+1