aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm2-space.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-13tpm: tpm-space.c remove unneeded semicolonTomas Winkler1-1/+1
2018-07-28tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTEDJarkko Sakkinen1-10/+6
2018-07-28tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler1-6/+10
2018-05-14tpm: fix use after free in tpm2_load_context()Tadeusz Struk1-1/+2
2017-10-18tpm: fix type of a local variable in tpm2_map_command()Jarkko Sakkinen1-2/+2
2017-04-03tpm2: add session handle context saving and restoring to the space codeJames Bottomley1-9/+106
2017-04-03tpm: infrastructure for TPM spacesJarkko Sakkinen1-0/+431