index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_ftpm_tee.c
Age
Commit message (
Expand
)
Author
2026-01-15
tpm/tpm_ftpm_tee: Fix kdoc after function renames
Uwe Kleine-König
2026-01-07
tpm/tpm_ftpm_tee: Make use of tee bus methods
Uwe Kleine-König
2026-01-07
tpm/tpm_ftpm_tee: Make use of tee specific driver registration
Uwe Kleine-König
2025-07-23
tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
2025-07-23
tpm: add bufsiz parameter in the .send callback
Stefano Garzarella
2025-03-27
tpm: Make chip->{status,cancel,req_canceled} opt
Jarkko Sakkinen
2025-03-27
tpm: ftpm_tee: remove incorrect of_match_ptr annotation
Arnd Bergmann
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-03-12
tpm/tpm_ftpm_tee: fix all kernel-doc warnings
Randy Dunlap
2023-08-28
tpm: Explicitly include correct DT includes
Rob Herring
2023-04-24
tpm/tpm_ftpm_tee: Convert to platform remove callback returning void
Uwe Kleine-König
2022-12-08
tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()
Yuan Can
2022-05-23
tpm/tpm_ftpm_tee: Return true/false (not 1/0) from bool functions
Haowen Bai
2021-07-21
tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
Tyler Hicks
2020-07-13
Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/...
Arnd Bergmann
2020-07-10
tpm_ftpm_tee: register driver on TEE bus
Maxim Uvarov
2020-05-22
tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID
Andy Shevchenko
2019-12-19
tpm/tpm_ftpm_tee: add shutdown call back
Pavel Tatashin
2019-09-02
tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE
Sasha Levin