From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: linux-usb@vger.kernel.org
Cc: "Yehezkel Bernat" <YehezkelShB@gmail.com>,
"Michael Jamet" <michael.jamet@intel.com>,
"Lukas Wunner" <lukas@wunner.de>,
"Andreas Noever" <andreas.noever@gmail.com>,
"Werner Sembach" <wse@tuxedocomputers.com>,
"Konrad J Hambrick" <kjhambrick@gmail.com>,
"Calvin Walton" <calvin.walton@kepstin.ca>,
"Marek Šanta" <teslan223@gmail.com>,
"David Binderman" <dcb314@hotmail.com>,
"Alex Balcanquall" <alex@alexbal.com>,
"Mika Westerberg" <mika.westerberg@linux.intel.com>
Subject: [PATCH 0/5] thunderbolt: Couple of fixes and improvements
Date: Mon, 11 Sep 2023 13:04:40 +0300 [thread overview]
Message-ID: <20230911100445.3612655-1-mika.westerberg@linux.intel.com> (raw)
Hi all,
This series contains fixes for various issues folks have reported and
also a few not so critical improvements.
I was planning to take patches 1-3 through my fixes branch into v6.6-rc
and the patches 4 and 5 to my next branch where they can sit some more
time in linux-next until they go into v6.7.
Mika Westerberg (5):
thunderbolt: Workaround an IOMMU fault on certain systems with Intel Maple Ridge
thunderbolt: Check that lane 1 is in CL0 before enabling lane bonding
thunderbolt: Correct TMU mode initialization from hardware
thunderbolt: Apply USB 3.x bandwidth quirk only in software connection manager
thunderbolt: Restart XDomain discovery handshake after failure
drivers/thunderbolt/icm.c | 40 ++++++++++++------------
drivers/thunderbolt/quirks.c | 3 ++
drivers/thunderbolt/switch.c | 7 +++++
drivers/thunderbolt/tmu.c | 2 +-
drivers/thunderbolt/xdomain.c | 58 +++++++++++++++++++++++++----------
5 files changed, 72 insertions(+), 38 deletions(-)
--
2.40.1
next reply other threads:[~2023-09-11 21:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-11 10:04 Mika Westerberg [this message]
2023-09-11 10:04 ` [PATCH 1/5] thunderbolt: Workaround an IOMMU fault on certain systems with Intel Maple Ridge Mika Westerberg
2023-09-11 10:04 ` [PATCH 2/5] thunderbolt: Check that lane 1 is in CL0 before enabling lane bonding Mika Westerberg
2023-09-11 10:04 ` [PATCH 3/5] thunderbolt: Correct TMU mode initialization from hardware Mika Westerberg
2023-09-11 10:04 ` [PATCH 4/5] thunderbolt: Apply USB 3.x bandwidth quirk only in software connection manager Mika Westerberg
2023-09-11 10:04 ` [PATCH 5/5] thunderbolt: Restart XDomain discovery handshake after failure Mika Westerberg
2023-09-15 10:10 ` [PATCH 0/5] thunderbolt: Couple of fixes and improvements Mika Westerberg
[not found] ` <CANBHt+PT9S59C-4S4riUm03fs2RKGwfVKM6i20=YUN5_-FSnWg@mail.gmail.com>
2023-09-15 11:12 ` Mika Westerberg
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=20230911100445.3612655-1-mika.westerberg@linux.intel.com \
--to=mika.westerberg@linux.intel.com \
--cc=YehezkelShB@gmail.com \
--cc=alex@alexbal.com \
--cc=andreas.noever@gmail.com \
--cc=calvin.walton@kepstin.ca \
--cc=dcb314@hotmail.com \
--cc=kjhambrick@gmail.com \
--cc=linux-usb@vger.kernel.org \
--cc=lukas@wunner.de \
--cc=michael.jamet@intel.com \
--cc=teslan223@gmail.com \
--cc=wse@tuxedocomputers.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