Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm: fix: sanitized code paths in tpm_chip_register() | Jarkko Sakkinen | 2015-03-18 | 1 | -24/+42 |
* | tpm: fix call order in tpm-chip.c | Jarkko Sakkinen | 2015-03-05 | 1 | -20/+14 |
* | tpm: fix format string error in tpm-chip.c | Jarkko Sakkinen | 2015-01-20 | 1 | -1/+1 |
* | tpm: TPM 2.0 baseline support | Jarkko Sakkinen | 2015-01-17 | 1 | -11/+16 |
* | tpm: device class for tpm | Jarkko Sakkinen | 2015-01-17 | 1 | -10/+62 |
* | tpm: rename chip->dev to chip->pdev | Jarkko Sakkinen | 2015-01-17 | 1 | -2/+2 |
* | tpm: fix raciness of PPI interface lookup | Jarkko Sakkinen | 2015-01-17 | 1 | -2/+2 |
* | tpm: two-phase chip management functions | Jarkko Sakkinen | 2015-01-17 | 1 | -0/+199 |