[GIT PULL] USB-serial fixes for 5.18-rc7

From: Johan Hovold
Date: Fri May 13 2022 - 02:09:28 EST


The following changes since commit 672c0c5173427e6b3e2a9bbb7be51ceeec78093a:

Linux 5.18-rc5 (2022-05-01 13:57:58 -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.18-rc7

for you to fetch changes up to 870b1eee2d844727b06e238c121d260bc5645580:

USB: serial: qcserial: add support for Sierra Wireless EM7590 (2022-05-05 15:15:15 +0200)

----------------------------------------------------------------
USB-serial fixes for 5.18-rc7

Here are some new device ids.

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

----------------------------------------------------------------
Ethan Yang (1):
USB: serial: qcserial: add support for Sierra Wireless EM7590

Scott Chen (1):
USB: serial: pl2303: add device id for HP LM930 Display

Sven Schwermer (2):
USB: serial: option: add Fibocom L610 modem
USB: serial: option: add Fibocom MA510 modem

drivers/usb/serial/option.c | 4 ++++
drivers/usb/serial/pl2303.c | 1 +
drivers/usb/serial/pl2303.h | 1 +
drivers/usb/serial/qcserial.c | 2 ++
4 files changed, 8 insertions(+)