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 driver fixes for 6.8-rc5
Date: Sat, 17 Feb 2024 16:13:25 +0100 [thread overview]
Message-ID: <ZdDNFfwclvmprBoR@kroah.com> (raw)
The following changes since commit 54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478:
Linux 6.8-rc3 (2024-02-04 12:20:36 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.8-rc5
for you to fetch changes up to 7d708c145b2631941b8b0b4a740dc2990818c39c:
Revert "usb: dwc3: Support EBC feature of DWC_usb31" (2024-02-09 10:26:08 +0000)
----------------------------------------------------------------
USB/Thunderbolt fixes for 6.8-rc5
Here are 2 small fixes for 6.8-rc5:
- thunderbolt to fix a reported issue on many platforms
- dwc3 driver revert of a commit that caused problems in -rc1
Both of these changes have been in linux-next for over a week with no
reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Greg Kroah-Hartman (1):
Merge tag 'thunderbolt-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
Mohammad Rahimi (1):
thunderbolt: Fix setting the CNS bit in ROUTER_CS_5
Thinh Nguyen (1):
Revert "usb: dwc3: Support EBC feature of DWC_usb31"
drivers/thunderbolt/tb_regs.h | 2 +-
drivers/thunderbolt/usb4.c | 2 +-
drivers/usb/dwc3/core.h | 1 -
drivers/usb/dwc3/gadget.c | 6 ------
drivers/usb/dwc3/gadget.h | 2 --
include/linux/usb/gadget.h | 1 -
6 files changed, 2 insertions(+), 12 deletions(-)
next reply other threads:[~2024-02-17 15:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-17 15:13 Greg KH [this message]
2024-02-17 17:40 ` [GIT PULL] USB driver fixes for 6.8-rc5 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=ZdDNFfwclvmprBoR@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;
as well as URLs for NNTP newsgroup(s).