summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm_tis_core.c
AgeCommit message (Expand)Author
2018-03-11tpm: constify transmit data pointersArnd Bergmann
2018-03-11tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2017-05-25tpm_tis_core: Choose appropriate timeout for reading burstcountAlexander Steffen
2017-01-12tpm_tis: Check return values from get_burstcount.Josh Zimmerman
2016-09-15tpm/tpm_tis: remove unused itpm variableTomas Winkler
2016-09-15tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()Jarkko Sakkinen
2016-07-19tpm: Factor out common startup codeJason Gunthorpe
2016-07-19tpm: read burstcount from TPM_STS in one 32-bit transactionAndrey Pronin
2016-07-19tpm_tis_core: convert max timeouts from msec to jiffiesapronin@chromium.org
2016-06-25tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phyChristophe Ricard