summaryrefslogtreecommitdiffstats
path: root/drivers/tpm/tpm_tis_infineon.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-251-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* Infineon TPM: Fix potential buffer overrunsJeremy Boone2018-03-051-2/+3
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...Christophe Ricard2016-01-281-1/+16
* dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard2015-10-231-1/+0
* dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineonChristophe Ricard2015-10-231-0/+623