| Commit message (Expand) | Author | Age | Files | Lines |
* | tpm: Disable RNG for all AMD fTPMs | Mario Limonciello | 2023-08-07 | 1 | -0/+1 |
* | tpm: Prevent hwrng from activating during resume | Jarkko Sakkinen | 2023-05-16 | 1 | -0/+1 |
* | tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM drivers | Jarkko Sakkinen | 2023-04-28 | 1 | -6/+7 |
* | tpm: add vendor flag to command code validation | Julien Gomes | 2023-02-13 | 1 | -0/+1 |
* | tpm: Add Upgrade/Reduced mode support for TPM2 modules | axelj | 2022-01-09 | 1 | -0/+10 |
* | tpm: fix Atmel TPM crash caused by too frequent queries | Hao Wu | 2021-10-26 | 1 | -0/+1 |
* | security: keys: trusted: Make sealed key properly interoperable | James Bottomley | 2021-04-14 | 1 | -0/+2 |
* | KEYS: trusted: Reserve TPM for seal and unseal operations | Jarkko Sakkinen | 2021-02-16 | 1 | -1/+4 |
* | tpm: add sysfs exports for all banks of PCR registers | James Bottomley | 2021-02-16 | 1 | -1/+8 |
* | tpm: Unify the mismatching TPM space buffer sizes | Jarkko Sakkinen | 2020-07-24 | 1 | -0/+1 |
* | security: keys: trusted: fix lost handle flush | James Bottomley | 2019-12-17 | 1 | -0/+1 |
* | KEYS: trusted: Move TPM2 trusted keys code | Sumit Garg | 2019-11-12 | 1 | -18/+18 |
* | tpm: Move tpm_buf code to include/linux/ | Sumit Garg | 2019-11-12 | 1 | -0/+212 |
* | tpm: provide a way to override the chip returned durations | Jerry Snitselaar | 2019-11-12 | 1 | -0/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 1 | -6/+1 |
* | tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend() | Roberto Sassu | 2019-02-13 | 1 | -2/+3 |
* | tpm: move tpm_chip definition to include/linux/tpm.h | Roberto Sassu | 2019-02-13 | 1 | -0/+91 |
* | tpm: retrieve digest size of unknown algorithms with PCR read | Roberto Sassu | 2019-02-13 | 1 | -2/+10 |
* | tpm: rename and export tpm2_digest and tpm2_algorithms | Roberto Sassu | 2019-02-13 | 1 | -0/+19 |
* | tpm: don't return bool from update_timeouts | Jerry Snitselaar | 2019-02-13 | 1 | -1/+1 |
* | tpm: use u32 instead of int for PCR index | Tomas Winkler | 2018-11-13 | 1 | -4/+7 |
* | tpm: Implement tpm_default_chip() to find a TPM chip | Stefan Berger | 2018-07-28 | 1 | -0/+5 |
* | tpm: separate cmd_ready/go_idle from runtime_pm | Tomas Winkler | 2018-07-28 | 1 | -0/+2 |
* | tpm: cmd_ready command can be issued only after granting locality | Tomas Winkler | 2018-03-23 | 1 | -1/+1 |
* | tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd() | Azhar Shaikh | 2018-01-08 | 1 | -0/+1 |
* | tpm: use struct tpm_chip for tpm_chip_find_get() | Jarkko Sakkinen | 2018-01-08 | 1 | -19/+19 |
* | tpm_crb: request and relinquish locality 0 | Jarkko Sakkinen | 2017-04-03 | 1 | -1/+2 |
* | tpm: Factor out common startup code | Jason Gunthorpe | 2016-07-19 | 1 | -0/+5 |
* | tpm: seal/unseal for TPM 2.0 | Jarkko Sakkinen | 2015-10-19 | 1 | -0/+26 |
* | tpm: Provide a generic means to override the chip returned timeouts | Jason Gunthorpe | 2014-07-29 | 1 | -0/+3 |
* | tpm: Create a tpm_class_ops structure and use it in the drivers | Jason Gunthorpe | 2014-01-06 | 1 | -0/+12 |
* | tpm: move TPM_DIGEST_SIZE defintion | Mimi Zohar | 2013-05-21 | 1 | -0/+2 |
* | tpm: Move tpm_get_random api into the TPM device driver | Kent Yoder | 2012-08-22 | 1 | -0/+4 |
* | key: add tpm_send command | Mimi Zohar | 2010-11-29 | 1 | -0/+4 |
* | tpm: fix header for modular build | Randy Dunlap | 2009-10-29 | 1 | -1/+1 |
* | tpm add default function definitions | Mimi Zohar | 2009-10-28 | 1 | -0/+7 |
* | TPM: integrity interface | Rajiv Andrade | 2009-02-03 | 1 | -0/+35 |