summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_of.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: Fix handling of missing event logJason Gunthorpe2016-11-281-6/+5Star
* tpm: return -ENODEV if np is not setColin Ian King2016-11-281-1/+1
* tpm: cleanup of printk error messagesNayna Jain2016-11-281-20/+9Star
* tpm: replace of_find_node_by_name() with dev of_node propertyNayna Jain2016-11-281-4/+2Star
* tpm: redefine read_log() to handle ACPI/OF at runtimeNayna Jain2016-11-281-6/+2Star
* tpm: have event log use the tpm_chipNayna Jain2016-11-281-1/+3
* TPM: Avoid reference to potentially freed memoryChristophe JAILLET2015-11-091-1/+2
* TPM: remove unnecessary little endian conversionHon Ching \(Vicky\) Lo2015-10-191-2/+2
* vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo2015-10-191-1/+1
* tpm_ibmvtpm: remove unneccessary message level.Fabian Frederick2015-06-161-1/+1
* tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driverAshley Lai2015-01-171-1/+1
* drivers/char/tpm: Add securityfs support for event logAshley Lai2012-08-221-0/+73