All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Thunderbolt/USB4 changes for v6.3 merge window
@ 2023-02-08  7:36 Mika Westerberg
  2023-02-08 11:50 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Mika Westerberg @ 2023-02-08  7:36 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 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -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-rc1

for you to fetch changes up to 06cbcbfaa6510eed406e3b6d5d071386b9830689:

  thunderbolt: Add missing kernel-doc comment to tb_tunnel_maximum_bandwidth() (2023-01-27 08:25:59 +0200)

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

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

  - Add support for DisplayPort bandwidth allocation mode
  - Debug logging improvements
  - Minor cleanups.

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

----------------------------------------------------------------
Andy Shevchenko (1):
      thunderbolt: Refactor tb_acpi_add_link()

Jiri Slaby (SUSE) (1):
      thunderbolt: Use correct type in tb_port_is_clx_enabled() prototype

Mika Westerberg (10):
      thunderbolt: Use decimal port number in control and tunnel logs too
      thunderbolt: Log DP adapter type
      thunderbolt: Improve debug logging in tb_available_bandwidth()
      thunderbolt: Take CL states into account when waiting for link to come up
      thunderbolt: Increase timeout of DP OUT adapter handshake
      thunderbolt: Add functions to support DisplayPort bandwidth allocation mode
      thunderbolt: Include the additional DP IN double word in debugfs dump
      thunderbolt: Add support for DisplayPort bandwidth allocation mode
      thunderbolt: Handle bandwidth allocation mode enablement notification
      thunderbolt: Add missing kernel-doc comment to tb_tunnel_maximum_bandwidth()

 drivers/thunderbolt/acpi.c    |  13 +-
 drivers/thunderbolt/ctl.c     |  52 +++-
 drivers/thunderbolt/ctl.h     |   2 +
 drivers/thunderbolt/debugfs.c |   5 +-
 drivers/thunderbolt/switch.c  |  42 ++--
 drivers/thunderbolt/tb.c      | 508 +++++++++++++++++++++++++++++++++++--
 drivers/thunderbolt/tb.h      |  39 ++-
 drivers/thunderbolt/tb_msgs.h |  11 +-
 drivers/thunderbolt/tb_regs.h |  36 +++
 drivers/thunderbolt/tunnel.c  | 506 ++++++++++++++++++++++++++++++++++---
 drivers/thunderbolt/tunnel.h  |  18 ++
 drivers/thunderbolt/usb4.c    | 572 ++++++++++++++++++++++++++++++++++++++++++
 12 files changed, 1710 insertions(+), 94 deletions(-)

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

* Re: [GIT PULL] Thunderbolt/USB4 changes for v6.3 merge window
  2023-02-08  7:36 [GIT PULL] Thunderbolt/USB4 changes for v6.3 merge window Mika Westerberg
@ 2023-02-08 11:50 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2023-02-08 11:50 UTC (permalink / raw)
  To: Mika Westerberg
  Cc: Yehezkel Bernat, Michael Jamet, Lukas Wunner, Andreas Noever, linux-usb

On Wed, Feb 08, 2023 at 09:36:14AM +0200, Mika Westerberg wrote:
> Hi Greg,
> 
> The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:
> 
>   Linux 6.2-rc1 (2022-12-25 13:41:39 -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-rc1

pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2023-02-08 11:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-08  7:36 [GIT PULL] Thunderbolt/USB4 changes for v6.3 merge window Mika Westerberg
2023-02-08 11:50 ` Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.