[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-7.0-rc1

From: Jarkko Sakkinen

Date: Mon Feb 02 2026 - 19:47:02 EST


The following changes since commit dee65f79364c18033cabdf0728c7e7025405cf40:

Merge tag 'lsm-pr-20260202' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm (2026-02-02 09:48:23 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-7.0-rc1

for you to fetch changes up to 3e91b44c93ad2871f89fc2a98c5e4fe6ca5db3d9:

tpm: st33zp24: Fix missing cleanup on get_burstcount() error (2026-02-03 02:36:32 +0200)

----------------------------------------------------------------
Hi,

Here are TPM driver updates for Linux v7.0.

BR, Jarkko

----------------------------------------------------------------
Alper Ak (2):
tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure
tpm: st33zp24: Fix missing cleanup on get_burstcount() error

drivers/char/tpm/st33zp24/st33zp24.c | 6 ++++--
drivers/char/tpm/tpm_i2c_infineon.c | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)