[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YxB1eeDSKt+Ei5kf@hovoldconsulting.com>
Date: Thu, 1 Sep 2022 11:03:53 +0200
From: Johan Hovold <johan@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] USB-serial fixes for 6.0-rc4
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.0-rc4
for you to fetch changes up to 41ca302a697b64a3dab4676e01d0d11bb184737d:
USB: serial: ch341: fix disabled rx timer on older devices (2022-08-31 15:51:06 +0200)
----------------------------------------------------------------
USB-serial fixes for 6.0-rc4
Here are a couple of fixes for two long-standing issues with some older
ch341 devices and a number of new device ids.
All have been in linux-next with no reported issues.
----------------------------------------------------------------
Johan Hovold (3):
USB: serial: cp210x: add Decagon UCA device id
USB: serial: ch341: fix lost character on LCR updates
USB: serial: ch341: fix disabled rx timer on older devices
Niek Nooijens (1):
USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id
Slark Xiao (1):
USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode
Yan Xinyu (1):
USB: serial: option: add support for OPPO R11 diag port
Yonglin Tan (1):
USB: serial: option: add Quectel EM060K modem
drivers/usb/serial/ch341.c | 16 ++++++++++++++--
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/ftdi_sio.c | 2 ++
drivers/usb/serial/ftdi_sio_ids.h | 6 ++++++
drivers/usb/serial/option.c | 15 +++++++++++++++
5 files changed, 38 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists