index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
2026-03-04
char: tpm: cr50: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
2026-03-04
tpm: st33zp24: Fix missing cleanup on get_burstcount() error
Alper Ak
2026-03-04
tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure
Alper Ak
2026-01-11
tpm: Cap the number of PCR banks
Jarkko Sakkinen
2025-10-19
tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
Gunnar Kudrjavets
2025-05-22
tpm: tis: Double the timeout B to 4s
Michal Suchanek
2025-04-25
tpm: do not start chip while suspended
Thadeu Lima de Souza Cascardo
2025-04-25
tpm, tpm_tis: Fix timeout handling when waiting for TPM status
Jonathan McDowell
2025-04-25
tpm, tpm_tis: Workaround failed command reception on Infineon devices
Jonathan McDowell
2025-02-17
tpm: Change to kvalloc() in eventlog/acpi.c
Jarkko Sakkinen
2024-12-09
tpm: Lock TPM chip in tpm_pm_suspend() first
Jarkko Sakkinen
2024-10-04
tpm: Clean up TPM space after command failure
Jonathan McDowell
2024-08-03
char: tpm: Fix possible memory leak in tpm_bios_measurements_open()
Joe Hattori
2024-06-16
tpm_tis: Do *not* flush uninitialized work
Jan Beulich
2024-06-12
tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer
Matthew R. Ochs
2024-04-03
tpm,tpm_tis: Avoid warning splat at shutdown
Lino Sanfilippo
2023-09-12
tpm: Fix typo in tpmrm class definition
Justin M. Forbes
2023-09-04
tpm: Enable hwrng only for Pluton on AMD CPUs
Jarkko Sakkinen
2023-09-04
tpm_crb: Fix an error handling path in crb_acpi_add()
Christophe JAILLET
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-30
Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-08-28
tpm: Explicitly include correct DT includes
Rob Herring
2023-08-17
tpm/tpm_tis_synquacer: Use module_platform_driver macro to simplify the code
Li Zetao
2023-08-17
tpm: remove redundant variable len
Colin Ian King
2023-08-17
tpm_tis: Resend command to recover from data transfer errors
Alexander Steffen
2023-08-17
tpm_tis: Use responseRetry to recover from data transfer errors
Alexander Steffen
2023-08-17
tpm_tis: Move CRC check to generic send routine
Alexander Steffen
2023-08-17
tpm_tis_spi: Add hardware wait polling
Krishna Yarlagadda
2023-08-17
tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"
Jarkko Sakkinen
2023-08-12
tpm_tis: Opt-in interrupts
Jarkko Sakkinen
2023-08-12
tpm: tpm_tis: Fix UPX-i11 DMI_MATCH condition
Peter Ujfalusi
2023-08-09
tpm: Add a helper for checking hwrng enabled
Mario Limonciello
2023-08-07
tpm/tpm_tis: Disable interrupts for Lenovo P620 devices
Jonathan McDowell
2023-08-07
tpm: Disable RNG for all AMD fTPMs
Mario Limonciello
2023-08-07
tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7
Takashi Iwai
2023-08-05
tpm: make all 'class' structures const
Ivan Orlov
2023-07-28
tpm_tis: Explicitly check for error code
Alexander Steffen
2023-07-28
tpm: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-07-17
tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs
Lino Sanfilippo
2023-07-17
tpm/tpm_tis: Disable interrupts for Lenovo L590 devices
Florian Bezdeka
2023-07-17
tpm: Do not remap from ACPI resources again for Pluton TPM
Valentin David
2023-07-17
tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th gen
Christian Hesse
2023-07-17
tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th gen
Christian Hesse
2023-07-17
tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms
Jerry Snitselaar
2023-07-17
tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
Alexander Sverdlin
2023-07-17
tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
Alexander Sverdlin
2023-07-17
tpm_tis_spi: Release chip select when flow control fails
Peijie Shao
2023-07-17
tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11
Peter Ujfalusi
2023-07-17
tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
Jarkko Sakkinen
2023-06-02
tpm, tpm_tis: correct tpm_tis_flags enumeration values
Lino Sanfilippo
[next]