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