From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB / Thunderbolt fixes for 6.13-rc4
Date: Fri, 20 Dec 2024 16:36:03 +0100 [thread overview]
Message-ID: <Z2WO42XdnBrYmdmN@kroah.com> (raw)
The following changes since commit 78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8:
Linux 6.13-rc3 (2024-12-15 15:58:23 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.13-rc4
for you to fetch changes up to 1b62f3cb74d2965e8f96f20241b1fe85017aa3e8:
Merge tag 'thunderbolt-for-v6.13-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus (2024-12-19 12:35:02 +0100)
----------------------------------------------------------------
USB / Thunderbolt fixes for 6.13-rc4
Here are some important, and small, fixes for USB and Thunderbolt issues
that have come up in the -rc releases. And some new device ids for good
measure. Included in here are:
- Much reported xhci bugfix for usb-storage devices (and other devices
as well, tripped me up on a video camera)
- thunderbolt fixes for some small reported issues
- new usb-serial device ids
All of these have been in linux-next this week with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Daniel Swanemar (1):
USB: serial: option: add TCL IK512 MBIM & ECM
Daniele Palmas (1):
USB: serial: option: add Telit FE910C04 rmnet compositions
Greg Kroah-Hartman (2):
Merge tag 'usb-serial-6.13-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Merge tag 'thunderbolt-for-v6.13-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
Jack Wu (1):
USB: serial: option: add MediaTek T7XX compositions
Mank Wang (1):
USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready
Mario Limonciello (1):
thunderbolt: Don't display nvm_version unless upgrade supported
Mathias Nyman (1):
xhci: Turn NEC specific quirk for handling Stop Endpoint errors generic
Michal Hrusecky (1):
USB: serial: option: add MeiG Smart SLM770A
Mika Westerberg (2):
thunderbolt: Add support for Intel Panther Lake-M/P
thunderbolt: Improve redrive mode handling
Niklas Neronin (1):
usb: xhci: fix ring expansion regression in 6.13-rc1
drivers/thunderbolt/nhi.c | 8 ++++++++
drivers/thunderbolt/nhi.h | 4 ++++
drivers/thunderbolt/retimer.c | 19 +++++++++++++++----
drivers/thunderbolt/tb.c | 41 +++++++++++++++++++++++++++++++++++++++++
drivers/usb/host/xhci-mem.c | 2 +-
drivers/usb/host/xhci-ring.c | 2 --
drivers/usb/serial/option.c | 27 +++++++++++++++++++++++++++
7 files changed, 96 insertions(+), 7 deletions(-)
next reply other threads:[~2024-12-20 15:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-20 15:36 Greg KH [this message]
2024-12-20 19:19 ` [GIT PULL] USB / Thunderbolt fixes for 6.13-rc4 pr-tracker-bot
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=Z2WO42XdnBrYmdmN@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=torvalds@linux-foundation.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