aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/char/tpm/tpm_eventlog.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03tpm: add securityfs support for TPM 2.0 firmware event logNayna Jain1-462/+0
2016-11-28tpm: adjust return value of tpm_read_logJason Gunthorpe1-2/+4
2016-11-28tpm: Fix handling of missing event logJason Gunthorpe1-13/+13
2016-11-28tpm: Check the bios_dir entry for NULL before accessing itStefan Berger1-5/+7
2016-11-28tpm: redefine read_log() to handle ACPI/OF at runtimeNayna Jain1-1/+21
2016-11-28tpm: fix the missing .owner in tpm_bios_measurements_opsNayna Jain1-0/+1
2016-11-28tpm: have event log use the tpm_chipNayna Jain1-30/+56
2016-11-28tpm: drop tpm1_chip_register(/unregister)Jarkko Sakkinen1-0/+3
2016-11-28tpm: replace dynamically allocated bios_dir with a static arrayJarkko Sakkinen1-44/+31
2016-11-28tpm: replace symbolic permission with octal for securityfs filesNayna Jain1-2/+2
2016-11-28tpm: define a generic open() method for ascii & bios measurementsNayna Jain1-48/+15
2016-06-25tpm: Get rid of devnameJason Gunthorpe1-1/+1
2016-02-20tpm_eventlog.c: fix binary_bios_measurementsHarald Hoyer1-4/+10
2015-10-19vTPM: support little endian guestsHon Ching \(Vicky\) Lo1-22/+56
2014-07-29tpm: simplify code by using %*phN specifierAndy Shevchenko1-3/+1
2013-10-22tpm: Merge the tpm-bios module with tpm.oJason Gunthorpe1-3/+0
2012-08-22tpm: modularize event log collectionKent Yoder1-0/+419