public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] USB-serial fixes for 5.15-rc3
Date: Fri, 24 Sep 2021 10:08:51 +0200	[thread overview]
Message-ID: <YU2Hk/bryF85iq5G@hovoldconsulting.com> (raw)

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -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.15-rc3

for you to fetch changes up to 9e3eed534f8235a4a596a9dae5b8a6425d81ea1a:

  USB: serial: option: add device id for Foxconn T99W265 (2021-09-24 09:32:11 +0200)

----------------------------------------------------------------
USB-serial fixes for 5.15-rc3

Here's a fix for a regression affecting some CP2102 devices and a host
of new device ids.

Included are also a couple of cleanups of duplicate device ids, which
are also tagged for stable to keep the tables in sync, and a trivial
patch to help debugging cp210x issues.

All have been in linux-next with no reported issues. Note however that
the last last two device-id commits were rebased to fix up a lore link
in a commit message (as the patch itself never made it to the list).

----------------------------------------------------------------
Carlo Lobrano (1):
      USB: serial: option: add Telit LN920 compositions

Johan Hovold (2):
      USB: serial: cp210x: fix dropped characters with CP2102
      USB: serial: cp210x: add part-number debug printk

Krzysztof Kozlowski (2):
      USB: serial: mos7840: remove duplicated 0xac24 device ID
      USB: serial: option: remove duplicate USB device ID

Slark Xiao (1):
      USB: serial: option: add device id for Foxconn T99W265

Uwe Brandt (1):
      USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter

 drivers/usb/serial/cp210x.c  | 38 ++++++++++++++++++++++++++++++++++++++
 drivers/usb/serial/mos7840.c |  2 --
 drivers/usb/serial/option.c  | 11 ++++++++++-
 3 files changed, 48 insertions(+), 3 deletions(-)

             reply	other threads:[~2021-09-24  8:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-24  8:08 Johan Hovold [this message]
2021-09-24  8:23 ` [GIT PULL] USB-serial fixes for 5.15-rc3 Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YU2Hk/bryF85iq5G@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox