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.10-rc8
Date: Wed, 10 Jul 2024 18:12:05 +0200 [thread overview]
Message-ID: <Zo6y1Y8IkNDlgqBf@hovoldconsulting.com> (raw)
Hi Greg,
I noticed that you still have some fixes queued for 6.10-rc8/final so figured
I'd send this now even if this addresses a really old bug. I've verified that
the issue is real and have tested the fix here myself. Feel free to queue it up
for 6.11-rc1 if you prefer.
Johan
The following changes since commit 4298e400dbdbf259549d69c349e060652ad53611:
USB: serial: option: add Telit generic core-dump composition (2024-06-27 12:04:33 +0200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.10-rc8
for you to fetch changes up to c15a688e49987385baa8804bf65d570e362f8576:
USB: serial: mos7840: fix crash on resume (2024-07-09 18:10:04 +0200)
----------------------------------------------------------------
USB-serial fixes for 6.10-rc8
Here's a fix for a long-standing issue in the mos7840 driver that can trigger
a crash when resuming from system suspend.
Included are also some new modem device ids.
All have been in linux-next with no reported issues.
----------------------------------------------------------------
Dmitry Smirnov (1):
USB: serial: mos7840: fix crash on resume
Mank Wang (1):
USB: serial: option: add Netprisma LCUK54 series modules
Slark Xiao (1):
USB: serial: option: add support for Foxconn T99W651
Vanillan Wang (1):
USB: serial: option: add Rolling RW350-GL variants
drivers/usb/serial/mos7840.c | 45 ++++++++++++++++++++++++++++++++++++++++++++
drivers/usb/serial/option.c | 28 +++++++++++++++++++++++++++
2 files changed, 73 insertions(+)
next reply other threads:[~2024-07-10 16:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-10 16:12 Johan Hovold [this message]
2024-07-10 17:55 ` [GIT PULL] USB-serial fixes for 6.10-rc8 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=Zo6y1Y8IkNDlgqBf@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.