开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm-dev-common.c
Age
Commit message (
Expand
)
Author
2020-07-02
tpm: Fix TIS locality timeout problems
James Bottomley
2020-01-08
tpm: Handle negative priv->response_len in tpm_common_read()
Tadeusz Struk
2019-12-17
tpm: fix invalid locking in NONBLOCKING mode
Tadeusz Struk
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-04-08
tpm: fix an invalid condition in tpm_common_poll
Tadeusz Struk
2019-02-13
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
2019-02-13
tpm: remove TPM_TRANSMIT_UNLOCKED flag
Jarkko Sakkinen
2019-02-13
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
2019-02-13
tpm: move TPM space code out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
tpm: encapsulate tpm_dev_transmit()
Jarkko Sakkinen
2018-12-17
tpm: add support for partial reads
Tadeusz Struk
2018-10-05
tpm: add support for nonblocking operation
Tadeusz Struk
2018-10-05
tpm: add ptr to the tpm_space struct to file_priv
Tadeusz Struk
2018-05-30
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-10-18
tpm-dev-common: Reject too short writes
Alexander Steffen
2017-04-03
tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c
James Bottomley