Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm_tis: use default timeout value if chip reports it as zero | Maciej S. Szmigiero | 2017-03-12 | 1 | -3/+3 |
* | tpm tis: Do not print timeout messages twice | Jason Gunthorpe | 2016-11-28 | 1 | -10/+10 |
* | tpm_tis: Check return values from get_burstcount. | Josh Zimmerman | 2016-11-28 | 1 | -2/+13 |
* | char/tpm: Check return code of wait_for_tpm_stat | Peter Huewe | 2016-11-28 | 1 | -9/+20 |
* | tpm/tpm_tis: remove unused itpm variable | Tomas Winkler | 2016-09-15 | 1 | -5/+0 |
* | tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt() | Jarkko Sakkinen | 2016-09-15 | 1 | -4/+15 |
* | tpm: Factor out common startup code | Jason Gunthorpe | 2016-07-19 | 1 | -23/+1 |
* | tpm: read burstcount from TPM_STS in one 32-bit transaction | Andrey Pronin | 2016-07-19 | 1 | -8/+3 |
* | tpm_tis_core: convert max timeouts from msec to jiffies | apronin@chromium.org | 2016-07-19 | 1 | -4/+4 |
* | tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy | Christophe Ricard | 2016-06-25 | 1 | -0/+862 |