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-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
tpm: migrate pubek_show to struct tpm_buf
Jarkko Sakkinen
1
-39
/
+48
2017-07-07
tpm: fix a kernel memory leak in tpm-sysfs.c
Jarkko Sakkinen
1
-1
/
+2
2017-07-07
tpm: Issue a TPM2_Shutdown for TPM2 devices.
Josh Zimmerman
1
-0
/
+3
2017-06-13
tpm: move endianness conversion of ordinals to tpm_input_header
Roberto Sassu
1
-2
/
+2
2017-06-13
tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_header
Roberto Sassu
1
-1
/
+1
2017-04-03
tpm: infrastructure for TPM spaces
Jarkko Sakkinen
1
-1
/
+1
2017-01-23
tpm: Check size of response before accessing data
Stefan Berger
1
-9
/
+19
2016-11-28
tpm: drop tpm1_chip_register(/unregister)
Jarkko Sakkinen
1
-0
/
+3
2016-11-28
tpm: sanitize constant expressions
Jarkko Sakkinen
1
-2
/
+2
2016-09-15
tpm: constify TPM 1.x header structures
Julia Lawall
1
-1
/
+1
2016-09-15
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
1
-1
/
+1
2016-06-25
tpm: Remove all uses of drvdata from the TPM Core
Jason Gunthorpe
1
-36
/
+25
2016-06-25
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
1
-10
/
+10
2016-06-25
tpm: Provide strong locking for device removal
Jason Gunthorpe
1
-0
/
+5
2016-06-25
tpm: Get rid of chip->pdev
Jason Gunthorpe
1
-3
/
+3
2015-01-17
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
1
-3
/
+3
2015-01-17
tpm: merge duplicate transmit_cmd() functions
Jarkko Sakkinen
1
-21
/
+2
2014-01-06
tpm/tpm-sysfs: active_show() can be static
Fengguang Wu
1
-1
/
+1
2014-01-06
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
Jason Gunthorpe
1
-1
/
+1
2014-01-06
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
1
-31
/
+68
2014-01-06
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
Jason Gunthorpe
1
-0
/
+281