index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-03-07
1
-3
/
+1
|
\
|
*
vio: make remove callback return void
Uwe Kleine-König
2021-03-02
1
-3
/
+1
*
|
tpm: Remove unintentional dump_stack() call
Jarkko Sakkinen
2021-03-03
1
-2
/
+0
*
|
tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()
Lukasz Majczak
2021-02-24
1
-3
/
+13
*
|
tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()
Jarkko Sakkinen
2021-02-24
1
-2
/
+12
|
/
*
KEYS: trusted: Reserve TPM for seal and unseal operations
Jarkko Sakkinen
2021-02-16
1
-4
/
+0
*
tpm/ppi: Constify static struct attribute_group
Rikard Falkeborn
2021-02-16
2
-1
/
+3
*
tpm: add sysfs exports for all banks of PCR registers
James Bottomley
2021-02-16
1
-0
/
+179
*
tpm: Remove tpm_dev_wq_lock
Sebastian Andrzej Siewior
2021-02-16
1
-1
/
+0
*
char: tpm: add i2c driver for cr50
Duncan Laurie
2021-02-16
3
-0
/
+802
*
tpm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-02-16
1
-0
/
+1
*
tpm_tis: Clean up locality release
James Bottomley
2021-02-16
1
-46
/
+1
*
tpm_tis: Fix check_locality for correct locality acquisition
James Bottomley
2021-02-16
1
-1
/
+2
*
tpm: efi: Don't create binary_bios_measurements file for an empty log
Tyler Hicks
2020-11-06
1
-0
/
+5
*
tpm_tis: Disable interrupts on ThinkPad T490s
Jerry Snitselaar
2020-11-06
1
-2
/
+27
*
tpm_tis: Add a check for invalid status
James Bottomley
2020-10-01
2
-0
/
+12
*
tpm: use %*ph to print small buffer
Andy Shevchenko
2020-10-01
1
-21
/
+10
*
tpm: tis: add support for MMIO TPM on SynQuacer
Masahisa Kojima
2020-10-01
3
-0
/
+221
*
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-04
1
-10
/
+60
|
\
|
*
Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/...
Arnd Bergmann
2020-07-13
1
-10
/
+60
|
|
\
|
|
*
tpm_ftpm_tee: register driver on TEE bus
Maxim Uvarov
2020-07-10
1
-10
/
+60
*
|
|
tpm: Add support for event log pointer found in TPM2 ACPI table
Stefan Berger
2020-07-24
1
-21
/
+42
*
|
|
tpm: Unify the mismatching TPM space buffer sizes
Jarkko Sakkinen
2020-07-24
4
-19
/
+23
*
|
|
Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
Jarkko Sakkinen
2020-07-07
1
-0
/
+8
*
|
|
tpm_tis: Remove the HID IFX0102
Jarkko Sakkinen
2020-07-02
1
-1
/
+0
*
|
|
tpm_tis_spi: Prefer async probe
Douglas Anderson
2020-07-02
1
-0
/
+1
*
|
|
tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
David Gibson
2020-07-02
1
-7
/
+7
*
|
|
tpm/st33zp24: fix spelling mistake "drescription" -> "description"
Binbin Zhou
2020-07-02
3
-4
/
+4
*
|
|
tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
Vasily Averin
2020-07-02
1
-1
/
+1
*
|
|
tpm_tis_spi: Don't send anything during flow control
Douglas Anderson
2020-07-02
1
-5
/
+4
*
|
|
tpm: Fix TIS locality timeout problems
James Bottomley
2020-07-02
1
-10
/
+9
|
/
/
*
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
2
-18
/
+18
*
|
tpm: eventlog: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-05-22
1
-7
/
+5
*
|
tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID
Andy Shevchenko
2020-05-22
1
-1
/
+1
|
/
*
tpm/tpm_tis: Free IRQ if probing fails
Jarkko Sakkinen
2020-04-20
1
-1
/
+7
*
tpm: fix wrong return value in tpm_pcr_extend
Tianjia Zhang
2020-04-20
1
-1
/
+1
*
tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
George Wilson
2020-04-20
1
-63
/
+73
*
tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
Stefan Berger
2020-04-20
1
-0
/
+1
*
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
2020-04-05
1
-4
/
+4
*
tpm: ibmvtpm: Add support for TPM2
Stefan Berger
2020-03-15
3
-1
/
+10
*
tpm: ibmvtpm: Wait for buffer to be set before proceeding
Stefan Berger
2020-03-15
2
-0
/
+10
*
tpm: of: Handle IBM,vtpm20 case when getting log parameters
Stefan Berger
2020-03-13
1
-1
/
+2
*
tpm: tpm_tis_spi_cr50: use new structure for SPI transfer delays
Sergiu Cuciurean
2020-03-13
1
-1
/
+6
*
tpm_tis_spi: use new 'delay' structure for SPI transfer delays
Alexandru Ardelean
2020-03-13
1
-1
/
+2
*
tpm: tpm2_bios_measurements_next should increase position index
Vasily Averin
2020-03-13
1
-1
/
+1
*
tpm: tpm1_bios_measurements_next should increase position index
Vasily Averin
2020-03-13
1
-1
/
+1
*
tpm: Don't make log failures fatal
Matthew Garrett
2020-03-13
3
-12
/
+6
*
tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST
Roberto Sassu
2020-02-17
1
-0
/
+2
*
tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.
Jarkko Sakkinen
2020-02-17
2
-3
/
+5
*
tpm: Add tpm_version_major sysfs file
Jerry Snitselaar
2020-01-22
1
-7
/
+27
[next]