Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-12 | KEYS: trusted: Move TPM2 trusted keys code | 8 | -394/+342 | |
2019-11-12 | KEYS: trusted: Create trusted keys subsystem | 6 | -6/+15 | |
2019-11-12 | KEYS: Use common tpm_buf for trusted and asymmetric keys | 3 | -153/+89 | |
2019-11-12 | tpm: Move tpm_buf code to include/linux/ | 5 | -230/+230 | |
2019-11-12 | tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_buf | 1 | -6/+3 | |
2019-11-12 | tpm: add check after commands attribs tab allocation | 1 | -0/+4 | |
2019-11-12 | tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct | 1 | -1/+0 | |
2019-11-12 | tpm: tpm_tis_spi: Cleanup includes | 1 | -9/+5 | |
2019-11-12 | tpm: tpm_tis_spi: Support cr50 devices | 5 | -32/+432 | |
2019-11-12 | tpm: tpm_tis_spi: Introduce a flow control callback | 1 | -21/+41 | |
2019-11-12 | tpm: Add a flag to indicate TPM power is managed by firmware | 2 | -1/+8 |