linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB / Thunderbolt driver fixes for 6.0-final
@ 2022-10-01 16:30 Greg KH
  2022-10-01 16:52 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2022-10-01 16:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit f76349cf41451c5c42a99f18a9163377e4b364ff:

  Linux 6.0-rc7 (2022-09-25 14:01:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.0-final

for you to fetch changes up to 0fb9703a3eade0bb84c635705d9c795345e55053:

  uas: ignore UAS for Thinkplus chips (2022-09-27 10:50:29 +0200)

----------------------------------------------------------------
USB/Thunderbolt fixes for 6.0-final

Here are some tiny USB and Thunderbolt driver fixes and quirks, for
6.0-final.

Included in here are:
	- 3 uas/usb-storage driver quirks to get the devices working
	  properly due to broken firmware images in them (they can not
	  run at high data rates, and are also throttled on other
	  operating systems because of this.)
	- thunderbolt bugfix for plug event delays
	- typec runtime warning removal
	- dwc3 st driver bugfix.  Note, a follow-on fix for this will
	  end up coming in for 6.1-rc1 as the developers are still
	  arguing over what the final solution will be, but this should
	  be sufficient for now.

All of these have been in linux-next with no reported problems.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      Merge tag 'thunderbolt-for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus

Heikki Krogerus (1):
      usb: typec: ucsi: Remove incorrect warning

Hongling Zeng (3):
      uas: add no-uas quirk for Hiksemi usb_disk
      usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
      uas: ignore UAS for Thinkplus chips

Mario Limonciello (1):
      thunderbolt: Explicitly reset plug events delay back to USB4 spec value

Patrice Chotard (1):
      usb: dwc3: st: Fix node's child name

 drivers/thunderbolt/switch.c      |  1 +
 drivers/usb/dwc3/dwc3-st.c        |  2 +-
 drivers/usb/storage/unusual_uas.h | 21 +++++++++++++++++++++
 drivers/usb/typec/ucsi/ucsi.c     |  2 --
 4 files changed, 23 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] USB / Thunderbolt driver fixes for 6.0-final
  2022-10-01 16:30 [GIT PULL] USB / Thunderbolt driver fixes for 6.0-final Greg KH
@ 2022-10-01 16:52 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-01 16:52 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sat, 1 Oct 2022 18:30:50 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.0-final

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

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:[~2022-10-01 16:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-01 16:30 [GIT PULL] USB / Thunderbolt driver fixes for 6.0-final Greg KH
2022-10-01 16:52 ` 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).