summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm_eventlog.c
AgeCommit message (Expand)Author
2016-11-28tpm: adjust return value of tpm_read_logJason Gunthorpe
2016-11-28tpm: Fix handling of missing event logJason Gunthorpe
2016-11-28tpm: Check the bios_dir entry for NULL before accessing itStefan Berger
2016-11-28tpm: redefine read_log() to handle ACPI/OF at runtimeNayna Jain
2016-11-28tpm: fix the missing .owner in tpm_bios_measurements_opsNayna Jain
2016-11-28tpm: have event log use the tpm_chipNayna Jain
2016-11-28tpm: drop tpm1_chip_register(/unregister)Jarkko Sakkinen
2016-11-28tpm: replace dynamically allocated bios_dir with a static arrayJarkko Sakkinen
2016-11-28tpm: replace symbolic permission with octal for securityfs filesNayna Jain
2016-11-28tpm: define a generic open() method for ascii & bios measurementsNayna Jain
2016-06-25tpm: Get rid of devnameJason Gunthorpe
2016-02-20tpm_eventlog.c: fix binary_bios_measurementsHarald Hoyer
2015-10-19vTPM: support little endian guestsHon Ching \(Vicky\) Lo
2014-07-29tpm: simplify code by using %*phN specifierAndy Shevchenko
2013-10-22tpm: Merge the tpm-bios module with tpm.oJason Gunthorpe
2012-08-22tpm: modularize event log collectionKent Yoder