aboutsummaryrefslogtreecommitdiff
path: root/drivers/tpm/tpm_tis_infineon.c
AgeCommit message (Expand)Author
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2021-11-10tpm: refactor function names and macros for infineon v1.2 TPMIlias Apalodimas
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-05Infineon TPM: Fix potential buffer overrunsJeremy Boone
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-01-28tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...Christophe Ricard
2015-10-23dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard
2015-10-23dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineonChristophe Ricard