index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
2019-10-05
KEYS: trusted: correctly initialize digests and fix locking issue
Roberto Sassu
2019-10-05
tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
Jarkko Sakkinen
2019-10-05
tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts
Stefan Berger
2019-10-05
tpm_tis_core: Turn on the TPM before probing IRQ's
Stefan Berger
2019-08-05
tpm: tpm_ibm_vtpm: Fix unallocated banks
Nayna Jain
2019-08-05
tpm: Fix null pointer dereference on chip register error path
Milan Broz
2019-06-24
tpm: Don't duplicate events from the final event log in the TCG2 log
Matthew Garrett
2019-06-24
tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
Vadim Sukhomlinov
2019-06-24
tpm: Append the final event log to the TPM event log
Matthew Garrett
2019-06-24
tpm: Reserve the TPM final events table
Matthew Garrett
2019-06-24
tpm: Abstract crypto agile event size calculations
Matthew Garrett
2019-06-24
tpm: Actually fail on TPM errors during "get random"
Kees Cook
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-04-19
Make anon_inodes unconditional
David Howells
2019-04-08
tpm: Fix the type of the return value in calc_tpm2_event_size()
Yue Haibing
2019-04-08
tpm: fix an invalid condition in tpm_common_poll
Tadeusz Struk
2019-04-08
tpm: turn on TPM on suspend for TPM 1.x
Jarkko Sakkinen
2019-02-13
tpm/ppi: Enable submission of optional command parameter for PPI 1.3
Stefan Berger
2019-02-13
tpm/ppi: Possibly show command parameter if TPM PPI 1.3 is used
Stefan Berger
2019-02-13
tpm/ppi: Display up to 101 operations as define for version 1.3
Stefan Berger
2019-02-13
tpm/ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1
Stefan Berger
2019-02-13
tpm/ppi: pass function revision ID to tpm_eval_dsm()
Stefan Berger
2019-02-13
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
2019-02-13
tpm: move tpm_chip definition to include/linux/tpm.h
Roberto Sassu
2019-02-13
tpm: retrieve digest size of unknown algorithms with PCR read
Roberto Sassu
2019-02-13
tpm: rename and export tpm2_digest and tpm2_algorithms
Roberto Sassu
2019-02-13
tpm: dynamically allocate the allocated_banks array
Roberto Sassu
2019-02-13
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
2019-02-13
tpm: take TPM chip power gating out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
tpm: introduce tpm_chip_start() and tpm_chip_stop()
Jarkko Sakkinen
2019-02-13
tpm: remove TPM_TRANSMIT_UNLOCKED flag
Jarkko Sakkinen
2019-02-13
tpm: use tpm_try_get_ops() in tpm-sysfs.c.
Jarkko Sakkinen
2019-02-13
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
2019-02-13
tpm: move TPM space code out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
tpm: move tpm_validate_commmand() to tpm2-space.c
Jarkko Sakkinen
2019-02-13
tpm: clean up tpm_try_transmit() error handling flow
Jarkko Sakkinen
2019-02-13
tpm: encapsulate tpm_dev_transmit()
Jarkko Sakkinen
2019-02-13
tpm: access command header through struct in tpm_try_transmit()
Jarkko Sakkinen
2019-02-13
tpm: declare struct tpm_header
Jarkko Sakkinen
2019-02-13
tpm: print tpm2_commit_space() error inside tpm2_commit_space()
Jarkko Sakkinen
2019-02-13
tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
Jarkko Sakkinen
2019-02-13
tpm: fix invalid return value in pubek_show()
Jarkko Sakkinen
2019-02-13
tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
Jarkko Sakkinen
[next]