mbox series

[GIT,PULL] USB-serial device ids for 6.14-rc7

Message ID Z9PW5tkuTH6oRG6X@hovoldconsulting.com
State New
Headers show
Series [GIT,PULL] USB-serial device ids for 6.14-rc7 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.14-rc7

Message

Johan Hovold March 14, 2025, 7:12 a.m. UTC
The following changes since commit 0ad2507d5d93f39619fc42372c347d6006b64319:

  Linux 6.14-rc3 (2025-02-16 14:02:44 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.14-rc7

for you to fetch changes up to 18e0885bd2ca738407036434418a26a58394a60e:

  USB: serial: ftdi_sio: add support for Altera USB Blaster 3 (2025-03-12 17:51:16 +0100)

----------------------------------------------------------------
USB-serial device ids for 6.14-rc7

Here are some new modem device ids and a couple of related fixes, and
support for Altera USB Blaster 3.

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

----------------------------------------------------------------
Boon Khai Ng (1):
      USB: serial: ftdi_sio: add support for Altera USB Blaster 3

Fabio Porcedda (2):
      USB: serial: option: add Telit Cinterion FE990B compositions
      USB: serial: option: fix Telit Cinterion FE990A name

Johan Hovold (1):
      USB: serial: option: match on interface class for Telit FN990B

 drivers/usb/serial/ftdi_sio.c     | 14 ++++++++++++
 drivers/usb/serial/ftdi_sio_ids.h | 13 +++++++++++
 drivers/usb/serial/option.c       | 48 ++++++++++++++++++++++++++-------------
 3 files changed, 59 insertions(+), 16 deletions(-)