From: Jim Broadus <jbroadus@gmail.com>
To: jarkko@kernel.org, linux-integrity@vger.kernel.org,
linux-kernel@vger.kernel.org
Cc: peterhuewe@gmx.de, jgg@ziepe.ca, Jim Broadus <jbroadus@gmail.com>
Subject: [PATCH v3 0/2] tpm: tpm_tis: Fix probe of some older TPMs
Date: Tue, 26 May 2026 16:22:42 -0700 [thread overview]
Message-ID: <20260526232245.5409-1-jbroadus@gmail.com> (raw)
In-Reply-To: <20260519154530.6386-1-jbroadus@gmail.com>
Changes v3:
- Renamed the series from "Add optional delay after relinquish" to
"Fix probe of some older TPMs"
- Addressed review comment, saving entire did_vid in priv structure.
- Use did_vid value to identify problem TPM and apply quirk.
Changes v2:
- Move delay from tpm_tis_relinquish_locality to
__tpm_tis_relinquish_locality.
Link to v2: https://lore.kernel.org/all/20260519154530.6386-1-jbroadus@gmail.com/
Jim Broadus (2):
tpm: tpm_tis: store entire did_vid
tpm: tpm_tis: Add settle time for some TPMs
drivers/char/tpm/tpm_tis_core.c | 28 ++++++++++++++++++++--------
drivers/char/tpm/tpm_tis_core.h | 3 ++-
2 files changed, 22 insertions(+), 9 deletions(-)
--
2.54.0
next prev parent reply other threads:[~2026-05-26 23:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-19 15:45 [PATCH v2] tpm: tpm_tis: Add optional delay after relinquish Jim Broadus
2026-05-26 23:22 ` Jim Broadus [this message]
2026-05-26 23:22 ` [PATCH v3 1/2] tpm: tpm_tis: store entire did_vid Jim Broadus
2026-05-26 23:22 ` [PATCH v3 2/2] tpm: tpm_tis: Add settle time for some TPMs Jim Broadus
2026-05-29 23:01 ` [PATCH v3 0/2] tpm: tpm_tis: Fix probe of some older TPMs Jarkko Sakkinen
2026-06-01 20:14 ` Jarkko Sakkinen
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=20260526232245.5409-1-jbroadus@gmail.com \
--to=jbroadus@gmail.com \
--cc=jarkko@kernel.org \
--cc=jgg@ziepe.ca \
--cc=linux-integrity@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peterhuewe@gmx.de \
/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.