summaryrefslogtreecommitdiffstats
path: root/include/linux/tpm.h
Commit message (Expand)AuthorAgeFilesLines
* tpm: cmd_ready command can be issued only after granting localityTomas Winkler2018-03-231-1/+1
* tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh2018-01-081-0/+1
* tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen2018-01-081-19/+19
* tpm_crb: request and relinquish locality 0Jarkko Sakkinen2017-04-031-1/+2
* tpm: Factor out common startup codeJason Gunthorpe2016-07-191-0/+5
* tpm: seal/unseal for TPM 2.0Jarkko Sakkinen2015-10-191-0/+26
* tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe2014-07-291-0/+3
* tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe2014-01-061-0/+12
* tpm: move TPM_DIGEST_SIZE defintionMimi Zohar2013-05-211-0/+2
* tpm: Move tpm_get_random api into the TPM device driverKent Yoder2012-08-221-0/+4
* key: add tpm_send commandMimi Zohar2010-11-291-0/+4
* tpm: fix header for modular buildRandy Dunlap2009-10-291-1/+1
* tpm add default function definitionsMimi Zohar2009-10-281-0/+7
* TPM: integrity interfaceRajiv Andrade2009-02-031-0/+35