summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorLines
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-78/+0
2018-01-25USB: serial: keyspan: Drop firmware Kconfig optionsBenjamin Gilbert-78/+0
2018-01-25USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman-0/+2
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman-2/+2
2018-01-22USB: serial: remove redundant initializations of 'mos_parport'Colin Ian King-2/+2
2018-01-22USB: serial: simple: add Motorola Tetra driverJohan Hovold-0/+8
2018-01-22usb: option: Add support for FS040U modemOKAMOTO Yoshiaki-0/+5
2018-01-15Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman-0/+2
2018-01-13Merge tag 'usb-serial-4.16-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-125/+318
2018-01-11USB: serial: f81534: fix tx error on some baud rateJi-Ze Hong (Peter Hong)-1/+6
2018-01-11USB: serial: f81534: add H/W disable port supportJi-Ze Hong (Peter Hong)-0/+81
2018-01-11USB: serial: f81534: only read configuration onceJi-Ze Hong (Peter Hong)-85/+31
2018-01-11USB: serial: f81534: add output pin controlJi-Ze Hong (Peter Hong)-1/+66
2018-01-11USB: serial: f81534: add auto RTS direction supportJi-Ze Hong (Peter Hong)-0/+30
2018-01-11USB: serial: f81534: add high baud rate supportJi-Ze Hong (Peter Hong)-16/+77
2018-01-09USB: serial: ark3116: move TIOCGSERIAL ioctl case to functionMikhail Zaytsev-13/+19
2018-01-09USB: serial: ark3116: remove dummy TIOCSSERIAL ioctlMikhail Zaytsev-4/+2
2018-01-04USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl-0/+1
2018-01-02USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò-0/+1
2017-12-27USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze-0/+7
2017-12-19USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)-0/+9
2017-12-15USB: serial: qcserial: add Sierra Wireless EM7565Reinhard Speyerer-0/+3
2017-12-15USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas-0/+8
2017-12-14USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai-1/+0
2017-11-28USB: serial: usb_debug: add new USB device idLu Baolu-0/+2
2017-11-28USB: serial: ark3116: clean up return values of register accessorsGimcuan Hui-4/+7
2017-11-27USB: serial: iuu_phoenix: remove redundant assignment of DIV to itselfColin Ian King-1/+0
2017-11-27USB: serial: option: add Quectel BG96 idSebastian Sjoholm-0/+3
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook-8/+7
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-422/+240
2017-11-07USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman-0/+1
2017-11-07USB: serial: Change DbC debug device binding IDLu Baolu-2/+2
2017-11-04USB: serial: fix module-license macrosJohan Hovold-23/+23
2017-11-04USB: serial: Remove redundant license textGreg Kroah-Hartman-322/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman-0/+67
2017-11-02Merge tag 'usb-serial-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-75/+147
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+8
2017-10-31USB: serial: f81534: implement break controlJi-Ze Hong (Peter Hong)-6/+41
2017-10-31USB: serial: f81534: fix hang-up on overrunJi-Ze Hong (Peter Hong)-0/+43
2017-10-31USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer-0/+1
2017-10-30USB: serial: kobil_sct: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2017-10-16USB: serial: metro-usb: add MS7820 device idJohan Hovold-0/+1
2017-10-13USB: serial: drop unused core USB driverJohan Hovold-22/+0
2017-10-13USB: serial: metro-usb: add missing interrupt-out endpoint checkJohan Hovold-5/+17
2017-10-13USB: serial: metro-usb: simplify endpoint checkJohan Hovold-7/+1
2017-10-13USB: serial: metro-usb: stop I/O after failed openJohan Hovold-3/+8
2017-10-11USB: serial: garmin_gps: simplify init-session logicJohan Hovold-25/+16
2017-10-11USB: serial: garmin_gps: clean up init-session messagesJohan Hovold-7/+6
2017-10-11USB: serial: garmin_gps: drop unused timer initialisationJohan Hovold-1/+0
2017-10-11USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold-0/+6