The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5: Linux 5.13-rc1 (2021-05-09 14:17:44 -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.13-rc3 for you to fetch changes up to f8e8c1b2f782e7391e8a1c25648ce756e2a7d481: USB: serial: pl2303: add device id for ADLINK ND-6530 GC (2021-05-10 11:15:23 +0200) ---------------------------------------------------------------- USB-serial fixes for 5.13-rc3 Here are some new device ids for various drivers. All have been in linux-next with no reported issues. ---------------------------------------------------------------- Daniele Palmas (1): USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011 Dominik Andreas Schorpp (1): USB: serial: ftdi_sio: add IDs for IDS GmbH Products Sean MacLennan (1): USB: serial: ti_usb_3410_5052: add startech.com device id Zolton Jheng (1): USB: serial: pl2303: add device id for ADLINK ND-6530 GC drivers/usb/serial/ftdi_sio.c | 3 +++ drivers/usb/serial/ftdi_sio_ids.h | 7 +++++++ drivers/usb/serial/option.c | 4 ++++ drivers/usb/serial/pl2303.c | 1 + drivers/usb/serial/pl2303.h | 1 + drivers/usb/serial/ti_usb_3410_5052.c | 3 +++ 6 files changed, 19 insertions(+)