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