summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm_tis_core.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-28tpm tis: Do not print timeout messages twiceJason Gunthorpe1-10/+10
2016-11-28tpm_tis: Check return values from get_burstcount.Josh Zimmerman1-2/+13
2016-11-28char/tpm: Check return code of wait_for_tpm_statPeter Huewe1-9/+20
2016-09-15tpm/tpm_tis: remove unused itpm variableTomas Winkler1-5/+0
2016-09-15tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()Jarkko Sakkinen1-4/+15
2016-07-19tpm: Factor out common startup codeJason Gunthorpe1-23/+1
2016-07-19tpm: read burstcount from TPM_STS in one 32-bit transactionAndrey Pronin1-8/+3
2016-07-19tpm_tis_core: convert max timeouts from msec to jiffiesapronin@chromium.org1-4/+4
2016-06-25tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phyChristophe Ricard1-0/+862