aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm2-space.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-05
* tpm: remove @flags from tpm_transmit()Jarkko Sakkinen2019-02-13
* tpm: take TPM chip power gating out of tpm_transmit()Jarkko Sakkinen2019-02-13
* tpm: remove TPM_TRANSMIT_UNLOCKED flagJarkko Sakkinen2019-02-13
* tpm: remove @space from tpm_transmit()Jarkko Sakkinen2019-02-13
* tpm: move TPM space code out of tpm_transmit()Jarkko Sakkinen2019-02-13
* tpm: move tpm_validate_commmand() to tpm2-space.cJarkko Sakkinen2019-02-13
* tpm: clean up tpm_try_transmit() error handling flowJarkko Sakkinen2019-02-13
* tpm: declare struct tpm_headerJarkko Sakkinen2019-02-13
* tpm: print tpm2_commit_space() error inside tpm2_commit_space()Jarkko Sakkinen2019-02-13
* tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameterJarkko Sakkinen2019-02-13
* tpm: tpm-space.c remove unneeded semicolonTomas Winkler2018-11-13
* tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTEDJarkko Sakkinen2018-07-28
* tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler2018-07-28
* tpm: fix use after free in tpm2_load_context()Tadeusz Struk2018-05-14
* tpm: fix type of a local variable in tpm2_map_command()Jarkko Sakkinen2017-10-18
* tpm2: add session handle context saving and restoring to the space codeJames Bottomley2017-04-03
* tpm: infrastructure for TPM spacesJarkko Sakkinen2017-04-03