]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'usb-serial-4.18-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 May 2018 10:15:20 +0000 (12:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 May 2018 10:15:20 +0000 (12:15 +0200)
commit7eeb11190f44bb1a5d1098b6ae0451690359dff2
treeddd9ade9a4a9c0b3ed0172f54a472343fd91b869
parent2c093cdb0a5e62d3303a759f4330e62b3e2f82ed
parent7041d9c3f01b365daa50340a5d2dce84a09ea813
Merge tag 'usb-serial-4.18-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next

Johan writes:

USB-serial updates for v4.18-rc1

Here are the USB-serial updates for 4.18-rc1, including:

 - support for hardware-assisted XON/XOFF output flow control for pl2303
 - fix for a long-standing IXON/IXOFF mixup in ftdi_sio
 - blacklist of two apparently unused dwm-158 modem interfaces that
   confused some user space daemon (option)
 - add missing const to a tty helper currently used by USB serial only

Included are also various clean ups.

All have been in linux-next with no reported issues.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/option.c