mbox series

[GIT,PULL] USB-serial fixes for 5.19-rc2

Message ID YqL81+c9KxC2y7tD@hovoldconsulting.com
State New
Headers show
Series [GIT,PULL] USB-serial fixes for 5.19-rc2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.19-rc2

Message

Johan Hovold June 10, 2022, 8:12 a.m. UTC
The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -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.19-rc2

for you to fetch changes up to 158f7585bfcea4aae0ad4128d032a80fec550df1:

  USB: serial: option: add support for Cinterion MV31 with new baseline (2022-06-09 14:32:42 +0200)

----------------------------------------------------------------
USB-serial fixes for 5.19-rc2

Here are some new device ids for a modem and an Edgeport device.

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

----------------------------------------------------------------
Robert Eckelmann (1):
      USB: serial: io_ti: add Agilent E5805A support

Slark Xiao (1):
      USB: serial: option: add support for Cinterion MV31 with new baseline

 drivers/usb/serial/io_ti.c      | 2 ++
 drivers/usb/serial/io_usbvend.h | 1 +
 drivers/usb/serial/option.c     | 6 ++++++
 3 files changed, 9 insertions(+)