aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+2
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-121/+97
2018-05-31Merge tag 'usb-serial-4.18-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman5-121/+97
2018-05-22USB: serial: pl2303: add support for tx xon/xoff flow controlFlorian Zumbiehl1-1/+15
2018-05-21USB: serial: ftdi_sio: clean up flow control managementJohan Hovold1-58/+23
2018-05-21USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixesJohan Hovold1-42/+41
2018-05-21USB: serial: ftdi_sio: use non-underscore fixed typesJohan Hovold1-25/+25
2018-05-21USB: serial: ftdi_sio: fix IXON/IXOFF mixupJohan Hovold1-6/+2
2018-05-17USB: serial: use tty_port_register_device()Johan Hovold2-2/+3
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig1-14/+1
2018-05-02USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman1-34/+35
2018-05-02USB: serial: option: adding support for ublox R410MSZ Lin (林上智)1-0/+5
2018-05-02USB: serial: option: blacklist unused dwm-158 interfacesGiuseppe Lippolis1-1/+2
2018-04-16USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk1-1/+2
2018-04-16USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley1-0/+1
2018-04-16USB: serial: simple: add libtransistor consoleCollin May2-0/+8
2018-03-29Revert "USB: serial: ftdi_sio: add Id for Physik Instrumente E-870"Johan Hovold2-2/+0
2018-03-29Merge tag 'usb-serial-4.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman3-304/+155
2018-03-29USB: serial: ftdi_sio: add Id for Physik Instrumente E-870Teichmann, Martin2-0/+2
2018-03-23USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther2-0/+7
2018-03-23USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold1-0/+1
2018-03-23USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden2-0/+4
2018-03-19USB: serial: option: use mass-storage class defineJohan Hovold1-1/+1
2018-03-19USB: serial: option: drop redundant interface-class testJohan Hovold1-9/+0
2018-03-19USB: serial: option: reimplement interface maskingJohan Hovold1-294/+152
2018-02-15USB: serial: option: Add support for Quectel EP06Kristian Evensen1-0/+7
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