public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB-serial updates for 6.14-rc1
@ 2025-01-17  8:10 Johan Hovold
  2025-01-17  8:20 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2025-01-17  8:10 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb, linux-kernel

The following changes since commit 4bbf9020becbfd8fc2c3da790855b7042fad455b:

  Linux 6.13-rc4 (2024-12-22 13:22:21 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 575a5adf48b06a2980c9eeffedf699ed5534fade:

  USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb() (2025-01-14 10:32:38 +0100)

----------------------------------------------------------------
USB-serial updates for 6.14-rc1

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

 - fix a long-standing NULL-deref issue in quatech2
 - add support for hardware flow control to ch341

Included is also a related clean up.

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

----------------------------------------------------------------
Johan Hovold (1):
      USB: serial: ch341: use fix-width types consistently

Lode Willems (1):
      USB: serial: ch341: add hardware flow control RTS/CTS

Qasim Ijaz (1):
      USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()

 drivers/usb/serial/ch341.c    | 35 +++++++++++++++++++++++++++++++----
 drivers/usb/serial/quatech2.c |  2 +-
 2 files changed, 32 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-01-17  8:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-17  8:10 [GIT PULL] USB-serial updates for 6.14-rc1 Johan Hovold
2025-01-17  8:20 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox