linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB/Thunderbolt driver fixes for 5.12-rc4
@ 2021-03-21 12:31 Greg KH
  2021-03-21 19:02 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-03-21 12:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] USB/Thunderbolt driver fixes for 5.12-rc4
  2021-03-21 12:31 [GIT PULL] USB/Thunderbolt driver fixes for 5.12-rc4 Greg KH
@ 2021-03-21 19:02 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-03-21 19:02 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sun, 21 Mar 2021 13:31:54 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.12-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3001c3554f1dfac3f2561a6b34c5d209e3592dc0

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-21 19:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-21 12:31 [GIT PULL] USB/Thunderbolt driver fixes for 5.12-rc4 Greg KH
2021-03-21 19:02 ` pr-tracker-bot

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).