index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
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