index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tpm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
tpm: sandbox: fix wrong assignment with a simplification
Miquel Raynal
1
-26
/
+26
2018-08-13
tpm: sandbox: fix wrong check on pcr_map
Miquel Raynal
1
-3
/
+3
2018-07-28
tpm: make TPM_V2 be compiled by default
Miquel Raynal
1
-0
/
+1
2018-07-28
tpm: allow TPM v1 and v2 to be compiled at the same time
Miquel Raynal
4
-9
/
+10
2018-07-28
tpm: remove stale symbol in Kconfig
Miquel Raynal
1
-3
/
+0
2018-07-28
tpm: compile Sandbox driver by default
Miquel Raynal
1
-0
/
+2
2018-05-25
tpm: add a Sandbox TPMv2.x driver
Miquel Raynal
3
-1
/
+636
2018-05-25
tpm2: tis_spi: add the possibility to reset the chip with a gpio
Miquel Raynal
1
-0
/
+16
2018-05-25
tpm: add support for TPMv2.x SPI modules
Miquel Raynal
3
-0
/
+675
2018-05-25
tpm: prepare support for TPMv2.x commands
Miquel Raynal
1
-0
/
+2
2018-05-25
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal
8
-8
/
+11
2018-05-25
tpm: prepare introduction of TPMv2.x support in Kconfig
Miquel Raynal
1
-11
/
+38
2018-05-25
tpm: add Revision ID field in the chip structure
Miquel Raynal
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
10
-21
/
+10
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-03-09
treewide: Fix gdsys mail addresses
Mario Six
1
-1
/
+1
2018-03-05
Atmel TPM: Fix potential buffer overruns
Jeremy Boone
1
-2
/
+12
2018-03-05
Infineon TPM: Fix potential buffer overruns
Jeremy Boone
1
-2
/
+3
2018-03-05
STMicro TPM: Fix potential buffer overruns
Jeremy Boone
2
-4
/
+6
2017-11-06
tpm: st33zp24: fix STMicroelectronics copyright
Patrice Chotard
2
-2
/
+4
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
1
-1
/
+1
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
1
-1
/
+1
2017-03-26
lib: tpm: Add command to list resources
mario.six@gdsys.cc
1
-0
/
+7
2017-03-26
tpm: Add function to load keys via their parent's SHA1 hash
mario.six@gdsys.cc
1
-0
/
+8
2017-02-01
lib: tpm: Add command to flush resources
Mario Six
1
-0
/
+6
2016-12-02
tpm: tpm_tis_lpc: Add support for AT97SC3204
George McCollister
1
-9
/
+28
2016-10-11
tpm: Tidy up use of size_t
Simon Glass
1
-2
/
+2
2016-09-23
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-08-15
tpm: atmel_twi: Make compatible with DM I2C busses
mario.six@gdsys.cc
2
-2
/
+15
2016-04-15
drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
Tom Rini
1
-1
/
+1
2016-04-11
lib/crc8: Add crc start value
Stefan Roese
1
-1
/
+1
2016-01-28
tpm: st33zp24: Add tpm st33zp24 spi support
Christophe Ricard
3
-0
/
+682
2016-01-28
tpm: st33zp24: Add tpm st33zp24 support with i2c
Christophe Ricard
3
-0
/
+553
2016-01-28
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...
Christophe Ricard
2
-17
/
+17
2016-01-28
tpm: tpm_tis_lpc: fix typo
Christophe Ricard
1
-1
/
+1
2015-10-23
dm: tpm: Drop CONFIG_DM_TPM
Simon Glass
2
-13
/
+4
2015-10-23
dm: tpm: Every TPM drivers should depends on DM_TPM
Christophe Ricard
1
-3
/
+3
2015-10-23
dm: tpm: Remove every compilation switch for TPM driver model
Christophe Ricard
2
-2
/
+0
2015-10-23
dm: tpm: Add Driver Model support for tpm_atmel_twi driver
Christophe Ricard
2
-19
/
+51
2015-10-23
dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
Christophe Ricard
4
-5
/
+5
2015-08-31
dm: tpm: Convert LPC driver to driver model
Simon Glass
1
-155
/
+131
2015-08-31
dm: tpm: Convert I2C driver to driver model
Simon Glass
2
-346
/
+203
2015-08-31
dm: tpm: sandbox: Convert TPM driver to driver model
Simon Glass
1
-12
/
+45
2015-08-31
dm: tpm: Add a uclass for Trusted Platform Modules
Simon Glass
7
-286
/
+434
2015-08-31
tpm: tpm_tis_i2c: Tidy up delays
Simon Glass
2
-31
/
+28
2015-08-31
tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
Simon Glass
1
-55
/
+58
2015-08-31
tpm: tpm_tis_i2c: Simplify init code
Simon Glass
1
-23
/
+10
2015-08-31
tpm: tpm_tis_i2c: Move definitions into the header file
Simon Glass
2
-335
/
+335
2015-08-31
tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
Simon Glass
2
-15
/
+10
2015-08-31
tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
Simon Glass
2
-44
/
+25
[prev]
[next]