summaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
40 hoursMerge tag 'tpmdd-next-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
41 hoursMerge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
8 daystpm_crb_ffa: handle tpm busy return codePrachotan Bathi
8 daystpm_crb_ffa: Remove memset usagePrachotan Bathi
8 daystpm_crb_ffa: Fix typos in function namePrachotan Bathi
8 daystpm: Check for completion after timeoutJarkko Sakkinen
8 daystpm: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring
8 daystpm: Replace scnprintf() with sysfs_emit() and sysfs_emit_at() in sysfs show ...Chelsy Ratnawat
8 daystpm_crb_ffa: Remove unused exportJarkko Sakkinen
8 daystpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-inYeoreum Yun
8 daystpm/tpm_svsm: support TPM_CHIP_FLAG_SYNCStefano Garzarella
8 daystpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNCStefano Garzarella
8 daystpm: support devices with synchronous send()Stefano Garzarella
8 daystpm: add bufsiz parameter in the .send callbackStefano Garzarella
2025-07-04lib/crypto: sha256: Make library API use strongly-typed contextsEric Biggers
2025-06-17tpm: don't bother with removal of files in directory we'll be removingAl Viro
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-27Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-23tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABIStuart Yoder
2025-05-23tpm_crb_ffa: use dev_xx() macro to print logYeoreum Yun
2025-05-23tpm_ffa_crb: access tpm service over FF-A direct message request v2Yeoreum Yun
2025-05-23tpm: 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