summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAgeFilesLines
...
* tpm: efi: Use local variable for calculating final log sizeStefan Berger2021-04-141-8/+21
* Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-03-071-3/+1
|\
| * vio: make remove callback return voidUwe Kleine-König2021-03-021-3/+1
* | tpm: Remove unintentional dump_stack() callJarkko Sakkinen2021-03-031-2/+0
* | tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()Lukasz Majczak2021-02-241-3/+13
* | tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()Jarkko Sakkinen2021-02-241-2/+12
|/
* KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen2021-02-161-4/+0
* tpm/ppi: Constify static struct attribute_groupRikard Falkeborn2021-02-162-1/+3
* tpm: add sysfs exports for all banks of PCR registersJames Bottomley2021-02-161-0/+179
* tpm: Remove tpm_dev_wq_lockSebastian Andrzej Siewior2021-02-161-1/+0
* char: tpm: add i2c driver for cr50Duncan Laurie2021-02-163-0/+802
* tpm: Fix fall-through warnings for ClangGustavo A. R. Silva2021-02-161-0/+1
* tpm_tis: Clean up locality releaseJames Bottomley2021-02-161-46/+1
* tpm_tis: Fix check_locality for correct locality acquisitionJames Bottomley2021-02-161-1/+2
* tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks2020-11-061-0/+5
* tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar2020-11-061-2/+27
* tpm_tis: Add a check for invalid statusJames Bottomley2020-10-022-0/+12
* tpm: use %*ph to print small bufferAndy Shevchenko2020-10-021-21/+10
* tpm: tis: add support for MMIO TPM on SynQuacerMasahisa Kojima2020-10-023-0/+221
* Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-031-10/+60
|\
| * Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/...Arnd Bergmann2020-07-131-10/+60
| |\
| | * tpm_ftpm_tee: register driver on TEE busMaxim Uvarov2020-07-101-10/+60
* | | tpm: Add support for event log pointer found in TPM2 ACPI tableStefan Berger2020-07-241-21/+42
* | | tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen2020-07-244-19/+23
* | | Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")Jarkko Sakkinen2020-07-071-0/+8
* | | tpm_tis: Remove the HID IFX0102Jarkko Sakkinen2020-07-021-1/+0
* | | tpm_tis_spi: Prefer async probeDouglas Anderson2020-07-021-0/+1
* | | tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributesDavid Gibson2020-07-021-7/+7
* | | tpm/st33zp24: fix spelling mistake "drescription" -> "description"Binbin Zhou2020-07-023-4/+4
* | | tpm_tis: extra chip->ops check on error path in tpm_tis_core_initVasily Averin2020-07-021-1/+1
* | | tpm_tis_spi: Don't send anything during flow controlDouglas Anderson2020-07-021-5/+4
* | | tpm: Fix TIS locality timeout problemsJames Bottomley2020-07-021-10/+9
|/ /
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-18/+18
* | tpm: eventlog: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-05-221-7/+5
* | tpm/tpm_ftpm_tee: Use UUID API for exporting the UUIDAndy Shevchenko2020-05-221-1/+1
|/
* tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen2020-04-211-1/+7
* tpm: fix wrong return value in tpm_pcr_extendTianjia Zhang2020-04-211-1/+1
* tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()George Wilson2020-04-211-63/+73
* tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as moduleStefan Berger2020-04-211-0/+1
* sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fnLinus Torvalds2020-04-051-4/+4
* tpm: ibmvtpm: Add support for TPM2Stefan Berger2020-03-153-1/+10
* tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger2020-03-152-0/+10
* tpm: of: Handle IBM,vtpm20 case when getting log parametersStefan Berger2020-03-131-1/+2
* tpm: tpm_tis_spi_cr50: use new structure for SPI transfer delaysSergiu Cuciurean2020-03-131-1/+6
* tpm_tis_spi: use new 'delay' structure for SPI transfer delaysAlexandru Ardelean2020-03-131-1/+2
* tpm: tpm2_bios_measurements_next should increase position indexVasily Averin2020-03-131-1/+1
* tpm: tpm1_bios_measurements_next should increase position indexVasily Averin2020-03-131-1/+1
* tpm: Don't make log failures fatalMatthew Garrett2020-03-133-12/+6
* tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LASTRoberto Sassu2020-02-171-0/+2
* tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.Jarkko Sakkinen2020-02-172-3/+5