Hi Greg,

Here are some device-id patches for 4.19-rc7 (unless you prefer to hold them
off for 4.20).

The option patches are a bit more intrusive than the usual device-id patches,
but allows us to support a particular Quectel modem in non-standard
configurations. To simplify dealing with stable-backports these also carry a
stable tag.

Thanks,
Johan


The following changes since commit 5dfdd24eb3d39d815bc952ae98128e967c9bba49:

  USB: serial: ti_usb_3410_5052: fix array underflow in completion handler 
(2018-08-27 11:53:19 +0200)

are available in the Git repository at:

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

for you to fetch changes up to f5fad711c06e652f90f581fc7c2caee327c33d31:

  USB: serial: simple: add Motorola Tetra MTP6550 id (2018-09-24 15:30:16 +0200)

----------------------------------------------------------------
USB-serial fixes for v4.19-rc7

Here are some device-id patches for 4.19-rc7.

Some Quectel modems have a vendor command which can be used to disable
certain interfaces in their configurations, but unlike some other modems
this also causes the interface numbers to change. These patches allow us
to support all such interface permutations at least for the Quectel
EP06.

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

Signed-off-by: Johan Hovold <jo...@kernel.org>

----------------------------------------------------------------
Johan Hovold (2):
      USB: serial: option: add two-endpoints device-id flag
      USB: serial: simple: add Motorola Tetra MTP6550 id

Kristian Evensen (1):
      USB: serial: option: improve Quectel EP06 detection

 drivers/usb/serial/option.c            | 15 +++++++++++++--
 drivers/usb/serial/usb-serial-simple.c |  3 ++-
 2 files changed, 15 insertions(+), 3 deletions(-)

Reply via email to