mbox series

[GIT,PULL] USB-serial fixes for 5.9-rc5

Message ID 20200908154343.GA24328@localhost (mailing list archive)
State Accepted
Commit a29c0adbb688ddee61b731804fb360898412fe7e
Headers show
Series [GIT,PULL] USB-serial fixes for 5.9-rc5 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.9-rc5

Message

Johan Hovold Sept. 8, 2020, 3:43 p.m. UTC
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -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.9-rc5

for you to fetch changes up to 2bb70f0a4b238323e4e2f392fc3ddeb5b7208c9e:

  USB: serial: option: support dynamic Quectel USB compositions (2020-08-31 08:37:17 +0200)

----------------------------------------------------------------
USB-serial fixes for 5.9-rc5

Here are some new device ids for 5.9.

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

----------------------------------------------------------------
Aleksander Morgado (1):
      USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules

Bjørn Mork (1):
      USB: serial: option: support dynamic Quectel USB compositions

Patrick Riphagen (1):
      USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter

 drivers/usb/serial/ftdi_sio.c     |  1 +
 drivers/usb/serial/ftdi_sio_ids.h |  1 +
 drivers/usb/serial/option.c       | 22 ++++++++++++++--------
 3 files changed, 16 insertions(+), 8 deletions(-)