aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_bios.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-22tpm: modularize event log collectionKent Yoder1-556/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-09-23seq_file: constify seq_operationsJames Morris1-2/+2
2009-05-20TPM: get_event_name stack corruptionEric Paris1-1/+2
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming1-2/+0
2008-07-26tpm_bios.c: make 2 structs staticAdrian Bunk1-2/+2
2007-08-22tpmdd maintainersKent Yoder1-0/+2
2007-07-20Fix memory leak in tpm_binary_bios_measurements_open()Reiner Sailer1-3/+8
2007-07-20Memory leak in tpm_ascii_bios_measurements_open()Jesper Juhl1-3/+8
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-2/+2
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy1-5/+3
2006-05-31[PATCH] tpm: more bios log parsing fixesSeiji Munetoh1-44/+4
2006-05-31[PATCH] tpm: bios log parsing fixesSeiji Munetoh1-16/+25
2006-04-22[PATCH] tpm: update bios log code for 1.2Kylene Jo Hall1-12/+37
2006-04-22[PATCH] tpm: fix missing stringKylene Jo Hall1-0/+1
2006-04-22[PATCH] tpm: fix memory leakKylene Jo Hall1-0/+2
2006-02-01[PATCH] tpm: tpm_bios remove unused variableKylene Jo Hall1-2/+1
2006-02-01[PATCH] tpm: tpm_bios fix sparse warningsKylene Jo Hall1-2/+2
2006-02-01[PATCH] tpm: tpm-bios: fix module license issueKylene Jo Hall1-0/+1
2006-02-01[PATCH] tpm_bios indexing fixAndrew Morton1-2/+2
2006-02-01[PATCH] tpm_bios: securityfs error checking fixAndrew Morton1-3/+12
2006-01-08[PATCH] tpmdd: remove global event logKylene Jo Hall1-30/+62
2006-01-08[PATCH] tpm: add bios measurement logKylene Jo Hall1-0/+508