[GIT PULL] USB-serial fixes for 5.17-rc6
From: Johan Hovold
Date: Thu Feb 24 2022 - 07:50:59 EST
The following changes since commit 754e0b0e35608ed5206d6a67a791563c631cec07:
Linux 5.17-rc4 (2022-02-13 12:13:30 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.17-rc6
for you to fetch changes up to cfc4442c642d568014474b6718ccf65dc7ca6099:
USB: serial: option: add Telit LE910R1 compositions (2022-02-21 10:20:26 +0100)
----------------------------------------------------------------
USB-serial fixes for 5.17-rc6
Here's a revert of a commit which erroneously added a device id used for
the EPP/MEM mode of ch341 devices.
Included are also some new modem device ids.
All have been in linux-next with no reported issues.
----------------------------------------------------------------
Daniele Palmas (1):
USB: serial: option: add Telit LE910R1 compositions
Dmytro Bagrii (1):
Revert "USB: serial: ch341: add new Product ID for CH341A"
Slark Xiao (1):
USB: serial: option: add support for DW5829e
drivers/usb/serial/ch341.c | 1 -
drivers/usb/serial/option.c | 12 ++++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)