index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm-sysfs.c
Age
Commit message (
Expand
)
Author
2017-04-03
tpm: infrastructure for TPM spaces
Jarkko Sakkinen
2017-01-23
tpm: Check size of response before accessing data
Stefan Berger
2016-11-28
tpm: drop tpm1_chip_register(/unregister)
Jarkko Sakkinen
2016-11-28
tpm: sanitize constant expressions
Jarkko Sakkinen
2016-09-15
tpm: constify TPM 1.x header structures
Julia Lawall
2016-09-15
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
2016-06-25
tpm: Remove all uses of drvdata from the TPM Core
Jason Gunthorpe
2016-06-25
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
2016-06-25
tpm: Provide strong locking for device removal
Jason Gunthorpe
2016-06-25
tpm: Get rid of chip->pdev
Jason Gunthorpe
2015-01-17
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
2015-01-17
tpm: merge duplicate transmit_cmd() functions
Jarkko Sakkinen
2014-01-06
tpm/tpm-sysfs: active_show() can be static
Fengguang Wu
2014-01-06
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
Jason Gunthorpe
2014-01-06
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
2014-01-06
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
Jason Gunthorpe