index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm-chip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-20
tpm: fix: return rc when devm_add_action() fails
Jarkko Sakkinen
1
-1
/
+6
2016-02-10
tpm: fix the cleanup of struct tpm_chip
Jarkko Sakkinen
1
-1
/
+3
2016-02-10
tpm: fix the rollback in tpm_chip_register()
Jarkko Sakkinen
1
-5
/
+5
2015-11-09
tpm: fix compat 'ppi' link handling in tpm_chip_register()
Jarkko Sakkinen
1
-8
/
+10
2015-11-09
TPM: revert the list handling logic fixed in 398a1e7
Jarkko Sakkinen
1
-1
/
+1
2015-10-19
tpm: move the PPI attributes to character device directory.
Jarkko Sakkinen
1
-8
/
+16
2015-07-13
tpm: Fix initialization of the cdev
Jason Gunthorpe
1
-1
/
+2
2015-03-18
tpm: fix: sanitized code paths in tpm_chip_register()
Jarkko Sakkinen
1
-24
/
+42
2015-03-05
tpm: fix call order in tpm-chip.c
Jarkko Sakkinen
1
-20
/
+14
2015-01-20
tpm: fix format string error in tpm-chip.c
Jarkko Sakkinen
1
-1
/
+1
2015-01-17
tpm: TPM 2.0 baseline support
Jarkko Sakkinen
1
-11
/
+16
2015-01-17
tpm: device class for tpm
Jarkko Sakkinen
1
-10
/
+62
2015-01-17
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
1
-2
/
+2
2015-01-17
tpm: fix raciness of PPI interface lookup
Jarkko Sakkinen
1
-2
/
+2
2015-01-17
tpm: two-phase chip management functions
Jarkko Sakkinen
1
-0
/
+199