Linux USB
 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 updates for 6.16-rc1
Date: Fri, 23 May 2025 11:45:47 +0200	[thread overview]
Message-ID: <aDBDywD0OoPnU84n@hovoldconsulting.com> (raw)

The following changes since commit b4432656b36e5cc1d50a1f2dc15357543add530e:

  Linux 6.15-rc4 (2025-04-27 15:19:23 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.16-rc1

for you to fetch changes up to d3a889482bd5abf2bbdc1ec3d2d49575aa160c9c:

  USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB (2025-05-21 17:19:55 +0200)

----------------------------------------------------------------
USB serial updates for 6.16-rc1

Here are the USB serial updates for 6.16-rc1, including:

 - fix of an incorrect const cast
 - removal of a bogus read urb sanity check
 - support for a couple of new pl2303 device types

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

----------------------------------------------------------------
Charles Yeh (1):
      USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB

Greg Kroah-Hartman (1):
      USB: serial: bus: fix const issue in usb_serial_device_match()

Johan Hovold (1):
      USB: serial: ti_usb_3410_5052: drop bogus read urb check

 drivers/usb/serial/bus.c              | 2 +-
 drivers/usb/serial/pl2303.c           | 2 ++
 drivers/usb/serial/ti_usb_3410_5052.c | 5 -----
 3 files changed, 3 insertions(+), 6 deletions(-)

             reply	other threads:[~2025-05-23  9:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-23  9:45 Johan Hovold [this message]
2025-05-23 10:38 ` [GIT PULL] USB serial updates for 6.16-rc1 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=aDBDywD0OoPnU84n@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