summaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)AuthorFilesLines
2022-01-27tpm: add request_locality before write TPM_INT_ENABLEChen Jun1-0/+8
2021-11-17tpm: Check for integer overflow in tpm2_map_response_body()Dan Carpenter1-0/+3
2021-08-12tpm_ftpm_tee: Free and unregister TEE shared memory during kexecTyler Hicks1-4/+4
2021-05-19tpm, tpm_tis: Reserve locality in tpm_tis_resume()Jarkko Sakkinen1-2/+10
2021-05-19tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()Jarkko Sakkinen1-6/+4
2021-05-19tpm: fix error return code in tpm2_get_cc_attrs_tbl()Zhen Lei1-0/+1
2021-05-11tpm: vtpm_proxy: Avoid reading host log when using a virtual deviceStefan Berger1-0/+3
2021-05-11tpm: efi: Use local variable for calculating final log sizeStefan Berger1-8/+21
2021-03-09tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()Jarkko Sakkinen1-2/+12
2021-03-09tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()Lukasz Majczak1-3/+13
2021-03-04tpm_tis: Clean up locality releaseJames Bottomley1-46/+1
2021-03-04tpm_tis: Fix check_locality for correct locality acquisitionJames Bottomley1-1/+2
2020-11-18tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar1-2/+27
2020-11-18tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks1-0/+5
2020-10-01tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger2-0/+10
2020-10-01tpm_crb: fix fTPM on AMD Zen+ CPUsIvan Lazeev1-33/+90
2020-08-19tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen4-19/+23
2020-07-22tpm_tis: extra chip->ops check on error path in tpm_tis_core_initVasily Averin1-1/+1
2020-07-09tpm: Fix TIS locality timeout problemsJames Bottomley1-10/+9
2020-04-29tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()George Wilson1-63/+73
2020-04-29tpm: fix wrong return value in tpm_pcr_extendTianjia Zhang1-1/+1
2020-04-29tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen1-1/+7
2020-04-17tpm: tpm2_bios_measurements_next should increase position indexVasily Averin1-1/+1
2020-04-17tpm: tpm1_bios_measurements_next should increase position indexVasily Averin1-1/+1
2020-04-17tpm: Don't make log failures fatalMatthew Garrett3-12/+6
2020-02-28tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LASTRoberto Sassu1-0/+2
2020-01-14tpm: Handle negative priv->response_len in tpm_common_read()Tadeusz Struk2-2/+2
2020-01-14tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"Stefan Berger1-2/+0
2020-01-14tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"Stefan Berger1-1/+0
2020-01-14tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"Jarkko Sakkinen1-18/+17
2020-01-12tpm/tpm_ftpm_tee: add shutdown call backPavel Tatashin1-4/+18
2019-12-31tpm: fix invalid locking in NONBLOCKING modeTadeusz Struk1-0/+8
2019-12-31tpm_tis: reserve chip for duration of tpm_tis_core_initJerry Snitselaar1-17/+18
2019-12-17tpm: Switch to platform_get_irq_optional()Hans de Goede1-1/+1
2019-12-17tpm: add check after commands attribs tab allocationTadeusz Struk1-0/+4
2019-09-25tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()Jarkko Sakkinen1-7/+2
2019-09-25KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu1-5/+9
2019-09-02tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEESasha Levin4-0/+396
2019-09-02tpm: Remove a deprecated comments about implicit sysfs lockingJarkko Sakkinen2-12/+2
2019-09-02tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interruptsStefan Berger1-0/+1
2019-09-02tpm_tis_core: Turn on the TPM before probing IRQ'sStefan Berger1-0/+2
2019-08-05tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain4-17/+47
2019-08-05tpm: Fix null pointer dereference on chip register error pathMilan Broz1-7/+16
2019-06-24tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett1-1/+10
2019-06-24tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operationsVadim Sukhomlinov1-3/+3
2019-06-24tpm: Append the final event log to the TPM event logMatthew Garrett1-7/+43
2019-06-24tpm: Reserve the TPM final events tableMatthew Garrett1-1/+1
2019-06-24tpm: Abstract crypto agile event size calculationsMatthew Garrett1-46/+1
2019-06-24tpm: Actually fail on TPM errors during "get random"Kees Cook2-4/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner1-2/+1