summaryrefslogtreecommitdiff
path: root/include/linux/tpm.h
AgeCommit message (Expand)Author
12 daystpm: disable the TPM if NULL name changesJames Bottomley
12 daystpm: Add the rest of the session HMAC APIJames Bottomley
12 daystpm: Add HMAC session name/handle appendJames Bottomley
12 daystpm: Add HMAC session start and end functionsJames Bottomley
12 daystpm: Add NULL primary creationJames Bottomley
12 daystpm: add buffer function to point to returned parametersJames Bottomley
12 daystpm: Add tpm_buf_read_{u8,u16,u32}Jarkko Sakkinen
12 daystpm: TPM2B formatted buffersJarkko Sakkinen
12 daystpm: Store the length of the tpm_buf data separately.Jarkko Sakkinen
12 daystpm: Update struct tpm_buf documentation commentsJarkko Sakkinen
12 daystpm: Move buffer handling from static inlines to real functionsJames Bottomley
12 daystpm: Remove tpm_send()Jarkko Sakkinen
12 daystpm: Remove unused tpm_buf_tag()Jarkko Sakkinen
2023-08-07tpm: Disable RNG for all AMD fTPMsMario Limonciello
2023-05-16tpm: Prevent hwrng from activating during resumeJarkko Sakkinen
2023-04-28tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM driversJarkko Sakkinen
2023-02-13tpm: add vendor flag to command code validationJulien Gomes
2022-01-09tpm: Add Upgrade/Reduced mode support for TPM2 modulesaxelj
2021-10-26tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu
2021-04-14security: keys: trusted: Make sealed key properly interoperableJames Bottomley
2021-02-16KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen
2021-02-16tpm: add sysfs exports for all banks of PCR registersJames Bottomley
2020-07-24tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley
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: provide a way to override the chip returned durationsJerry Snitselaar
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-02-13tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu
2019-02-13tpm: move tpm_chip definition to include/linux/tpm.hRoberto Sassu
2019-02-13tpm: retrieve digest size of unknown algorithms with PCR readRoberto Sassu
2019-02-13tpm: rename and export tpm2_digest and tpm2_algorithmsRoberto Sassu
2019-02-13tpm: don't return bool from update_timeoutsJerry Snitselaar
2018-11-13tpm: use u32 instead of int for PCR indexTomas Winkler
2018-07-28tpm: Implement tpm_default_chip() to find a TPM chipStefan Berger
2018-07-28tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler
2018-03-23tpm: cmd_ready command can be issued only after granting localityTomas Winkler
2018-01-08tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh
2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen
2017-04-03tpm_crb: request and relinquish locality 0Jarkko Sakkinen
2016-07-19tpm: Factor out common startup codeJason Gunthorpe
2015-10-19tpm: seal/unseal for TPM 2.0Jarkko Sakkinen
2014-07-29tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe
2013-05-21tpm: move TPM_DIGEST_SIZE defintionMimi Zohar
2012-08-22tpm: Move tpm_get_random api into the TPM device driverKent Yoder
2010-11-29key: add tpm_send commandMimi Zohar
2009-10-29tpm: fix header for modular buildRandy Dunlap
2009-10-28tpm add default function definitionsMimi Zohar
2009-02-03TPM: integrity interfaceRajiv Andrade