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

From: Johan Hovold
Date: Fri Jun 10 2022 - 04:12:37 EST


The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

Linux 5.19-rc1 (2022-06-05 17:18:54 -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.19-rc2

for you to fetch changes up to 158f7585bfcea4aae0ad4128d032a80fec550df1:

USB: serial: option: add support for Cinterion MV31 with new baseline (2022-06-09 14:32:42 +0200)

----------------------------------------------------------------
USB-serial fixes for 5.19-rc2

Here are some new device ids for a modem and an Edgeport device.

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

----------------------------------------------------------------
Robert Eckelmann (1):
USB: serial: io_ti: add Agilent E5805A support

Slark Xiao (1):
USB: serial: option: add support for Cinterion MV31 with new baseline

drivers/usb/serial/io_ti.c | 2 ++
drivers/usb/serial/io_usbvend.h | 1 +
drivers/usb/serial/option.c | 6 ++++++
3 files changed, 9 insertions(+)