index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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-chip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: fix: return rc when devm_add_action() fails
Jarkko Sakkinen
2016-02-20
1
-1
/
+6
*
tpm: fix the cleanup of struct tpm_chip
Jarkko Sakkinen
2016-02-10
1
-1
/
+3
*
tpm: fix the rollback in tpm_chip_register()
Jarkko Sakkinen
2016-02-10
1
-5
/
+5
*
tpm: fix compat 'ppi' link handling in tpm_chip_register()
Jarkko Sakkinen
2015-11-09
1
-8
/
+10
*
TPM: revert the list handling logic fixed in 398a1e7
Jarkko Sakkinen
2015-11-09
1
-1
/
+1
*
tpm: move the PPI attributes to character device directory.
Jarkko Sakkinen
2015-10-19
1
-8
/
+16
*
tpm: Fix initialization of the cdev
Jason Gunthorpe
2015-07-13
1
-1
/
+2
*
tpm: fix: sanitized code paths in tpm_chip_register()
Jarkko Sakkinen
2015-03-18
1
-24
/
+42
*
tpm: fix call order in tpm-chip.c
Jarkko Sakkinen
2015-03-05
1
-20
/
+14
*
tpm: fix format string error in tpm-chip.c
Jarkko Sakkinen
2015-01-20
1
-1
/
+1
*
tpm: TPM 2.0 baseline support
Jarkko Sakkinen
2015-01-17
1
-11
/
+16
*
tpm: device class for tpm
Jarkko Sakkinen
2015-01-17
1
-10
/
+62
*
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
2015-01-17
1
-2
/
+2
*
tpm: fix raciness of PPI interface lookup
Jarkko Sakkinen
2015-01-17
1
-2
/
+2
*
tpm: two-phase chip management functions
Jarkko Sakkinen
2015-01-17
1
-0
/
+199