summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_tis_core.c
Commit message (Expand)AuthorAgeFilesLines
* tpm tis: Do not print timeout messages twiceJason Gunthorpe2016-11-281-10/+10
* tpm_tis: Check return values from get_burstcount.Josh Zimmerman2016-11-281-2/+13
* char/tpm: Check return code of wait_for_tpm_statPeter Huewe2016-11-281-9/+20
* tpm/tpm_tis: remove unused itpm variableTomas Winkler2016-09-151-5/+0Star
* tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()Jarkko Sakkinen2016-09-151-4/+15
* tpm: Factor out common startup codeJason Gunthorpe2016-07-191-23/+1Star
* tpm: read burstcount from TPM_STS in one 32-bit transactionAndrey Pronin2016-07-191-8/+3Star
* tpm_tis_core: convert max timeouts from msec to jiffiesapronin@chromium.org2016-07-191-4/+4
* tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phyChristophe Ricard2016-06-251-0/+862