summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
2020-04-21tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen
2020-04-21tpm: fix wrong return value in tpm_pcr_extendTianjia Zhang
2020-04-21tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()George Wilson
2020-04-21tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as moduleStefan Berger
2020-04-05sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fnLinus Torvalds
2020-03-15tpm: ibmvtpm: Add support for TPM2Stefan Berger
2020-03-15tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger
2020-03-13tpm: of: Handle IBM,vtpm20 case when getting log parametersStefan Berger
2020-03-13tpm: tpm_tis_spi_cr50: use new structure for SPI transfer delaysSergiu Cuciurean
2020-03-13tpm_tis_spi: use new 'delay' structure for SPI transfer delaysAlexandru Ardelean
2020-03-13tpm: tpm2_bios_measurements_next should increase position indexVasily Averin
2020-03-13tpm: tpm1_bios_measurements_next should increase position indexVasily Averin
2020-03-13tpm: Don't make log failures fatalMatthew Garrett
2020-02-17tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LASTRoberto Sassu
2020-02-17tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.Jarkko Sakkinen
2020-01-22tpm: Add tpm_version_major sysfs fileJerry Snitselaar
2020-01-08tpm: Handle negative priv->response_len in tpm_common_read()Tadeusz Struk
2020-01-06tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"Stefan Berger
2020-01-06tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"Stefan Berger
2020-01-06tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"Jarkko Sakkinen
2019-12-19tpm/tpm_ftpm_tee: add shutdown call backPavel Tatashin
2019-12-17tpm: fix invalid locking in NONBLOCKING modeTadeusz Struk
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley
2019-12-17tpm_tis: reserve chip for duration of tpm_tis_core_initJerry Snitselaar
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-12tpm: Switch to platform_get_irq_optional()Hans de Goede
2019-11-12tpm_crb: fix fTPM on AMD Zen+ CPUsIvan Lazeev
2019-11-12KEYS: trusted: Move TPM2 trusted keys codeSumit Garg
2019-11-12tpm: Move tpm_buf code to include/linux/Sumit Garg
2019-11-12tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_bufJames Bottomley
2019-11-12tpm: add check after commands attribs tab allocationTadeusz Struk
2019-11-12tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver structStephen Boyd
2019-11-12tpm: tpm_tis_spi: Cleanup includesStephen Boyd
2019-11-12tpm: tpm_tis_spi: Support cr50 devicesAndrey Pronin
2019-11-12tpm: tpm_tis_spi: Introduce a flow control callbackStephen Boyd
2019-11-12tpm: Add a flag to indicate TPM power is managed by firmwareStephen Boyd
2019-11-12tpm_tis: override durations for STM tpm with firmware 1.2.8.28Jerry Snitselaar
2019-11-12tpm: provide a way to override the chip returned durationsJerry Snitselaar
2019-11-12tpm: Remove duplicate code from caps_show() in tpm-sysfs.cJarkko Sakkinen
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann
2019-09-25tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()Jarkko Sakkinen
2019-09-25KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu
2019-09-02tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEESasha Levin
2019-09-02tpm: Remove a deprecated comments about implicit sysfs lockingJarkko Sakkinen
2019-09-02tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interruptsStefan Berger
2019-09-02tpm_tis_core: Turn on the TPM before probing IRQ'sStefan Berger
2019-08-05tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain
2019-08-05tpm: Fix null pointer dereference on chip register error pathMilan Broz
2019-06-24tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett
2019-06-24tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operationsVadim Sukhomlinov