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 driver fixes for 6.5-rc6
Date: Sat, 12 Aug 2023 12:17:06 +0200 [thread overview]
Message-ID: <ZNdcIir55QE1o2mO@kroah.com> (raw)
The following changes since commit 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4:
Linux 6.5-rc4 (2023-07-30 13:23:47 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.5-rc6
for you to fetch changes up to f48585c468f51ac038c2cfaafcd4437bc3746bce:
Merge tag 'thunderbolt-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus (2023-08-08 10:04:47 +0200)
----------------------------------------------------------------
USB/Thunderbolt driver fixes for 6.5-rc6
Here are some small USB and Thunderbolt driver fixes for reported
problems. Included in here are:
- thunderbolt driver memory leak fix
- thunderbolt display flicker fix
- usb dwc3 driver fix
- usb gadget uvc disconnect crash fix
- usb typec Kconfig build dependency fix
- usb typec small fixes
- usb-con-gpio bugfix
- usb-storage old driver bugfix
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alan Stern (2):
USB: Gadget: core: Help prevent panic during UVC unconfigure
usb-storage: alauda: Fix uninit-value in alauda_check_media()
Badhri Jagan Sridharan (1):
usb: typec: tcpm: Fix response to vsafe0V event
Christophe JAILLET (1):
usb: typec: nb7vpq904m: Add an error handling path in nb7vpq904m_probe()
Elson Roy Serrao (1):
usb: dwc3: Properly handle processing of pending events
Greg Kroah-Hartman (1):
Merge tag 'thunderbolt-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
Heikki Krogerus (1):
usb: typec: mux: intel: Add dependency on USB_COMMON
Mika Westerberg (1):
thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()
Prashanth K (1):
usb: common: usb-conn-gpio: Prevent bailing out if initial role is none
RD Babiera (1):
usb: typec: altmodes/displayport: Signal hpd when configuring pin assignment
Sanjay R Mehta (1):
thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwards
drivers/thunderbolt/tb.c | 2 ++
drivers/thunderbolt/tmu.c | 4 +++-
drivers/usb/common/usb-conn-gpio.c | 6 +++++-
drivers/usb/dwc3/gadget.c | 9 ++++++++-
drivers/usb/gadget/udc/core.c | 9 +++++++++
drivers/usb/storage/alauda.c | 12 +++++++++---
drivers/usb/typec/altmodes/displayport.c | 18 +++++++++++++++++-
drivers/usb/typec/mux/Kconfig | 1 +
drivers/usb/typec/mux/nb7vpq904m.c | 25 ++++++++++++++++++-------
drivers/usb/typec/tcpm/tcpm.c | 7 +++++++
10 files changed, 79 insertions(+), 14 deletions(-)
next reply other threads:[~2023-08-12 10:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-12 10:17 Greg KH [this message]
2023-08-12 16:08 ` 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=ZNdcIir55QE1o2mO@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
all inboxes | Powered by JetHome®