[GIT PULL] USB-serial updates for 6.6-rc1

From: Johan Hovold
Date: Sun Aug 27 2023 - 06:56:06 EST


The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:

Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.6-rc1

for you to fetch changes up to 4d9488b294e1f8353bbcadc4c7172a7f7490199b:

USB: serial: option: add FOXCONN T99W368/T99W373 product (2023-08-23 10:06:48 +0200)

----------------------------------------------------------------
USB-serial updates for 6.6-rc1

Here are the USB-serial updates for 6.6-rc1, including:

- support for the RS485 mode of XR devices
- new modem device ids

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

----------------------------------------------------------------
Jarkko Sonninen (1):
USB: serial: xr: add TIOCGRS485 and TIOCSRS485 ioctls

Martin Kohn (1):
USB: serial: option: add Quectel EM05G variant (0x030e)

Slark Xiao (1):
USB: serial: option: add FOXCONN T99W368/T99W373 product

drivers/usb/serial/option.c | 7 ++++
drivers/usb/serial/xr_serial.c | 89 +++++++++++++++++++++++++++++++++++++++++-
2 files changed, 95 insertions(+), 1 deletion(-)