summaryrefslogtreecommitdiff
path: root/include/linux/tpm.h
AgeCommit message (Expand)Author
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