summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm.h
AgeCommit message (Expand)Author
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen
2015-12-20tpm_tis: Get rid of the duplicate IRQ probing codeJason Gunthorpe
2015-10-19tpm: seal/unseal for TPM 2.0Jarkko Sakkinen
2015-10-19tpm: introduce tpm_bufJarkko Sakkinen
2015-10-19tpm: move the PPI attributes to character device directory.Jarkko Sakkinen
2015-10-19tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen
2015-02-15tpm, tpm_tis: fix TPM 2.0 probingJarkko Sakkinen
2015-02-15tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen
2015-01-18char/tpm: fixed white spaces coding style issuesBruno E O Meneguele
2015-01-17tpm: TPM 2.0 baseline supportJarkko Sakkinen
2015-01-17tpm: device class for tpmJarkko Sakkinen
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen
2015-01-17tpm: fix raciness of PPI interface lookupJarkko Sakkinen
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen
2015-01-17tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen
2014-01-06tpm: Make tpm-dev allocate a per-file structureJason Gunthorpe
2014-01-06tpm: Use the ops structure instead of a copy in tpm_vendor_specificJason Gunthorpe
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe
2014-01-06tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe
2014-01-06tpm: Move sysfs functions from tpm-interface to tpm-sysfsJason Gunthorpe
2014-01-06tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe
2013-10-22tpm: Remove tpm_show_caps_1_2Jason Gunthorpe
2013-10-22tpm: Store devname in the tpm_chipJason Gunthorpe
2013-05-27tpm: fix regression caused by section type conflict of tpm_dev_release() in p...Peter Huewe
2013-05-21tpm: move TPM_DIGEST_SIZE defintionMimi Zohar
2013-04-17TPM: Retry SaveState command in suspend pathDuncan Laurie
2013-02-05tpm: Fix cancellation of TPM commands (interrupt mode)Stefan Berger
2013-02-05tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger
2013-02-05tpm: Store TPM vendor IDStefan Berger
2013-02-05tpm: rename vendor data to priv and provide an accessorKent Yoder
2013-02-05TPM: Switch to __packed instead of __attribute__((packed))Jason Gunthorpe
2013-02-05TPM: Issue TPM_STARTUP at driver load if the TPM has not been startedJason Gunthorpe
2012-10-10driver/char/tpm: fix regression causesd by ppiGang Wei
2012-08-22driver: add PPI support in tpm driverXiaoyan Zhang
2012-08-22drivers/char/tpm: Add securityfs support for event logAshley Lai
2012-08-22drivers/char/tpm: Add new device driver to support IBM vTPMAshley Lai
2012-08-22tpm: Move tpm_get_random api into the TPM device driverKent Yoder
2012-07-10PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()Rafael J. Wysocki
2012-02-14tpm_tis: Only probe iTPMsStefan Berger
2012-01-18tpm: fix (ACPI S3) suspend regressionStefan Berger
2011-11-16TPM: fix transmit_cmd error logicRajiv Andrade
2011-11-16TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade
2011-11-16tpm: Introduce function to poll for result of self testStefan Berger
2011-11-16tpm: Cleanup tpm_continue_selftestStefan Berger
2011-11-16tpm: Have tpm_get_timeouts return an error codeStefan Berger
2011-07-12tpm_tis: Fix the probing for interruptsStefan Berger
2011-07-12tpm_tis: Add timeouts sysfs entryStefan Berger
2011-07-12tpm_tis: Introduce durations sysfs entryStefan Berger
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger