summaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
2026-03-04char: tpm: cr50: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-03-04tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak
2026-03-04tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak
2026-01-11tpm: Cap the number of PCR banksJarkko Sakkinen
2025-10-19tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_singleGunnar Kudrjavets
2025-05-22tpm: tis: Double the timeout B to 4sMichal Suchanek
2025-04-25tpm: do not start chip while suspendedThadeu Lima de Souza Cascardo
2025-04-25tpm, tpm_tis: Fix timeout handling when waiting for TPM statusJonathan McDowell
2025-04-25tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell
2025-02-17tpm: Change to kvalloc() in eventlog/acpi.cJarkko Sakkinen
2024-12-09tpm: Lock TPM chip in tpm_pm_suspend() firstJarkko Sakkinen
2024-10-04tpm: Clean up TPM space after command failureJonathan McDowell
2024-08-03char: tpm: Fix possible memory leak in tpm_bios_measurements_open()Joe Hattori
2024-06-16tpm_tis: Do *not* flush uninitialized workJan Beulich
2024-06-12tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer bufferMatthew R. Ochs
2024-04-03tpm,tpm_tis: Avoid warning splat at shutdownLino Sanfilippo
2023-09-12tpm: Fix typo in tpmrm class definitionJustin M. Forbes
2023-09-04tpm: Enable hwrng only for Pluton on AMD CPUsJarkko Sakkinen
2023-09-04tpm_crb: Fix an error handling path in crb_acpi_add()Christophe JAILLET
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-30Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Linus Torvalds
2023-08-28tpm: Explicitly include correct DT includesRob Herring
2023-08-17tpm/tpm_tis_synquacer: Use module_platform_driver macro to simplify the codeLi Zetao
2023-08-17tpm: remove redundant variable lenColin Ian King
2023-08-17tpm_tis: Resend command to recover from data transfer errorsAlexander Steffen
2023-08-17tpm_tis: Use responseRetry to recover from data transfer errorsAlexander Steffen
2023-08-17tpm_tis: Move CRC check to generic send routineAlexander Steffen
2023-08-17tpm_tis_spi: Add hardware wait pollingKrishna Yarlagadda
2023-08-17tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"Jarkko Sakkinen
2023-08-12tpm_tis: Opt-in interruptsJarkko Sakkinen
2023-08-12tpm: tpm_tis: Fix UPX-i11 DMI_MATCH conditionPeter Ujfalusi
2023-08-09tpm: Add a helper for checking hwrng enabledMario Limonciello
2023-08-07tpm/tpm_tis: Disable interrupts for Lenovo P620 devicesJonathan McDowell
2023-08-07tpm: Disable RNG for all AMD fTPMsMario Limonciello
2023-08-07tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7Takashi Iwai
2023-08-05tpm: make all 'class' structures constIvan Orlov
2023-07-28tpm_tis: Explicitly check for error codeAlexander Steffen
2023-07-28tpm: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-07-17tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQsLino Sanfilippo
2023-07-17tpm/tpm_tis: Disable interrupts for Lenovo L590 devicesFlorian Bezdeka
2023-07-17tpm: Do not remap from ACPI resources again for Pluton TPMValentin David
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th genChristian Hesse
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th genChristian Hesse
2023-07-17tpm: return false from tpm_amd_is_rng_defective on non-x86 platformsJerry Snitselaar
2023-07-17tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin
2023-07-17tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin
2023-07-17tpm_tis_spi: Release chip select when flow control failsPeijie Shao
2023-07-17tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11Peter Ujfalusi
2023-07-17tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen
2023-06-02tpm, tpm_tis: correct tpm_tis_flags enumeration valuesLino Sanfilippo