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