summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm.h
Commit message (Expand)AuthorAgeFilesLines
* tpm_crb: request and relinquish locality 0Jarkko Sakkinen2017-04-031-0/+3
* tpm2: add session handle context saving and restoring to the space codeJames Bottomley2017-04-031-1/+3
* tpm: expose spaces via a device link /dev/tpmrm<n>James Bottomley2017-04-031-0/+4
* tpm: infrastructure for TPM spacesJarkko Sakkinen2017-04-031-4/+22
* tpm: validate TPM 2.0 commandsJarkko Sakkinen2017-04-031-0/+15
* tpm: export tpm2_flush_context_cmdJarkko Sakkinen2017-04-031-0/+2
* tpm: declare tpm2_get_pcr_allocation() as staticJarkko Sakkinen2017-02-201-1/+0Star
* tpm: fix the type of owned field in cap_tStefan Berger2017-02-031-1/+1
* tpm: add securityfs support for TPM 2.0 firmware event logNayna Jain2017-02-031-2/+5
* tpm: enhance TPM 2.0 PCR extend to support multiple banksNayna Jain2017-02-031-1/+8
* tpm: implement TPM 2.0 capability to get active PCR banksNayna Jain2017-02-031-0/+5
* tpm: fix RC value check in tpm2_seal_trustedJarkko Sakkinen2017-02-031-0/+5
* tpm: remove tpm_read_index and tpm_write_index from tpm.hJarkko Sakkinen2017-02-031-11/+0Star
* tpm: Check size of response before accessing dataStefan Berger2017-01-231-3/+4
* tpm: have event log use the tpm_chipNayna Jain2016-11-281-0/+11
* tpm: replace dynamically allocated bios_dir with a static arrayJarkko Sakkinen2016-11-281-1/+2
* tpm: Get rid of TPM_CHIP_FLAG_REGISTEREDJason Gunthorpe2016-11-281-1/+0Star
* tpm tis: Do not print timeout messages twiceJason Gunthorpe2016-11-281-0/+1
* tpm: sanitize constant expressionsJarkko Sakkinen2016-11-281-13/+12Star
* tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()Jarkko Sakkinen2016-09-151-2/+0Star
* tpm: remove unnecessary externs from tpm.hJarkko Sakkinen2016-09-151-18/+18
* tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen2016-09-151-4/+8
* tpm: Factor out common startup codeJason Gunthorpe2016-07-191-2/+2
* tpm: Add include guards in tpm.hChristophe Ricard2016-06-251-0/+5
* tpm: Introduce TPM_CHIP_FLAG_VIRTUALStefan Berger2016-06-251-0/+1
* tpm: Remove all uses of drvdata from the TPM CoreJason Gunthorpe2016-06-251-5/+5
* tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard2016-06-251-9/+0Star
* tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard2016-06-251-4/+7
* tpm: drop 'locality' from struct tpm_vendor_specificChristophe Ricard2016-06-251-1/+0Star
* tpm: drop 'read_queue' from struct tpm_vendor_specificChristophe Ricard2016-06-251-2/+0Star
* tpm: drop 'irq' from struct tpm_vendor_specificChristophe Ricard2016-06-251-2/+1Star
* tpm: drop 'iobase' from struct tpm_vendor_specificChristophe Ricard2016-06-251-2/+0Star
* tpm: drop list from struct tpm_vendor_specificChristophe Ricard2016-06-251-1/+0Star
* tpm: drop the field 'time_expired' from struct tpm_chipJarkko Sakkinen2016-06-251-1/+0Star
* tpm: drop 'base' from struct tpm_vendor_specificJarkko Sakkinen2016-06-251-1/+0Star
* tpm: drop manufacturer_id from struct tpm_vendor_specificJarkko Sakkinen2016-06-251-2/+0Star
* tpm: drop tpm_atmel specific fields from tpm_vendor_specificJarkko Sakkinen2016-06-251-3/+0Star
* tpm: drop int_queue from tpm_vendor_specificJarkko Sakkinen2016-06-251-1/+0Star
* tpm: Replace device number bitmap with IDRStefan Berger2016-06-251-3/+2Star
* tpm: Split out the devm stuff from tpmm_chip_allocJason Gunthorpe2016-06-251-1/+3
* tpm: Provide strong locking for device removalJason Gunthorpe2016-06-251-5/+9
* tpm: Get rid of devnameJason Gunthorpe2016-06-251-1/+0Star
* tpm: Get rid of chip->pdevJason Gunthorpe2016-06-251-2/+1Star
* tpm_crb: Use the common ACPI definition of struct acpi_tpm2Jason Gunthorpe2016-02-101-7/+0Star
* keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2015-12-201-3/+7
* tpm_tis: Get rid of the duplicate IRQ probing codeJason Gunthorpe2015-12-201-1/+0Star
* tpm: seal/unseal for TPM 2.0Jarkko Sakkinen2015-10-191-1/+14
* tpm: introduce tpm_bufJarkko Sakkinen2015-10-191-0/+97
* tpm: move the PPI attributes to character device directory.Jarkko Sakkinen2015-10-191-11/+6Star
* tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen2015-10-191-0/+7