| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tpm: infrastructure for TPM spaces | Jarkko Sakkinen | 2017-04-03 | 1 | -16/+17 |
* | tpm: validate TPM 2.0 commands | Jarkko Sakkinen | 2017-04-03 | 1 | -4/+80 |
* | tpm: export tpm2_flush_context_cmd | Jarkko Sakkinen | 2017-04-03 | 1 | -33/+29 |
* | tpm: declare tpm2_get_pcr_allocation() as static | Jarkko Sakkinen | 2017-02-20 | 1 | -49/+45 |
* | tpm: enhance TPM 2.0 PCR extend to support multiple banks | Nayna Jain | 2017-02-03 | 1 | -42/+49 |
* | tpm: implement TPM 2.0 capability to get active PCR banks | Nayna Jain | 2017-02-03 | 1 | -0/+77 |
* | tpm: fix RC value check in tpm2_seal_trusted | Jarkko Sakkinen | 2017-02-03 | 1 | -1/+1 |
* | tpm: Check size of response before accessing data | Stefan Berger | 2017-01-23 | 1 | -17/+49 |
* | tpm/tpm2-chip: fix kdoc errors | Winkler, Tomas | 2017-01-23 | 1 | -48/+56 |
* | char: tpm: fix kerneldoc tpm2_unseal_trusted name typo | Baruch Siach | 2016-11-28 | 1 | -1/+1 |
* | tpm: use tpm_transmit_cmd() in tpm2_probe() | Jarkko Sakkinen | 2016-09-15 | 1 | -3/+1 |
* | tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt() | Jarkko Sakkinen | 2016-09-15 | 1 | -17/+1 |
* | tpm: fix a race condition in tpm2_unseal_trusted() | Jarkko Sakkinen | 2016-09-15 | 1 | -36/+65 |
* | tpm: invalid self test error message | Jarkko Sakkinen | 2016-09-15 | 1 | -2/+1 |
* | tpm: Factor out common startup code | Jason Gunthorpe | 2016-07-19 | 1 | -4/+42 |
* | tpm: fix byte-order for the value read by tpm2_get_tpm_pt | apronin@chromium.org | 2016-07-19 | 1 | -1/+1 |
* | tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip | Christophe Ricard | 2016-06-25 | 1 | -1/+1 |
* | tpm: fix crash in tpm_tis deinitialization | Jarkko Sakkinen | 2016-06-25 | 1 | -1/+0 |
* | tpm: Get rid of chip->pdev | Jason Gunthorpe | 2016-06-25 | 1 | -4/+4 |
* | tpm: fix: set continueSession attribute for the unseal operation | Jarkko Sakkinen | 2016-02-20 | 1 | -3/+7 |
* | tpm: fix checks for policy digest existence in tpm2_seal_trusted() | Jarkko Sakkinen | 2016-02-10 | 1 | -8/+4 |
* | keys, trusted: seal with a TPM2 authorization policy | Jarkko Sakkinen | 2015-12-20 | 1 | -4/+20 |
* | keys, trusted: select hash algorithm for TPM2 chips | Jarkko Sakkinen | 2015-12-20 | 1 | -3/+33 |
* | tpm: fix missing migratable flag in sealing functionality for TPM2 | Jarkko Sakkinen | 2015-11-09 | 1 | -5/+10 |
* | tpm: seal/unseal for TPM 2.0 | Jarkko Sakkinen | 2015-10-19 | 1 | -1/+249 |
* | tpm, tpm_tis: fix TPM 2.0 probing | Jarkko Sakkinen | 2015-02-15 | 1 | -7/+33 |
* | tpm: fix suspend/resume paths for TPM 2.0 | Jarkko Sakkinen | 2015-02-15 | 1 | -8/+11 |
* | tpm: TPM 2.0 baseline support | Jarkko Sakkinen | 2015-01-17 | 1 | -0/+617 |