public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Thunderbolt changes for v5.4
@ 2019-08-31 13:56 Mika Westerberg
  2019-09-03 19:56 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Mika Westerberg @ 2019-08-31 13:56 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Andreas Noever, Michael Jamet, Yehezkel Bernat, Mika Westerberg,
	Lukas Wunner, linux-kernel

Hi Greg,

The following changes since commit e21a712a9685488f5ce80495b37b9fdbe96c230d:

  Linux 5.3-rc3 (2019-08-04 18:40:12 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v5.4

for you to fetch changes up to dfda204198848b47bdb98ab83b94dbb7c7692b55:

  ACPI / property: Add two new Thunderbolt property GUIDs to the list (2019-08-26 12:15:11 +0300)

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

The biggest change is the addition of Intel Ice Lake integrated
Thunderbolt support. There are also a couple of smaller changes like
converting the driver to use better device property interface and use
correct format string in service key attribute.

----------------------------------------------------------------
Andy Shevchenko (1):
      thunderbolt: Switch to use device_property_count_uXX()

J. Bruce Fields (1):
      thunderbolt: Show key using %*pE not %*pEp

Mika Westerberg (8):
      thunderbolt: Correct path indices for PCIe tunnel
      thunderbolt: Move NVM upgrade support flag to struct icm
      thunderbolt: Use 32-bit writes when writing ring producer/consumer
      thunderbolt: Do not fail adding switch if some port is not implemented
      thunderbolt: Hide switch attributes that are not set
      thunderbolt: Expose active parts of NVM even if upgrade is not supported
      thunderbolt: Add support for Intel Ice Lake
      ACPI / property: Add two new Thunderbolt property GUIDs to the list

 drivers/acpi/property.c        |   6 ++
 drivers/thunderbolt/Makefile   |   2 +-
 drivers/thunderbolt/ctl.c      |  23 ++++-
 drivers/thunderbolt/eeprom.c   |   6 +-
 drivers/thunderbolt/icm.c      | 194 +++++++++++++++++++++++++++++++++++++----
 drivers/thunderbolt/nhi.c      | 134 +++++++++++++++++++++++++---
 drivers/thunderbolt/nhi.h      |  22 +++++
 drivers/thunderbolt/nhi_ops.c  | 179 +++++++++++++++++++++++++++++++++++++
 drivers/thunderbolt/nhi_regs.h |  37 ++++++++
 drivers/thunderbolt/switch.c   |  52 ++++++++---
 drivers/thunderbolt/tb_msgs.h  |  16 +++-
 drivers/thunderbolt/tunnel.c   |   4 +-
 drivers/thunderbolt/xdomain.c  |   2 +-
 include/linux/thunderbolt.h    |   2 +
 14 files changed, 624 insertions(+), 55 deletions(-)
 create mode 100644 drivers/thunderbolt/nhi_ops.c

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

* Re: [GIT PULL] Thunderbolt changes for v5.4
  2019-08-31 13:56 [GIT PULL] Thunderbolt changes for v5.4 Mika Westerberg
@ 2019-09-03 19:56 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2019-09-03 19:56 UTC (permalink / raw)
  To: Mika Westerberg
  Cc: Andreas Noever, Michael Jamet, Yehezkel Bernat, Lukas Wunner,
	linux-kernel

On Sat, Aug 31, 2019 at 04:56:16PM +0300, Mika Westerberg wrote:
> Hi Greg,
> 
> The following changes since commit e21a712a9685488f5ce80495b37b9fdbe96c230d:
> 
>   Linux 5.3-rc3 (2019-08-04 18:40:12 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v5.4

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2019-09-03 19:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-31 13:56 [GIT PULL] Thunderbolt changes for v5.4 Mika Westerberg
2019-09-03 19:56 ` 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