index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm-dev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-6
/
+1
*
tpm: add support for nonblocking operation
Tadeusz Struk
2018-10-05
1
-0
/
+1
*
tpm: add ptr to the tpm_space struct to file_priv
Tadeusz Struk
2018-10-05
1
-8
/
+2
*
tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c
James Bottomley
2017-04-03
1
-129
/
+14
*
tpm: infrastructure for TPM spaces
Jarkko Sakkinen
2017-04-03
1
-1
/
+1
*
tpm: Begin the process to deprecate user_read_timer
Jason Gunthorpe
2017-02-03
1
-1
/
+4
*
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
2016-09-15
1
-1
/
+1
*
tpm: Provide strong locking for device removal
Jason Gunthorpe
2016-06-25
1
-1
/
+10
*
tpm: Get rid of chip->pdev
Jason Gunthorpe
2016-06-25
1
-3
/
+1
*
tpm: device class for tpm
Jarkko Sakkinen
2015-01-17
1
-33
/
+3
*
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
2015-01-17
1
-5
/
+5
*
tpm: Make tpm-dev allocate a per-file structure
Jason Gunthorpe
2014-01-06
1
-43
/
+57
*
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
2014-01-06
1
-0
/
+199