aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_crb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-20tpm: rework tpm_get_timeouts()Jason Gunthorpe1-11/+3
2015-10-19tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen1-21/+11
2015-10-19tpm, tpm_crb: fix unaligned read of the command buffer addressJarkko Sakkinen1-3/+4
2015-07-13tpm, tpm_crb: fail when TPM2 ACPI table contents look corruptedJarkko Sakkinen1-0/+8
2015-06-16tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()Jarkko Sakkinen1-2/+2
2015-02-15tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen1-15/+5
2015-01-19char/tpm/tpm_crb: fix build errorJarkko Sakkinen1-1/+1
2015-01-17tpm: TPM 2.0 CRB InterfaceJarkko Sakkinen1-0/+354