lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aDBDywD0OoPnU84n@hovoldconsulting.com>
Date: Fri, 23 May 2025 11:45:47 +0200
From: Johan Hovold <johan@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] USB serial updates for 6.16-rc1

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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ