summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm_crb.c
AgeCommit message (Expand)Author
2017-05-17tpm_crb: check for bad response sizeJerry Snitselaar
2016-04-18tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Jarkko Sakkinen
2016-01-22tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen
2015-08-03tpm, tpm_crb: fail when TPM2 ACPI table contents look corruptedJarkko Sakkinen
2015-08-03tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()Jarkko Sakkinen
2015-02-15tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen
2015-01-19char/tpm/tpm_crb: fix build errorJarkko Sakkinen
2015-01-17tpm: TPM 2.0 CRB InterfaceJarkko Sakkinen