summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm2-cmd.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: use tpm_transmit_cmd() in tpm2_probe()Jarkko Sakkinen2016-09-151-3/+1
* tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()Jarkko Sakkinen2016-09-151-17/+1
* tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen2016-09-151-36/+65
* tpm: invalid self test error messageJarkko Sakkinen2016-09-151-2/+1
* tpm: Factor out common startup codeJason Gunthorpe2016-07-191-4/+42
* tpm: fix byte-order for the value read by tpm2_get_tpm_ptapronin@chromium.org2016-07-191-1/+1
* tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard2016-06-251-1/+1
* tpm: fix crash in tpm_tis deinitializationJarkko Sakkinen2016-06-251-1/+0
* tpm: Get rid of chip->pdevJason Gunthorpe2016-06-251-4/+4
* tpm: fix: set continueSession attribute for the unseal operationJarkko Sakkinen2016-02-201-3/+7
* tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen2016-02-101-8/+4
* keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen2015-12-201-4/+20
* keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2015-12-201-3/+33
* tpm: fix missing migratable flag in sealing functionality for TPM2Jarkko Sakkinen2015-11-091-5/+10
* tpm: seal/unseal for TPM 2.0Jarkko Sakkinen2015-10-191-1/+249
* tpm, tpm_tis: fix TPM 2.0 probingJarkko Sakkinen2015-02-151-7/+33
* tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen2015-02-151-8/+11
* tpm: TPM 2.0 baseline supportJarkko Sakkinen2015-01-171-0/+617
OpenPOWER on IntegriCloud