summaryrefslogtreecommitdiffstats
path: root/drivers/tpm/tpm.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: Move the I2C TPM code into one fileSimon Glass2015-08-311-594/+0
* tpm: Remove old pre-driver-model I2C codeSimon Glass2015-08-311-104/+4
* tpm: Support using driver model with I2CSimon Glass2015-05-141-12/+77
* Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-081-1/+1
* tpm: don't use unneeded double bracketsJeroen Hofstee2014-07-071-1/+1
* tpm: Reorganize the I2C TPM driverTom Wai-Hong Tam2013-06-031-0/+629