summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_eventlog.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: adjust return value of tpm_read_logJason Gunthorpe2016-11-281-2/+4
* tpm: Fix handling of missing event logJason Gunthorpe2016-11-281-13/+13
* tpm: Check the bios_dir entry for NULL before accessing itStefan Berger2016-11-281-5/+7
* tpm: redefine read_log() to handle ACPI/OF at runtimeNayna Jain2016-11-281-1/+21
* tpm: fix the missing .owner in tpm_bios_measurements_opsNayna Jain2016-11-281-0/+1
* tpm: have event log use the tpm_chipNayna Jain2016-11-281-30/+56
* tpm: drop tpm1_chip_register(/unregister)Jarkko Sakkinen2016-11-281-0/+3
* tpm: replace dynamically allocated bios_dir with a static arrayJarkko Sakkinen2016-11-281-44/+31Star
* tpm: replace symbolic permission with octal for securityfs filesNayna Jain2016-11-281-2/+2
* tpm: define a generic open() method for ascii & bios measurementsNayna Jain2016-11-281-48/+15Star
* tpm: Get rid of devnameJason Gunthorpe2016-06-251-1/+1
* tpm_eventlog.c: fix binary_bios_measurementsHarald Hoyer2016-02-201-4/+10
* vTPM: support little endian guestsHon Ching \(Vicky\) Lo2015-10-191-22/+56
* tpm: simplify code by using %*phN specifierAndy Shevchenko2014-07-291-3/+1Star
* tpm: Merge the tpm-bios module with tpm.oJason Gunthorpe2013-10-221-3/+0Star
* tpm: modularize event log collectionKent Yoder2012-08-221-0/+419