Linux USB
 help / color / mirror / Atom feed
From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Yehezkel Bernat <YehezkelShB@gmail.com>,
	Michael Jamet <michael.jamet@intel.com>,
	Lukas Wunner <lukas@wunner.de>,
	Andreas Noever <andreas.noever@gmail.com>,
	Mika Westerberg <mika.westerberg@linux.intel.com>,
	linux-usb@vger.kernel.org
Subject: [GIT PULL] Thunderbolt/USB4 changes for v5.20 merge window
Date: Tue, 28 Jun 2022 13:18:54 +0300	[thread overview]
Message-ID: <YrrVjj+xZyaqjFFi@lahna> (raw)

Hi Greg,

Please find Thunderbolt/USB4 changes for the next merge window below.
I'm sending this one early because I will be on vacation pretty much the
whole July. I hope this is fine for you. 

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 34b9715b7caee2e2b7d74bb4230f2be2c2765c0a:

  thunderbolt: Fix typo in comment (2022-06-17 18:19:15 +0300)

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

This includes following Thunderbolt/USB4 changes for the v5.20 merge
window:

  * Enable CL1 low power link state
  * Add support for Intel Raptor Lake Thunderbolt/USB4 controller
  * A couple of typos fixed.

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

----------------------------------------------------------------
George D Sworo (1):
      thunderbolt: Add support for Intel Raptor Lake

Gil Fine (6):
      thunderbolt: Silently ignore CLx enabling in case CLx is not supported
      thunderbolt: CLx disable before system suspend only if previously enabled
      thunderbolt: Fix typos in CLx enabling
      thunderbolt: Change downstream router's TMU rate in both TMU uni/bidir mode
      thunderbolt: Add CL1 support for USB4 and Titan Ridge routers
      thunderbolt: Change TMU mode to HiFi uni-directional once DisplayPort tunneled

Xiang Wangx (1):
      thunderbolt: Fix typo in comment

Yang Li (1):
      thunderbolt: Fix some kernel-doc comments

 drivers/thunderbolt/ctl.c     |   6 +-
 drivers/thunderbolt/ctl.h     |   2 +-
 drivers/thunderbolt/icm.c     |   2 +
 drivers/thunderbolt/nhi.c     |   4 +
 drivers/thunderbolt/nhi.h     |   2 +
 drivers/thunderbolt/switch.c  |  91 +++++++++--------
 drivers/thunderbolt/tb.c      |  68 ++++++++++---
 drivers/thunderbolt/tb.h      |  48 ++++-----
 drivers/thunderbolt/tb_regs.h |   6 ++
 drivers/thunderbolt/tmu.c     | 221 +++++++++++++++++++++++++++++++++++-------
 10 files changed, 335 insertions(+), 115 deletions(-)

             reply	other threads:[~2022-06-28 10:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-28 10:18 Mika Westerberg [this message]
2022-06-28 14:02 ` [GIT PULL] Thunderbolt/USB4 changes for v5.20 merge window Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YrrVjj+xZyaqjFFi@lahna \
    --to=mika.westerberg@linux.intel.com \
    --cc=YehezkelShB@gmail.com \
    --cc=andreas.noever@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=lukas@wunner.de \
    --cc=michael.jamet@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox