linux/drivers/char/tpm
Kylene Jo Hall beed53a1aa [PATCH] tpm: reorganize sysfs files
Many of the sysfs files were calling the TPM_GetCapability command with array.
Since for 1.2 more sysfs files of this type are coming I am generalizing the
array so there can be one array and the unique parts can be filled in just
before the command is called.

Signed-off-by: Kylene Hall <kjhall@us.ibm.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-22 09:19:53 -07:00
..
Kconfig
Makefile
tpm.c [PATCH] tpm: reorganize sysfs files 2006-04-22 09:19:53 -07:00
tpm.h
tpm_atmel.c
tpm_atmel.h
tpm_bios.c [PATCH] tpm: fix missing string 2006-04-22 09:19:53 -07:00
tpm_infineon.c
tpm_nsc.c