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>,
linux-usb@vger.kernel.org,
Mika Westerberg <mika.westerberg@linux.intel.com>
Subject: [GIT PULL] USB4/Thunderbolt changes for v6.12 merge window
Date: Tue, 10 Sep 2024 12:28:10 +0300 [thread overview]
Message-ID: <20240910092810.GJ275077@black.fi.intel.com> (raw)
Hi Greg,
The following changes since commit 47ac09b91befbb6a235ab620c32af719f8208399:
Linux 6.11-rc4 (2024-08-18 13:17:27 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.12-rc1
for you to fetch changes up to 10904df3f20cf36e418e78ab73c2fbcecda512b8:
thunderbolt: Improve software receiver lane margining (2024-08-22 07:32:06 +0300)
----------------------------------------------------------------
thunderbolt: Changes for v6.12 merge window
This includes following USB4/Thunderbolt changes for the v6.12 merge
window:
- Improvements for software receiver lane margining
- Enable support for optional voltage offset range for receiver lane
margining.
All these have been in linux-next with no reported issues.
----------------------------------------------------------------
Aapo Vienamo (1):
thunderbolt: Add missing usb4_port_sb_read() to usb4_port_sw_margin()
R Kannappan (1):
thunderbolt: Improve software receiver lane margining
Rene Sapiens (2):
thunderbolt: Consolidate margining parameters into a structure
thunderbolt: Add optional voltage offset range for receiver lane margining
drivers/thunderbolt/debugfs.c | 382 ++++++++++++++++++++++++++++++++++++++++--
drivers/thunderbolt/sb_regs.h | 18 +-
drivers/thunderbolt/tb.h | 42 ++++-
drivers/thunderbolt/usb4.c | 62 ++++---
4 files changed, 452 insertions(+), 52 deletions(-)
next reply other threads:[~2024-09-10 9:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-10 9:28 Mika Westerberg [this message]
2024-09-11 13:18 ` [GIT PULL] USB4/Thunderbolt changes for v6.12 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=20240910092810.GJ275077@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.