[GIT PULL] USB-serial fixes for 5.19-rc4

From: Johan Hovold
Date: Thu Jun 23 2022 - 08:10:38 EST


The following changes since commit a111daf0c53ae91e71fd2bfe7497862d14132e3e:

Linux 5.19-rc3 (2022-06-19 15:06:47 -0500)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.19-rc4

for you to fetch changes up to 15b694e96c31807d8515aacfa687a1e8a4fbbadc:

USB: serial: option: add Quectel RM500K module support (2022-06-23 13:58:05 +0200)

----------------------------------------------------------------
USB-serial fixes for 5.19-rc4

Here are some new modem device ids and support for further PL2303
device types.

All but the final commit (RM500K device id) have been in linux-next and
with no reported issues.

----------------------------------------------------------------
Carlo Lobrano (1):
USB: serial: option: add Telit LE910Cx 0x1250 composition

Johan Hovold (1):
USB: serial: pl2303: add support for more HXN (G) types

Macpaul Lin (1):
USB: serial: option: add Quectel RM500K module support

Yonglin Tan (1):
USB: serial: option: add Quectel EM05-G modem

drivers/usb/serial/option.c | 6 ++++++
drivers/usb/serial/pl2303.c | 29 +++++++++++++++++------------
2 files changed, 23 insertions(+), 12 deletions(-)