aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05USB: serial: console: fix reported terminal settingsJohan Hovold1-1/+1
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-6/+420
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds18-508/+225
2018-10-18Merge tag 'usb-serial-4.20-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman3-6/+420
2018-10-13complete ->[sg]et_serial() switchoverAl Viro1-2/+2
2018-10-13usb_wwan: switch to ->[sg]et_serial()Al Viro3-49/+23
2018-10-13whiteheat: switch to ->get_serial()Al Viro1-27/+15
2018-10-13ti_usb_3410_5052: switch to ->[sg]et_serial()Al Viro1-50/+24
2018-10-13ssu100: switch to ->get_serial()Al Viro1-31/+11
2018-10-13quatech2: switch to ->get_serial()Al Viro1-31/+11
2018-10-13pl2303: switch to ->get_serial()Al Viro1-21/+8
2018-10-13opticon: switch to ->get_serial()Al Viro1-31/+12
2018-10-13mos7840: switch to ->get_serial()Al Viro1-26/+13
2018-10-13mos7720: switch to ->get_serial()Al Viro1-21/+13
2018-10-13io_ti: switch to ->get_serial()Al Viro1-33/+14
2018-10-13io_edgeport: switch to ->get_serial()Al Viro1-21/+16
2018-10-13fdti_sio: switch to ->[sg]et_serial()Al Viro1-27/+21
2018-10-13f81534: switch to ->get_serial()Al Viro1-30/+8
2018-10-13f81232: switch to ->get_serial()Al Viro1-28/+8
2018-10-13ark3116: switch to ->get_serial()Al Viro1-30/+8
2018-10-13usb-serial: begin switching to ->[sg]et_serial()Al Viro1-0/+20
2018-10-05USB: serial: cypress_m8: remove set but not used variable 'iflag'YueHaibing1-2/+1
2018-10-05USB: serial: cypress_m8: fix interrupt-out transfer lengthJohan Hovold1-1/+1
2018-10-05USB: serial: ftdi_sio: add support for FT232R CBUS gpiosJohan Hovold2-3/+40
2018-10-05USB: serial: ftdi_sio: fix gpio name collisionsJohan Hovold1-5/+0
2018-09-26USB: serial: ftdi_sio: implement GPIO support for FT-X devicesKaroly Pados2-2/+385
2018-09-24USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold1-1/+2
2018-09-24USB: serial: cypress_m8: fix spelling mistake "retreiving" -> "retrieving"Colin Ian King1-1/+1
2018-09-14mos7720: bury dead TIOCM... in ->ioctl()Al Viro1-52/+0
2018-09-14USB: serial: option: add two-endpoints device-id flagJohan Hovold1-10/+7
2018-09-14USB: serial: option: improve Quectel EP06 detectionKristian Evensen1-2/+16
2018-08-27USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold1-1/+1
2018-08-27USB: serial: io_ti: fix array underflow in completion handlerJohan Hovold1-1/+1
2018-08-02USB: serial: pl2303: add a new device id for ATENMovie Song2-0/+3
2018-07-28USB: option: add support for DW5821eAleksander Morgado1-0/+4
2018-07-20Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman18-159/+431
2018-07-20USB: serial: cp210x: implement GPIO support for CP2102NKaroly Pados1-36/+209
2018-07-18USB: serial: cp210x: improve line-speed handling for CP2104 and CP2105Johan Hovold1-2/+7
2018-07-18USB: serial: cp210x: generalise CP2102N line-speed handlingJohan Hovold1-23/+27
2018-07-18USB: serial: cp210x: improve baudrate support for CP2102NKaroly Pados1-5/+34
2018-07-18USB: serial: cp210x: honour device-type maximum line speedJohan Hovold1-3/+38
2018-07-18USB: serial: cp210x: make line-speed quantisation data drivenJohan Hovold1-43/+56
2018-07-16USB: serial: iuu_phoenix: drop redundant input-speed re-encodingJohan Hovold1-3/+0
2018-07-16USB: serial: iuu_phoenix: drop unused driver-data baud rateJohan Hovold1-2/+0
2018-07-16USB: serial: mos7720: remove redundant variables iflag, mask and serialColin Ian King1-9/+0
2018-07-11USB: serial: kl5kusb105: remove KLSI device idJohan Hovold2-4/+0
2018-07-06USB: serial: kobil_sct: add missing version error handlingJohan Hovold1-4/+8
2018-07-06USB: serial: kobil_sct: fix modem-status error handlingJohan Hovold1-2/+10
2018-07-06USB: serial: mos7840: fix status-register error handlingJohan Hovold1-0/+3
2018-07-06USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold1-1/+3