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.14-rc1
Date: Fri, 17 Jan 2025 09:10:41 +0100 [thread overview]
Message-ID: <Z4oQgYrBReMU7foh@hovoldconsulting.com> (raw)
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(-)
next reply other threads:[~2025-01-17 8:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-17 8:10 Johan Hovold [this message]
2025-01-17 8:20 ` [GIT PULL] USB-serial updates for 6.14-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=Z4oQgYrBReMU7foh@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