linux/drivers/char/tpm
Kylene Jo Hall 93e1b7d42e [PATCH] tpm: add HID module parameter
I recently found that not all BIOS manufacturers are using the specified
generic PNP id in their TPM ACPI table entry.  I have added the vendor
specific IDs that I know about and added a module parameter that a user can
specify another HID to the probe list if their device isn't being found by the
default list.

Signed-off-by: Kylene Hall <kjhall@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-22 09:19:55 -07:00
..
Kconfig [PATCH] tpm: driver for next generation TPM chips 2006-04-22 09:19:54 -07:00
Makefile [PATCH] tpm: driver for next generation TPM chips 2006-04-22 09:19:54 -07:00
tpm.c [PATCH] tpm: use clear_bit 2006-04-22 09:19:54 -07:00
tpm.h [PATCH] tpm: msecs_to_jiffies cleanups 2006-04-22 09:19:54 -07:00
tpm_atmel.c [PATCH] tpm: return chip from tpm_register_hardware 2006-04-22 09:19:53 -07:00
tpm_atmel.h [PATCH] tpm: return chip from tpm_register_hardware 2006-04-22 09:19:53 -07:00
tpm_bios.c [PATCH] tpm: update bios log code for 1.2 2006-04-22 09:19:54 -07:00
tpm_infineon.c [PATCH] tpm_infineon section fixup 2006-04-22 09:19:54 -07:00
tpm_nsc.c [PATCH] tpm: return chip from tpm_register_hardware 2006-04-22 09:19:53 -07:00
tpm_tis.c [PATCH] tpm: add HID module parameter 2006-04-22 09:19:55 -07:00