index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'tpmdd-next-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5 days
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
11 days
tpm_crb_ffa: handle tpm busy return code
Prachotan Bathi
11 days
tpm_crb_ffa: Remove memset usage
Prachotan Bathi
11 days
tpm_crb_ffa: Fix typos in function name
Prachotan Bathi
11 days
tpm: Check for completion after timeout
Jarkko Sakkinen
11 days
tpm: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring
11 days
tpm: Replace scnprintf() with sysfs_emit() and sysfs_emit_at() in sysfs show ...
Chelsy Ratnawat
11 days
tpm_crb_ffa: Remove unused export
Jarkko Sakkinen
11 days
tpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-in
Yeoreum Yun
11 days
tpm/tpm_svsm: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
11 days
tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
11 days
tpm: support devices with synchronous send()
Stefano Garzarella
11 days
tpm: add bufsiz parameter in the .send callback
Stefano Garzarella
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
2025-06-17
tpm: don't bother with removal of files in directory we'll be removing
Al Viro
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-27
Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-23
tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI
Stuart Yoder
2025-05-23
tpm_crb_ffa: use dev_xx() macro to print log
Yeoreum Yun
2025-05-23
tpm_ffa_crb: access tpm service over FF-A direct message request v2
Yeoreum Yun
2025-05-23
tpm: remove kmalloc failure error message
Colin Ian King
2025-05-15
tpm: tis: Double the timeout B to 4s
Michal Suchanek
2025-05-15
char: tpm: tpm-buf: Add sanity check fallback in read helpers
Purva Yeshi
2025-05-15
tpm: Mask TPM RC in tpm2_start_auth_session()
Jarkko Sakkinen
2025-04-10
tpm: Add SNP SVSM vTPM driver
Stefano Garzarella
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-27
tpm: Make chip->{status,cancel,req_canceled} opt
Jarkko Sakkinen
2025-03-27
tpm: End any active auth session before shutdown
Jonathan McDowell
2025-03-27
tpm_crb: Add support for the ARM FF-A start method
Stuart Yoder
2025-03-27
tpm_crb: Clean-up and refactor check for idle support
Stuart Yoder
2025-03-27
tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-A
Stuart Yoder
2025-03-27
tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentation
Stefano Garzarella
2025-03-27
tpm, tpm_tis: Workaround failed command reception on Infineon devices
Jonathan McDowell
2025-03-27
tpm, tpm_tis: Fix timeout handling when waiting for TPM status
Jonathan McDowell
2025-03-27
tpm: Convert warn to dbg in tpm2_start_auth_session()
Jonathan McDowell
2025-03-27
tpm: Lazily flush auth session when getting random data
Jonathan McDowell
2025-03-27
tpm: ftpm_tee: remove incorrect of_match_ptr annotation
Arnd Bergmann
2025-03-27
tpm: do not start chip while suspended
Thadeu Lima de Souza Cascardo
2025-01-23
tpm: Change to kvalloc() in eventlog/acpi.c
Jarkko Sakkinen
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-22
tpm: atmel: Drop PPC64 specific MMIO setup
Rob Herring (Arm)
2024-11-22
char: tpm: cr50: Add new device/vendor ID 0x50666666
Jett Rink
2024-11-22
char: tpm: cr50: Move i2c locking to request/relinquish locality ops
Jan Dabros
2024-11-22
char: tpm: cr50: Use generic request/relinquish locality ops
Jan Dabros
2024-11-22
tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver
Stefan Berger
2024-11-13
tpm: Disable TPM on tpm2_create_primary() failure
Jarkko Sakkinen
2024-11-13
tpm: Opt-in in disable PCR integrity protection
Jarkko Sakkinen
2024-11-04
tpm: Lock TPM chip in tpm_pm_suspend() first
Jarkko Sakkinen
2024-10-29
tpm: Lazily flush the auth session
Jarkko Sakkinen
[next]