index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm-dev-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: fix an invalid condition in tpm_common_poll
Tadeusz Struk
2019-04-08
1
-1
/
+8
*
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-1
/
+1
*
tpm: remove TPM_TRANSMIT_UNLOCKED flag
Jarkko Sakkinen
2019-02-13
1
-6
/
+3
*
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-1
/
+1
*
tpm: move TPM space code out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-3
/
+25
*
tpm: encapsulate tpm_dev_transmit()
Jarkko Sakkinen
2019-02-13
1
-7
/
+18
*
tpm: add support for partial reads
Tadeusz Struk
2018-12-17
1
-16
/
+36
*
tpm: add support for nonblocking operation
Tadeusz Struk
2018-10-05
1
-36
/
+105
*
tpm: add ptr to the tpm_space struct to file_priv
Tadeusz Struk
2018-10-05
1
-3
/
+5
*
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2018-05-30
1
-22
/
+18
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+3
*
tpm-dev-common: Reject too short writes
Alexander Steffen
2017-10-18
1
-0
/
+6
*
tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c
James Bottomley
2017-04-03
1
-0
/
+148