linux-stable/drivers/char/tpm
Kylene Jo Hall d09cf7d77f [PATCH] tpmdd: remove global event log
Remove global event log in the tpm bios event measurement log code that
would have caused problems when the code was run concurrently.  A log is
now allocated and attached to the seq file upon open and destroyed
appropriately.

Signed-off-by: Kylene Jo Hall <kjhall@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-08 20:14:00 -08:00
..
Kconfig [PATCH] tpm: remove PCI kconfig dependency 2005-11-18 07:49:46 -08:00
Makefile [PATCH] tpm: add bios measurement log 2006-01-08 20:13:55 -08:00
tpm.c [PATCH] tpm: add bios measurement log 2006-01-08 20:13:55 -08:00
tpm.h [PATCH] tpm: add bios measurement log 2006-01-08 20:13:55 -08:00
tpm_atmel.c [PATCH] tpm: use ioread8 and iowrite8 2005-11-18 07:49:45 -08:00
tpm_atmel.h [PATCH] tpm: use ioread8 and iowrite8 2005-11-18 07:49:45 -08:00
tpm_bios.c [PATCH] tpmdd: remove global event log 2006-01-08 20:14:00 -08:00
tpm_infineon.c [PATCH] tpm-tidies 2005-10-30 17:37:29 -08:00
tpm_nsc.c [PATCH] tpm: Fix lack of driver_unregister in init failcases 2005-11-07 07:53:36 -08:00