[GIT PULL] USB-serial fixes for 5.14-rc8

From: Johan Hovold
Date: Thu Aug 26 2021 - 04:15:10 EST


The following changes since commit e22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93:

Linux 5.14-rc7 (2021-08-22 14:24:56 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.14-rc8

for you to fetch changes up to df7b16d1c00ecb3da3a30c999cdb39f273c99a2f:

Revert "USB: serial: ch341: fix character loss at high transfer rates" (2021-08-25 09:13:33 +0200)

----------------------------------------------------------------
USB-serial fixes for 5.14-rc8

Here's a fix for a regression in 5.14 (also backported to stable) which
caused reads to stall for ch341 devices.

Included is also a new modem device id.

All but the revert have been in linux-next, and with no reported issues.

----------------------------------------------------------------
Johan Hovold (1):
Revert "USB: serial: ch341: fix character loss at high transfer rates"

Zhengjun Zhang (1):
USB: serial: option: add new VID/PID to support Fibocom FG150

drivers/usb/serial/ch341.c | 1 -
drivers/usb/serial/option.c | 2 ++
2 files changed, 2 insertions(+), 1 deletion(-)