index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm-sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-1
/
+1
*
tpm: use tpm_try_get_ops() in tpm-sysfs.c.
Jarkko Sakkinen
2019-02-13
1
-45
/
+78
*
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-3
/
+2
*
tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
Jarkko Sakkinen
2019-02-13
1
-7
/
+6
*
tpm: fix invalid return value in pubek_show()
Jarkko Sakkinen
2019-02-13
1
-3
/
+2
*
tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
Jarkko Sakkinen
2019-02-13
1
-1
/
+1
*
tpm: use u32 instead of int for PCR index
Tomas Winkler
2018-11-13
1
-1
/
+1
*
tpm1: rename tpm1_pcr_read_dev to tpm1_pcr_read()
Tomas Winkler
2018-11-13
1
-1
/
+1
*
tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.c
Tomas Winkler
2018-11-13
1
-1
/
+1
*
tpm: move tpm_getcap to tpm1-cmd.c
Tomas Winkler
2018-11-13
1
-24
/
+24
*
tpm: migrate pubek_show to struct tpm_buf
Jarkko Sakkinen
2017-10-12
1
-39
/
+48
*
tpm: fix a kernel memory leak in tpm-sysfs.c
Jarkko Sakkinen
2017-07-07
1
-1
/
+2
*
tpm: Issue a TPM2_Shutdown for TPM2 devices.
Josh Zimmerman
2017-07-07
1
-0
/
+3
*
tpm: move endianness conversion of ordinals to tpm_input_header
Roberto Sassu
2017-06-13
1
-2
/
+2
*
tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_header
Roberto Sassu
2017-06-13
1
-1
/
+1
*
tpm: infrastructure for TPM spaces
Jarkko Sakkinen
2017-04-03
1
-1
/
+1
*
tpm: Check size of response before accessing data
Stefan Berger
2017-01-23
1
-9
/
+19
*
tpm: drop tpm1_chip_register(/unregister)
Jarkko Sakkinen
2016-11-28
1
-0
/
+3
*
tpm: sanitize constant expressions
Jarkko Sakkinen
2016-11-28
1
-2
/
+2
*
tpm: constify TPM 1.x header structures
Julia Lawall
2016-09-15
1
-1
/
+1
*
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
2016-09-15
1
-1
/
+1
*
tpm: Remove all uses of drvdata from the TPM Core
Jason Gunthorpe
2016-06-25
1
-36
/
+25
*
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
2016-06-25
1
-10
/
+10
*
tpm: Provide strong locking for device removal
Jason Gunthorpe
2016-06-25
1
-0
/
+5
*
tpm: Get rid of chip->pdev
Jason Gunthorpe
2016-06-25
1
-3
/
+3
*
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
2015-01-17
1
-3
/
+3
*
tpm: merge duplicate transmit_cmd() functions
Jarkko Sakkinen
2015-01-17
1
-21
/
+2
*
tpm/tpm-sysfs: active_show() can be static
Fengguang Wu
2014-01-06
1
-1
/
+1
*
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
Jason Gunthorpe
2014-01-06
1
-1
/
+1
*
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
2014-01-06
1
-31
/
+68
*
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
Jason Gunthorpe
2014-01-06
1
-0
/
+281