aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_of.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03tpm: enhance read_log_of() to support Physical TPM event logNayna Jain1-4/+23
2016-11-28tpm: Fix handling of missing event logJason Gunthorpe1-6/+5
2016-11-28tpm: return -ENODEV if np is not setColin Ian King1-1/+1
2016-11-28tpm: cleanup of printk error messagesNayna Jain1-20/+9
2016-11-28tpm: replace of_find_node_by_name() with dev of_node propertyNayna Jain1-4/+2
2016-11-28tpm: redefine read_log() to handle ACPI/OF at runtimeNayna Jain1-6/+2
2016-11-28tpm: have event log use the tpm_chipNayna Jain1-1/+3
2015-11-09TPM: Avoid reference to potentially freed memoryChristophe JAILLET1-1/+2
2015-10-19TPM: remove unnecessary little endian conversionHon Ching \(Vicky\) Lo1-2/+2
2015-10-19vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo1-1/+1
2015-06-16tpm_ibmvtpm: remove unneccessary message level.Fabian Frederick1-1/+1
2015-01-17tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driverAshley Lai1-1/+1
2012-08-22drivers/char/tpm: Add securityfs support for event logAshley Lai1-0/+73