summaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
2 daysMerge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daystpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABIStuart Yoder
6 daystpm_crb_ffa: use dev_xx() macro to print logYeoreum Yun
6 daystpm_ffa_crb: access tpm service over FF-A direct message request v2Yeoreum Yun
6 daystpm: remove kmalloc failure error messageColin Ian King
2025-05-15tpm: tis: Double the timeout B to 4sMichal Suchanek
2025-05-15char: tpm: tpm-buf: Add sanity check fallback in read helpersPurva Yeshi
2025-05-15tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen
2025-04-10tpm: Add SNP SVSM vTPM driverStefano Garzarella
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-27tpm: Make chip->{status,cancel,req_canceled} optJarkko Sakkinen
2025-03-27tpm: End any active auth session before shutdownJonathan McDowell
2025-03-27tpm_crb: Add support for the ARM FF-A start methodStuart Yoder
2025-03-27tpm_crb: Clean-up and refactor check for idle supportStuart Yoder
2025-03-27tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-AStuart Yoder
2025-03-27tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentationStefano Garzarella
2025-03-27tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell
2025-03-27tpm, tpm_tis: Fix timeout handling when waiting for TPM statusJonathan McDowell
2025-03-27tpm: Convert warn to dbg in tpm2_start_auth_session()Jonathan McDowell
2025-03-27tpm: Lazily flush auth session when getting random dataJonathan McDowell
2025-03-27tpm: ftpm_tee: remove incorrect of_match_ptr annotationArnd Bergmann
2025-03-27tpm: do not start chip while suspendedThadeu Lima de Souza Cascardo
2025-01-23tpm: Change to kvalloc() in eventlog/acpi.cJarkko Sakkinen
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-22tpm: atmel: Drop PPC64 specific MMIO setupRob Herring (Arm)
2024-11-22char: tpm: cr50: Add new device/vendor ID 0x50666666Jett Rink
2024-11-22char: tpm: cr50: Move i2c locking to request/relinquish locality opsJan Dabros
2024-11-22char: tpm: cr50: Use generic request/relinquish locality opsJan Dabros
2024-11-22tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driverStefan Berger
2024-11-13tpm: Disable TPM on tpm2_create_primary() failureJarkko Sakkinen
2024-11-13tpm: Opt-in in disable PCR integrity protectionJarkko Sakkinen
2024-11-04tpm: Lock TPM chip in tpm_pm_suspend() firstJarkko Sakkinen
2024-10-29tpm: Lazily flush the auth sessionJarkko Sakkinen
2024-10-28tpm: Rollback tpm2_load_null()Jarkko Sakkinen
2024-10-28tpm: Return tpm2_sessions_init() when null key creation failsJarkko Sakkinen
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-17tpm: export tpm2_sessions_init() to fix ibmvtpm buildingKexy Biscuit
2024-09-17tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-09-17tpm: Clean up TPM space after command failureJonathan McDowell
2024-08-27tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session supportStefan Berger
2024-07-16tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()Hao Ge
2024-07-15Merge tag 'tpmdd-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen
2024-07-05tpm: Address !chip->auth in tpm2_*_auth_session()Jarkko Sakkinen
2024-07-01tpm_tis_spi: add missing attpm20p SPI device ID entryVitor Soares
2024-07-01char: tpm: Fix possible memory leak in tpm_bios_measurements_open()Joe Hattori
2024-06-05tpm: Switch to new Intel CPU model definesTony Luck
2024-06-05tpm_tis: Do *not* flush uninitialized workJan Beulich