* [GIT PULL] USB-serial fixes for 5.13-rc3
@ 2021-05-21 13:58 Johan Hovold
2021-05-21 18:08 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2021-05-21 13:58 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: linux-usb
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(+)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-21 18:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-21 13:58 [GIT PULL] USB-serial fixes for 5.13-rc3 Johan Hovold
2021-05-21 18:08 ` Greg Kroah-Hartman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.