summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm-dev-common.c
AgeCommit message (Expand)Author
2022-11-24timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner
2022-03-08tpm: Fix error handling in async workTadeusz Struk
2021-02-16tpm: Remove tpm_dev_wq_lockSebastian Andrzej Siewior
2020-07-02tpm: Fix TIS locality timeout problemsJames Bottomley
2020-01-08tpm: Handle negative priv->response_len in tpm_common_read()Tadeusz Struk
2019-12-17tpm: fix invalid locking in NONBLOCKING modeTadeusz Struk
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-04-08tpm: fix an invalid condition in tpm_common_pollTadeusz Struk
2019-02-13tpm: remove @flags from tpm_transmit()Jarkko Sakkinen
2019-02-13tpm: remove TPM_TRANSMIT_UNLOCKED flagJarkko Sakkinen
2019-02-13tpm: remove @space from tpm_transmit()Jarkko Sakkinen
2019-02-13tpm: move TPM space code out of tpm_transmit()Jarkko Sakkinen
2019-02-13tpm: encapsulate tpm_dev_transmit()Jarkko Sakkinen
2018-12-17tpm: add support for partial readsTadeusz Struk
2018-10-05tpm: add support for nonblocking operationTadeusz Struk
2018-10-05tpm: add ptr to the tpm_space struct to file_privTadeusz Struk
2018-05-30tpm: fix race condition in tpm_common_write()Tadeusz Struk
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-10-18tpm-dev-common: Reject too short writesAlexander Steffen
2017-04-03tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.cJames Bottomley