[GIT PULL] USB-serial fixes for 6.2-rc5

From: Johan Hovold
Date: Thu Jan 19 2023 - 12:07:22 EST


The following changes since commit b7bfaa761d760e72a969d116517eaa12e404c262:

Linux 6.2-rc3 (2023-01-08 11:49:43 -0600)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.2-rc5

for you to fetch changes up to 71dfd381a7c051f16a61f82fbd38a4cca563bdca:

USB: serial: option: add Quectel EM05CN modem (2023-01-16 08:47:47 +0100)

----------------------------------------------------------------
USB-serial fixes for 6.2-rc5

Here are some new device ids, mostly for Quectel modems.

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

----------------------------------------------------------------
Ali Mirghasemi (1):
USB: serial: option: add Quectel EC200U modem

Duke Xin(辛安文) (5):
USB: serial: option: add Quectel EM05-G (CS) modem
USB: serial: option: add Quectel EM05-G (GR) modem
USB: serial: option: add Quectel EM05-G (RS) modem
USB: serial: option: add Quectel EM05CN (SG) modem
USB: serial: option: add Quectel EM05CN modem

Michael Adler (1):
USB: serial: cp210x: add SCALANCE LPE-9000 device id

drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/option.c | 17 +++++++++++++++++
2 files changed, 18 insertions(+)