public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB4/Thunderbolt changes for v6.10 merge window
@ 2024-05-10  5:05 Mika Westerberg
  2024-05-10  9:25 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Mika Westerberg @ 2024-05-10  5:05 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: linux-usb, Yehezkel Bernat, Michael Jamet, Lukas Wunner,
	Andreas Noever, Mika Westerberg

Hi Greg,

The following changes since commit fec50db7033ea478773b159e0e2efb135270e3b7:

  Linux 6.9-rc3 (2024-04-07 13:22:46 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.10-rc1

for you to fetch changes up to a3dc6d82de9bd88871dbc4ac511409e69ecacbfb:

  thunderbolt: Correct trace output of firmware connection manager packets (2024-04-29 07:47:54 +0300)

----------------------------------------------------------------
thunderbolt: Changes for v6.10 merge window

This includes following USB4/Thunderbolt changes for the v6.10 merge
window:

  - Enable NVM firmare upgrade on Intel Maple Ridge Thunderbolt 4
    controller
  - Improve USB3 tunnel bandwidth calculation
  - Improve sideband access
  - Minor cleanups and fixes.

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

----------------------------------------------------------------
Alex James (1):
      thunderbolt: Enable NVM upgrade support on Intel Maple Ridge

Gil Fine (4):
      thunderbolt: Fix calculation of consumed USB3 bandwidth on a path
      thunderbolt: Allow USB3 bandwidth to be lower than maximum supported
      thunderbolt: Fix uninitialized variable in tb_tunnel_alloc_usb3()
      thunderbolt: Fix kernel-doc for tb_tunnel_alloc_dp()

Mika Westerberg (6):
      thunderbolt: Use correct error code with ERROR_NOT_SUPPORTED
      thunderbolt: Get rid of TB_CFG_PKG_PREPARE_TO_SLEEP
      thunderbolt: Increase sideband access polling delay
      thunderbolt: No need to loop over all retimers if access fails
      thunderbolt: There are only 5 basic router registers in pre-USB4 routers
      thunderbolt: Correct trace output of firmware connection manager packets

 drivers/thunderbolt/debugfs.c |  2 +-
 drivers/thunderbolt/icm.c     |  1 +
 drivers/thunderbolt/retimer.c | 12 ++++++++----
 drivers/thunderbolt/tb.c      |  9 +++++----
 drivers/thunderbolt/tb_msgs.h |  6 ------
 drivers/thunderbolt/trace.h   | 13 +++++++++++--
 drivers/thunderbolt/tunnel.c  | 39 +++++++++++++++++----------------------
 drivers/thunderbolt/usb4.c    | 22 +++++++++++++++-------
 drivers/thunderbolt/xdomain.c |  2 +-
 include/linux/thunderbolt.h   |  1 -
 10 files changed, 59 insertions(+), 48 deletions(-)

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

* Re: [GIT PULL] USB4/Thunderbolt changes for v6.10 merge window
  2024-05-10  5:05 [GIT PULL] USB4/Thunderbolt changes for v6.10 merge window Mika Westerberg
@ 2024-05-10  9:25 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2024-05-10  9:25 UTC (permalink / raw)
  To: Mika Westerberg
  Cc: linux-usb, Yehezkel Bernat, Michael Jamet, Lukas Wunner,
	Andreas Noever

On Fri, May 10, 2024 at 08:05:24AM +0300, Mika Westerberg wrote:
> Hi Greg,
> 
> The following changes since commit fec50db7033ea478773b159e0e2efb135270e3b7:
> 
>   Linux 6.9-rc3 (2024-04-07 13:22:46 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.10-rc1

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2024-05-10  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-10  5:05 [GIT PULL] USB4/Thunderbolt changes for v6.10 merge window Mika Westerberg
2024-05-10  9:25 ` 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