Age | Commit message (Expand) | Author |
---|---|---|
2017-02-03 | tpm_tis: fix iTPM probe via probe_itpm() function | Maciej S. Szmigiero |
2017-01-23 | tpm: Check size of response before accessing data | Stefan Berger |
2017-01-23 | tpm_tis: use default timeout value if chip reports it as zero | Maciej S. Szmigiero |
2016-11-28 | tpm tis: Do not print timeout messages twice | Jason Gunthorpe |
2016-11-28 | tpm_tis: Check return values from get_burstcount. | Josh Zimmerman |
2016-11-28 | char/tpm: Check return code of wait_for_tpm_stat | Peter Huewe |
2016-09-15 | tpm/tpm_tis: remove unused itpm variable | Tomas Winkler |
2016-09-15 | tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt() | Jarkko Sakkinen |
2016-07-19 | tpm: Factor out common startup code | Jason Gunthorpe |
2016-07-19 | tpm: read burstcount from TPM_STS in one 32-bit transaction | Andrey Pronin |
2016-07-19 | tpm_tis_core: convert max timeouts from msec to jiffies | apronin@chromium.org |
2016-06-25 | tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy | Christophe Ricard |