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 6.12-rc7
Date: Fri, 8 Nov 2024 08:30:35 +0100 [thread overview]
Message-ID: <Zy2-G5Q_9ECZsu9q@hovoldconsulting.com> (raw)
The following changes since commit 42f7652d3eb527d03665b09edac47f85fb600924:
Linux 6.12-rc4 (2024-10-20 15:19:38 -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.12-rc7
for you to fetch changes up to 25eb47eed52979c2f5eee3f37e6c67714e02c49c:
USB: serial: qcserial: add support for Sierra Wireless EM86xx (2024-11-06 15:09:51 +0100)
----------------------------------------------------------------
USB-serial fixes for 6.12-rc7
Here's a fix for a long-standing use-after-free in an io_edgeport debug
printk and some new modem device ids.
All have been in linux-next with no reported issues.
----------------------------------------------------------------
Benoît Monin (1):
USB: serial: option: add Quectel RG650V
Dan Carpenter (1):
USB: serial: io_edgeport: fix use after free in debug printk
Jack Wu (1):
USB: serial: qcserial: add support for Sierra Wireless EM86xx
Reinhard Speyerer (1):
USB: serial: option: add Fibocom FG132 0x0112 composition
drivers/usb/serial/io_edgeport.c | 8 ++++----
drivers/usb/serial/option.c | 6 ++++++
drivers/usb/serial/qcserial.c | 2 ++
3 files changed, 12 insertions(+), 4 deletions(-)
next reply other threads:[~2024-11-08 7:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-08 7:30 Johan Hovold [this message]
2024-11-08 7:36 ` [GIT PULL] USB-serial fixes for 6.12-rc7 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=Zy2-G5Q_9ECZsu9q@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.