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
2018-09-19
tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
2018-09-19
tpm_tis_spi: Pass the SPI IRQ down to the driver
Linus Walleij
2018-08-15
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2018-06-13
tpm: self test failure should not cause suspend to fail
Chris Chiu
2018-06-13
tpm: do not suspend/resume if power stays on
Enric Balletbo i Serra
2018-03-24
tpm: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-11
tpm-dev-common: Reject too short writes
Alexander Steffen
2018-03-11
tpm_tis_spi: Use DMA-safe memory for SPI transfers
Alexander Steffen
2018-03-11
tpm: constify transmit data pointers
Arnd Bergmann
2018-03-11
tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-11
tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-11
tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...
Jeremy Boone
2018-03-11
tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2017-07-15
tpm: Issue a TPM2_Shutdown for TPM2 devices.
Josh Zimmerman
2017-07-12
tpm: fix a kernel memory leak in tpm-sysfs.c
Jarkko Sakkinen
2017-06-24
vTPM: Fix missing NULL check
Hon Ching \(Vicky) Lo
2017-05-25
tpm_crb: check for bad response size
Jerry Snitselaar
2017-05-25
tpm: add sleep only for retry in i2c_nuvoton_write_status()
Nayna Jain
2017-05-25
tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
Nayna Jain
2017-05-25
tpm_tis_spi: Add small delay after last transfer
Peter Huewe
2017-05-25
tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes
Peter Huewe
2017-05-25
tpm_tis_spi: Check correct byte for wait state indicator
Peter Huewe
2017-05-25
tpm_tis_spi: Abort transfer when too many wait states are signaled
Peter Huewe
2017-05-25
tpm_tis_spi: Use single function to transfer data
Peter Huewe
2017-05-25
tpm_tis_core: Choose appropriate timeout for reading burstcount
Alexander Steffen
2017-05-14
tmp: use pdev for parent device in tpm_chip_alloc
Winkler, Tomas
2017-05-14
tpm: fix RC value check in tpm2_seal_trusted
Jarkko Sakkinen
2017-05-08
tpm_tis: use default timeout value if chip reports it as zero
Maciej S. Szmigiero
2017-03-12
tpm_tis: fix the error handling of init_tis()
Wei Yongjun
2017-01-12
tpm_tis: Check return values from get_burstcount.
Josh Zimmerman
2017-01-06
tpm xen: Remove bogus tpm_chip_unregister
Jason Gunthorpe
2016-10-31
tpm: remove invalid min length check from tpm_do_selftest()
Jarkko Sakkinen
2016-09-27
Revert "tpm/tpm_crb: implement tpm crb idle state"
Jarkko Sakkinen
2016-09-27
Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle state"
Jarkko Sakkinen
2016-09-27
Revert "tpm/tpm_crb: open code the crb_init into acpi_add"
Jarkko Sakkinen
2016-09-27
Revert "tmp/tpm_crb: implement runtime pm for tpm_crb"
Jarkko Sakkinen
2016-09-16
tmp/tpm_crb: implement runtime pm for tpm_crb
Winkler, Tomas
2016-09-16
tpm/tpm_crb: open code the crb_init into acpi_add
Winkler, Tomas
2016-09-16
tmp/tpm_crb: fix Intel PTT hw bug during idle state
Winkler, Tomas
2016-09-16
tpm/tpm_crb: implement tpm crb idle state
Winkler, Tomas
2016-09-15
tpm: add check for minimum buffer size in tpm_transmit()
Jarkko Sakkinen
2016-09-15
tpm: constify TPM 1.x header structures
Julia Lawall
2016-09-15
tpm/tpm_crb: fix the over 80 characters checkpatch warring
Tomas Winkler
2016-09-15
tpm/tpm_crb: drop useless cpu_to_le32 when writing to registers
Tomas Winkler
2016-09-15
tpm/tpm_crb: cache cmd_size register value.
Tomas Winkler
2016-09-15
tmp/tpm_crb: drop include to platform_device
Tomas Winkler
2016-09-15
tpm/tpm_tis: remove unused itpm variable
Tomas Winkler
2016-09-15
tpm_crb: fix incorrect values of cmdReady and goIdle bits
Jarkko Sakkinen
2016-09-15
tpm_crb: refine the naming of constants
Jarkko Sakkinen
2016-09-15
tpm_crb: remove wmb()'s
Jarkko Sakkinen
[next]