summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm2-cmd.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-25tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard1-1/+1
2016-06-25tpm: fix crash in tpm_tis deinitializationJarkko Sakkinen1-1/+0
2016-06-25tpm: Get rid of chip->pdevJason Gunthorpe1-4/+4
2016-02-20tpm: fix: set continueSession attribute for the unseal operationJarkko Sakkinen1-3/+7
2016-02-10tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen1-8/+4
2015-12-20keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen1-4/+20
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen1-3/+33
2015-11-09tpm: fix missing migratable flag in sealing functionality for TPM2Jarkko Sakkinen1-5/+10
2015-10-19tpm: seal/unseal for TPM 2.0Jarkko Sakkinen1-1/+249
2015-02-15tpm, tpm_tis: fix TPM 2.0 probingJarkko Sakkinen1-7/+33
2015-02-15tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen1-8/+11
2015-01-17tpm: TPM 2.0 baseline supportJarkko Sakkinen1-0/+617