index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-07
Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
Jarkko Sakkinen
1
-0
/
+8
2020-07-02
tpm_tis: Remove the HID IFX0102
Jarkko Sakkinen
1
-1
/
+0
2020-07-02
tpm_tis_spi: Prefer async probe
Douglas Anderson
1
-0
/
+1
2020-07-02
tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
David Gibson
1
-7
/
+7
2020-07-02
tpm/st33zp24: fix spelling mistake "drescription" -> "description"
Binbin Zhou
3
-4
/
+4
2020-07-02
tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
Vasily Averin
1
-1
/
+1
2020-07-02
tpm_tis_spi: Don't send anything during flow control
Douglas Anderson
1
-5
/
+4
2020-07-02
tpm: Fix TIS locality timeout problems
James Bottomley
1
-10
/
+9
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-18
/
+18
2020-05-22
tpm: eventlog: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-7
/
+5
2020-05-22
tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID
Andy Shevchenko
1
-1
/
+1
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-02
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
[next]