summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm2-cmd.c
AgeCommit message (Expand)Author
2016-07-19tpm: Factor out common startup codeJason Gunthorpe
2016-07-19tpm: fix byte-order for the value read by tpm2_get_tpm_ptapronin@chromium.org
2016-06-25tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard
2016-06-25tpm: fix crash in tpm_tis deinitializationJarkko Sakkinen
2016-06-25tpm: Get rid of chip->pdevJason Gunthorpe
2016-02-20tpm: fix: set continueSession attribute for the unseal operationJarkko Sakkinen
2016-02-10tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen
2015-12-20keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen
2015-11-09tpm: fix missing migratable flag in sealing functionality for TPM2Jarkko Sakkinen
2015-10-18tpm: seal/unseal for TPM 2.0Jarkko Sakkinen
2015-02-15tpm, tpm_tis: fix TPM 2.0 probingJarkko Sakkinen
2015-02-15tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen
2015-01-17tpm: TPM 2.0 baseline supportJarkko Sakkinen