summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_bios.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: modularize event log collectionKent Yoder2012-08-221-556/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* seq_file: constify seq_operationsJames Morris2009-09-231-2/+2
* TPM: get_event_name stack corruptionEric Paris2009-05-201-1/+2
* ACPI: remove private acpica headers from driver filesLin Ming2008-12-311-2/+0
* tpm_bios.c: make 2 structs staticAdrian Bunk2008-07-261-2/+2
* tpmdd maintainersKent Yoder2007-08-221-0/+2
* Fix memory leak in tpm_binary_bios_measurements_open()Reiner Sailer2007-07-201-3/+8
* Memory leak in tpm_ascii_bios_measurements_open()Jesper Juhl2007-07-201-3/+8
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-2/+2
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-5/+3
* [PATCH] tpm: more bios log parsing fixesSeiji Munetoh2006-05-311-44/+4
* [PATCH] tpm: bios log parsing fixesSeiji Munetoh2006-05-311-16/+25
* [PATCH] tpm: update bios log code for 1.2Kylene Jo Hall2006-04-221-12/+37
* [PATCH] tpm: fix missing stringKylene Jo Hall2006-04-221-0/+1
* [PATCH] tpm: fix memory leakKylene Jo Hall2006-04-221-0/+2
* [PATCH] tpm: tpm_bios remove unused variableKylene Jo Hall2006-02-011-2/+1
* [PATCH] tpm: tpm_bios fix sparse warningsKylene Jo Hall2006-02-011-2/+2
* [PATCH] tpm: tpm-bios: fix module license issueKylene Jo Hall2006-02-011-0/+1
* [PATCH] tpm_bios indexing fixAndrew Morton2006-02-011-2/+2
* [PATCH] tpm_bios: securityfs error checking fixAndrew Morton2006-02-011-3/+12
* [PATCH] tpmdd: remove global event logKylene Jo Hall2006-01-081-30/+62
* [PATCH] tpm: add bios measurement logKylene Jo Hall2006-01-081-0/+508