index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm-dev.c
Age
Commit message (
Expand
)
Author
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
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
2017-04-03
tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c
James Bottomley
2017-04-03
tpm: infrastructure for TPM spaces
Jarkko Sakkinen
2017-02-03
tpm: Begin the process to deprecate user_read_timer
Jason Gunthorpe
2016-09-15
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
2016-06-25
tpm: Provide strong locking for device removal
Jason Gunthorpe
2016-06-25
tpm: Get rid of chip->pdev
Jason Gunthorpe
2015-01-17
tpm: device class for tpm
Jarkko Sakkinen
2015-01-17
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
2014-01-06
tpm: Make tpm-dev allocate a per-file structure
Jason Gunthorpe
2014-01-06
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe