[GIT PULL] USB serial updates for 7.1-rc1

From: Johan Hovold

Date: Fri Apr 10 2026 - 08:46:38 EST


The following changes since commit f338e77383789c0cae23ca3d48adcc5e9e137e3c:

Linux 7.0-rc4 (2026-03-15 13:52:05 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 37d9c4c055c3b3357c61dba2335ab21340e33553:

USB: serial: iuu_phoenix: fix iuutool author name (2026-04-08 09:37:43 +0200)

----------------------------------------------------------------
USB serial updates for 7.1-rc1

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

- use strscpy() instead of strcpy()
- new modem device id

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

----------------------------------------------------------------
Ai Chao (1):
USB: serial: ti_usb_3410_5052: use strscpy() instead of strcpy()

Fabio Porcedda (1):
USB: serial: option: add Telit Cinterion FN990A MBIM composition

Thorsten Blum (1):
USB: serial: iuu_phoenix: fix iuutool author name

drivers/usb/serial/iuu_phoenix.c | 2 +-
drivers/usb/serial/option.c | 2 ++
drivers/usb/serial/ti_usb_3410_5052.c | 16 ++++++++--------
3 files changed, 11 insertions(+), 9 deletions(-)