Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6a51f189f1572ebd7bf1cf0c6b320a532be8eab1
/
drivers
/
tpm
/
tpm_tis_infineon.c
228c57c
tpm: refactor function names and macros for infineon v1.2 TPM
by Ilias Apalodimas
· 3 years, 1 month ago
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
4c6759e
tpm: disociate TPMv1.x specific and generic code
by Miquel Raynal
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
4dc0eca
Infineon TPM: Fix potential buffer overruns
by Jeremy Boone
· 7 years ago
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
64e4f7f
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
2654952
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c
by Christophe Ricard
· 9 years ago
52d309b
dm: tpm: Remove every compilation switch for TPM driver model
by Christophe Ricard
· 9 years ago
8759ff8
dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
by Christophe Ricard
· 9 years ago
[Renamed (99%) from drivers/tpm/tpm_tis_i2c.c]
cd8cc67
dm: tpm: Convert I2C driver to driver model
by Simon Glass
· 9 years ago
6c7a232
dm: tpm: Add a uclass for Trusted Platform Modules
by Simon Glass
· 9 years ago
a57bcee
tpm: tpm_tis_i2c: Tidy up delays
by Simon Glass
· 9 years ago
7ccebaf
tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
by Simon Glass
· 9 years ago
a459e18
tpm: tpm_tis_i2c: Simplify init code
by Simon Glass
· 9 years ago
6a7e7cc
tpm: tpm_tis_i2c: Move definitions into the header file
by Simon Glass
· 9 years ago
fbb120a
tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
by Simon Glass
· 9 years ago
1de4d58
tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
by Simon Glass
· 9 years ago
ab79b00
tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
by Simon Glass
· 9 years ago
651d3d1
tpm: tpm_tis_i2c: Drop unnecessary methods
by Simon Glass
· 9 years ago
9457627
tpm: Move the I2C TPM code into one file
by Simon Glass
· 9 years ago
c98f7fe
tpm: Convert drivers to use SPDX
by Simon Glass
· 9 years ago
ac1f857
tpm: Remove old pre-driver-model I2C code
by Simon Glass
· 9 years ago
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
c9a3e84
tpm: Support using driver model with I2C
by Simon Glass
· 10 years ago
e722852
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· 10 years ago
e49fed5
tpm: Reorganize the I2C TPM driver
by Tom Wai-Hong Tam
· 12 years ago
[Renamed (73%) from drivers/tpm/slb9635_i2c/tpm_tis_i2c.c]
06883eb
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
by Vincent Palatin
· 12 years ago
8faa945
tpm: Add Infineon slb9635_i2c TPM driver
by Rong Chang
· 12 years ago