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 5.12-rc4
Date: Sun, 21 Mar 2021 13:31:54 +0100 [thread overview]
Message-ID: <YFc8ump8iC8fj2pa@kroah.com> (raw)
The following changes since commit 1e28eed17697bcf343c6743f0028cc3b5dd88bf0:
Linux 5.12-rc3 (2021-03-14 14:41:02 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.12-rc4
for you to fetch changes up to 2b8c956ea6ba896ec18ae36c2684ecfa04c1f479:
usb: typec: tcpm: Skip sink_cap query only when VDM sm is busy (2021-03-18 09:47:47 +0100)
----------------------------------------------------------------
USB / Thunderbolt driver fixes for 5.12-rc4
Here are some small Thunderbolt and USB driver fixes for some reported
issues:
- thunderbolt fixes for minor problems
- typec fixes for power issues
- usb-storage quirk addition
- usbip bugfix
- dwc3 bugfix when stopping transfers
- cdnsp bugfix for isoc transfers
- gadget use-after-free fix
All have been in linux-next this week with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alan Stern (1):
usb-storage: Add quirk to defeat Kindle's automatic unload
Badhri Jagan Sridharan (2):
usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
usb: typec: tcpm: Skip sink_cap query only when VDM sm is busy
Colin Ian King (1):
usbip: Fix incorrect double assignment to udc->ud.tcp_rx
Elias Rudberg (1):
usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct
Greg Kroah-Hartman (2):
Merge tag 'thunderbolt-for-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
Merge tag 'usb-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus
Jim Lin (1):
usb: gadget: configfs: Fix KASAN use-after-free
Mika Westerberg (2):
thunderbolt: Initialize HopID IDAs in tb_switch_alloc()
thunderbolt: Increase runtime PM reference count on DP tunnel discovery
Pawel Laszczak (1):
usb: cdnsp: Fixes incorrect value in ISOC TRB
Wesley Cheng (1):
usb: dwc3: gadget: Prevent EP queuing while stopping transfers
drivers/thunderbolt/switch.c | 18 ++++++++----------
drivers/thunderbolt/tb.c | 4 ++++
drivers/usb/cdns3/cdnsp-ring.c | 5 ++++-
drivers/usb/dwc3/gadget.c | 11 +++++------
drivers/usb/gadget/configfs.c | 14 ++++++++++----
drivers/usb/storage/transport.c | 7 +++++++
drivers/usb/storage/unusual_devs.h | 12 ++++++++++++
drivers/usb/typec/tcpm/tcpm.c | 11 +++++++++--
drivers/usb/typec/tps6598x.c | 1 -
drivers/usb/usbip/vudc_sysfs.c | 2 +-
include/linux/usb_usual.h | 2 ++
11 files changed, 62 insertions(+), 25 deletions(-)
next reply other threads:[~2021-03-21 12:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-21 12:31 Greg KH [this message]
2021-03-21 19:02 ` [GIT PULL] USB/Thunderbolt driver fixes for 5.12-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=YFc8ump8iC8fj2pa@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