linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Thunderbolt/USB4 fixes for v6.3-rc4
@ 2023-03-22 10:46 Mika Westerberg
  2023-03-22 19:26 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Mika Westerberg @ 2023-03-22 10:46 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Yehezkel Bernat, Michael Jamet, Lukas Wunner, Andreas Noever,
	Mika Westerberg, linux-usb

Hi Greg,

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.3-rc4

for you to fetch changes up to 58cdfe6f58b35f17f56386f5fcf937168a423ad1:

  thunderbolt: Rename shadowed variables bit to interrupt_bit and auto_clear_bit (2023-03-20 19:00:58 +0200)

----------------------------------------------------------------
thunderbolt: Fixes for v6.3-rc4

This includes following fixes and quirks for v6.3-rc:

  - Quirk to disable CL-states on AMD USB4 host routers
  - Fix memory leak in lane margining
  - Correct the retimer access flows
  - Quirk to limit USB3 bandwidth on certain Intel USB4 host routers
  - Fix usage of scale field when allocting USB3 bandwidth
  - Fix interrupt "auto clear" on non-Intel USB4 host routers.

There are also two commits that are not fixes themselves but are needed
for the USB3 bandwidth quirk and for the interrupt auto clear fix to
work.

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

----------------------------------------------------------------
Gil Fine (2):
      thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
      thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routers

Mario Limonciello (2):
      thunderbolt: Use const qualifier for `ring_interrupt_index`
      thunderbolt: Disable interrupt auto clear for rings

Mika Westerberg (3):
      thunderbolt: Fix memory leak in margining
      thunderbolt: Call tb_check_quirks() after initializing adapters
      thunderbolt: Use scale field when allocating USB3 bandwidth

Sanjay R Mehta (1):
      thunderbolt: Add quirk to disable CLx

Tom Rix (1):
      thunderbolt: Rename shadowed variables bit to interrupt_bit and auto_clear_bit

 drivers/thunderbolt/debugfs.c  | 12 +++++-----
 drivers/thunderbolt/nhi.c      | 49 +++++++++++++++++++++++---------------
 drivers/thunderbolt/nhi_regs.h |  6 +++--
 drivers/thunderbolt/quirks.c   | 44 +++++++++++++++++++++++++++++++++++
 drivers/thunderbolt/retimer.c  | 23 ++++++++++++++++--
 drivers/thunderbolt/sb_regs.h  |  1 +
 drivers/thunderbolt/switch.c   |  4 ++--
 drivers/thunderbolt/tb.h       | 15 +++++++++---
 drivers/thunderbolt/usb4.c     | 53 ++++++++++++++++++++++++++++++++++++------
 9 files changed, 166 insertions(+), 41 deletions(-)

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

* Re: [GIT PULL] Thunderbolt/USB4 fixes for v6.3-rc4
  2023-03-22 10:46 [GIT PULL] Thunderbolt/USB4 fixes for v6.3-rc4 Mika Westerberg
@ 2023-03-22 19:26 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2023-03-22 19:26 UTC (permalink / raw)
  To: Mika Westerberg
  Cc: Yehezkel Bernat, Michael Jamet, Lukas Wunner, Andreas Noever,
	linux-usb

On Wed, Mar 22, 2023 at 12:46:26PM +0200, Mika Westerberg wrote:
> Hi Greg,
> 
> The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
> 
>   Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.3-rc4

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2023-03-22 19:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-22 10:46 [GIT PULL] Thunderbolt/USB4 fixes for v6.3-rc4 Mika Westerberg
2023-03-22 19:26 ` Greg Kroah-Hartman

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