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 fixes for v6.2-rc5
Date: Mon, 16 Jan 2023 11:29:45 +0200 [thread overview]
Message-ID: <Y8UZCZV92voYDxv0@black.fi.intel.com> (raw)
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.2-rc5
for you to fetch changes up to 84ee211c83212f4d35b56e0603acdcc41f860f1b:
thunderbolt: Disable XDomain lane 1 only in software connection manager (2023-01-09 10:44:43 +0200)
----------------------------------------------------------------
thunderbolt: Fixes for v6.2-rc5
This includes fixes for:
- on-board retimer scan return value
- runtime PM during tb_retimer_scan()
- USB3 link rate calculation
- XDomain lane bonding.
All these have been in linux-next with no reported issues.
----------------------------------------------------------------
Mika Westerberg (3):
thunderbolt: Do not call PM runtime functions in tb_retimer_scan()
thunderbolt: Use correct function to calculate maximum USB3 link rate
thunderbolt: Disable XDomain lane 1 only in software connection manager
Utkarsh Patel (1):
thunderbolt: Do not report errors if on-board retimers are found
drivers/thunderbolt/retimer.c | 20 ++++----------------
drivers/thunderbolt/tb.c | 20 +++++++++++++++-----
drivers/thunderbolt/tunnel.c | 2 +-
drivers/thunderbolt/xdomain.c | 17 ++++++++++++-----
4 files changed, 32 insertions(+), 27 deletions(-)
next reply other threads:[~2023-01-16 9:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-16 9:29 Mika Westerberg [this message]
2023-01-17 15:35 ` [GIT PULL] Thunderbolt/USB4 fixes for v6.2-rc5 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=Y8UZCZV92voYDxv0@black.fi.intel.com \
--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 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.