index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
2020-05-22
tpm: eventlog: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-05-22
tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID
Andy Shevchenko
2020-04-21
tpm/tpm_tis: Free IRQ if probing fails
Jarkko Sakkinen
2020-04-21
tpm: fix wrong return value in tpm_pcr_extend
Tianjia Zhang
2020-04-21
tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
George Wilson
2020-04-21
tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
Stefan Berger
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
2020-03-15
tpm: ibmvtpm: Add support for TPM2
Stefan Berger
2020-03-15
tpm: ibmvtpm: Wait for buffer to be set before proceeding
Stefan Berger
2020-03-13
tpm: of: Handle IBM,vtpm20 case when getting log parameters
Stefan Berger
2020-03-13
tpm: tpm_tis_spi_cr50: use new structure for SPI transfer delays
Sergiu Cuciurean
2020-03-13
tpm_tis_spi: use new 'delay' structure for SPI transfer delays
Alexandru Ardelean
2020-03-13
tpm: tpm2_bios_measurements_next should increase position index
Vasily Averin
2020-03-13
tpm: tpm1_bios_measurements_next should increase position index
Vasily Averin
2020-03-13
tpm: Don't make log failures fatal
Matthew Garrett
2020-02-17
tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST
Roberto Sassu
2020-02-17
tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.
Jarkko Sakkinen
2020-01-22
tpm: Add tpm_version_major sysfs file
Jerry Snitselaar
2020-01-08
tpm: Handle negative priv->response_len in tpm_common_read()
Tadeusz Struk
2020-01-06
tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"
Stefan Berger
2020-01-06
tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"
Stefan Berger
2020-01-06
tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"
Jarkko Sakkinen
2019-12-19
tpm/tpm_ftpm_tee: add shutdown call back
Pavel Tatashin
2019-12-17
tpm: fix invalid locking in NONBLOCKING mode
Tadeusz Struk
2019-12-17
security: keys: trusted: fix lost handle flush
James Bottomley
2019-12-17
tpm_tis: reserve chip for duration of tpm_tis_core_init
Jerry Snitselaar
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-12
tpm: Switch to platform_get_irq_optional()
Hans de Goede
2019-11-12
tpm_crb: fix fTPM on AMD Zen+ CPUs
Ivan Lazeev
2019-11-12
KEYS: trusted: Move TPM2 trusted keys code
Sumit Garg
2019-11-12
tpm: Move tpm_buf code to include/linux/
Sumit Garg
2019-11-12
tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_buf
James Bottomley
2019-11-12
tpm: add check after commands attribs tab allocation
Tadeusz Struk
2019-11-12
tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct
Stephen Boyd
2019-11-12
tpm: tpm_tis_spi: Cleanup includes
Stephen Boyd
2019-11-12
tpm: tpm_tis_spi: Support cr50 devices
Andrey Pronin
2019-11-12
tpm: tpm_tis_spi: Introduce a flow control callback
Stephen Boyd
2019-11-12
tpm: Add a flag to indicate TPM power is managed by firmware
Stephen Boyd
2019-11-12
tpm_tis: override durations for STM tpm with firmware 1.2.8.28
Jerry Snitselaar
2019-11-12
tpm: provide a way to override the chip returned durations
Jerry Snitselaar
2019-11-12
tpm: Remove duplicate code from caps_show() in tpm-sysfs.c
Jarkko Sakkinen
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-09-25
tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
Jarkko Sakkinen
2019-09-25
KEYS: trusted: correctly initialize digests and fix locking issue
Roberto Sassu
2019-09-02
tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE
Sasha Levin
2019-09-02
tpm: Remove a deprecated comments about implicit sysfs locking
Jarkko Sakkinen
2019-09-02
tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts
Stefan Berger
2019-09-02
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
[next]