index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
Vasily Averin
1
-1
/
+1
2020-07-09
tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
David Gibson
1
-7
/
+7
2020-07-09
tpm: Fix TIS locality timeout problems
James Bottomley
1
-10
/
+9
2020-04-21
tpm/tpm_tis: Free IRQ if probing fails
Jarkko Sakkinen
1
-1
/
+7
2020-04-21
tpm: fix wrong return value in tpm_pcr_extend
Tianjia Zhang
1
-1
/
+1
2020-04-21
tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
George Wilson
1
-63
/
+73
2020-04-21
tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
Stefan Berger
1
-0
/
+1
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
1
-4
/
+4
2020-03-15
tpm: ibmvtpm: Add support for TPM2
Stefan Berger
3
-1
/
+10
2020-03-15
tpm: ibmvtpm: Wait for buffer to be set before proceeding
Stefan Berger
2
-0
/
+10
2020-03-13
tpm: of: Handle IBM,vtpm20 case when getting log parameters
Stefan Berger
1
-1
/
+2
2020-03-13
tpm: tpm_tis_spi_cr50: use new structure for SPI transfer delays
Sergiu Cuciurean
1
-1
/
+6
2020-03-13
tpm_tis_spi: use new 'delay' structure for SPI transfer delays
Alexandru Ardelean
1
-1
/
+2
2020-03-13
tpm: tpm2_bios_measurements_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-13
tpm: tpm1_bios_measurements_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-13
tpm: Don't make log failures fatal
Matthew Garrett
3
-12
/
+6
2020-02-17
tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST
Roberto Sassu
1
-0
/
+2
2020-02-17
tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.
Jarkko Sakkinen
2
-3
/
+5
2020-01-22
tpm: Add tpm_version_major sysfs file
Jerry Snitselaar
1
-7
/
+27
2020-01-08
tpm: Handle negative priv->response_len in tpm_common_read()
Tadeusz Struk
2
-2
/
+2
2020-01-06
tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"
Stefan Berger
1
-2
/
+0
2020-01-06
tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"
Stefan Berger
1
-1
/
+0
2020-01-06
tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"
Jarkko Sakkinen
1
-18
/
+17
2019-12-19
tpm/tpm_ftpm_tee: add shutdown call back
Pavel Tatashin
1
-4
/
+18
2019-12-17
tpm: fix invalid locking in NONBLOCKING mode
Tadeusz Struk
1
-0
/
+8
2019-12-17
security: keys: trusted: fix lost handle flush
James Bottomley
2
-1
/
+1
2019-12-17
tpm_tis: reserve chip for duration of tpm_tis_core_init
Jerry Snitselaar
1
-17
/
+18
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+1
2019-11-12
tpm: Switch to platform_get_irq_optional()
Hans de Goede
1
-1
/
+1
2019-11-12
tpm_crb: fix fTPM on AMD Zen+ CPUs
Ivan Lazeev
1
-33
/
+90
2019-11-12
KEYS: trusted: Move TPM2 trusted keys code
Sumit Garg
3
-374
/
+0
2019-11-12
tpm: Move tpm_buf code to include/linux/
Sumit Garg
1
-212
/
+0
2019-11-12
tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_buf
James Bottomley
1
-6
/
+3
2019-11-12
tpm: add check after commands attribs tab allocation
Tadeusz Struk
1
-0
/
+4
2019-11-12
tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct
Stephen Boyd
1
-1
/
+0
2019-11-12
tpm: tpm_tis_spi: Cleanup includes
Stephen Boyd
1
-9
/
+5
2019-11-12
tpm: tpm_tis_spi: Support cr50 devices
Andrey Pronin
5
-32
/
+432
2019-11-12
tpm: tpm_tis_spi: Introduce a flow control callback
Stephen Boyd
1
-21
/
+41
2019-11-12
tpm: Add a flag to indicate TPM power is managed by firmware
Stephen Boyd
2
-1
/
+8
2019-11-12
tpm_tis: override durations for STM tpm with firmware 1.2.8.28
Jerry Snitselaar
1
-0
/
+79
2019-11-12
tpm: provide a way to override the chip returned durations
Jerry Snitselaar
1
-0
/
+15
2019-11-12
tpm: Remove duplicate code from caps_show() in tpm-sysfs.c
Jarkko Sakkinen
2
-35
/
+33
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
1
-11
/
+1
2019-09-25
tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
Jarkko Sakkinen
1
-7
/
+2
2019-09-25
KEYS: trusted: correctly initialize digests and fix locking issue
Roberto Sassu
1
-5
/
+9
2019-09-02
tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE
Sasha Levin
4
-0
/
+396
2019-09-02
tpm: Remove a deprecated comments about implicit sysfs locking
Jarkko Sakkinen
2
-12
/
+2
2019-09-02
tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts
Stefan Berger
1
-0
/
+1
2019-09-02
tpm_tis_core: Turn on the TPM before probing IRQ's
Stefan Berger
1
-0
/
+2
2019-08-05
tpm: tpm_ibm_vtpm: Fix unallocated banks
Nayna Jain
4
-17
/
+47
[next]