All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Thunderbolt/USB4 changes for v6.4 merge window
@ 2023-04-18 11:26 Mika Westerberg
  2023-04-19 13:05 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Mika Westerberg @ 2023-04-18 11:26 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Yehezkel Bernat, Lukas Wunner, Michael Jamet, 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.4-rc1

for you to fetch changes up to 1f15af76784cc902a1fe85e864c7ddf3d74b4130:

  thunderbolt: Introduce usb4_port_sb_opcode_err_to_errno() helper (2023-04-03 08:37:18 +0300)

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

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

  - Refactoring of DROM read code paths
  - Convert to use SI units from units.h
  - A couple of cleanups

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

----------------------------------------------------------------
Andy Shevchenko (3):
      thunderbolt: Get rid of redundant 'else'
      thunderbolt: Make use of SI units from units.h
      thunderbolt: Introduce usb4_port_sb_opcode_err_to_errno() helper

Mario Limonciello (2):
      thunderbolt: use `tb_eeprom_get_drom_offset` to discover DROM offset
      thunderbolt: Refactor DROM reading

 drivers/thunderbolt/acpi.c    |   2 +-
 drivers/thunderbolt/ctl.c     |   2 +-
 drivers/thunderbolt/eeprom.c  | 204 ++++++++++++++++++++++--------------------
 drivers/thunderbolt/nhi.c     |   3 +-
 drivers/thunderbolt/switch.c  |   4 +-
 drivers/thunderbolt/usb4.c    |  52 +++++------
 drivers/thunderbolt/xdomain.c |  24 +++--
 7 files changed, 149 insertions(+), 142 deletions(-)

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

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

On Tue, Apr 18, 2023 at 02:26:11PM +0300, 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.4-rc1

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2023-04-19 13:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-18 11:26 [GIT PULL] Thunderbolt/USB4 changes for v6.4 merge window Mika Westerberg
2023-04-19 13:05 ` 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.