aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-03tpm: infrastructure for TPM spacesJarkko Sakkinen1-1/+1
2017-01-23tpm: Check size of response before accessing dataStefan Berger1-9/+19
2016-11-28tpm: drop tpm1_chip_register(/unregister)Jarkko Sakkinen1-0/+3
2016-11-28tpm: sanitize constant expressionsJarkko Sakkinen1-2/+2
2016-09-15tpm: constify TPM 1.x header structuresJulia Lawall1-1/+1
2016-09-15tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen1-1/+1
2016-06-25tpm: Remove all uses of drvdata from the TPM CoreJason Gunthorpe1-36/+25
2016-06-25tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard1-10/+10
2016-06-25tpm: Provide strong locking for device removalJason Gunthorpe1-0/+5
2016-06-25tpm: Get rid of chip->pdevJason Gunthorpe1-3/+3
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen1-3/+3
2015-01-17tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen1-21/+2
2014-01-06tpm/tpm-sysfs: active_show() can be staticFengguang Wu1-1/+1
2014-01-06tpm: Use the ops structure instead of a copy in tpm_vendor_specificJason Gunthorpe1-1/+1
2014-01-06tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe1-31/+68
2014-01-06tpm: Move sysfs functions from tpm-interface to tpm-sysfsJason Gunthorpe1-0/+281