linux/drivers/char/tpm
Rajiv Andrade b9e3238aa3 TPM: fix transmit_cmd error logic
It's incorrect to assume that buffers returned by the TPM
10 bytes long are always error reports. This patches
parses the error field in its header instead. The error report
is now being printed using dev_err() instead of dev_dbg(), making
it easier for users to provide more detailed bug reports.

Signed-off-by: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
2011-11-16 09:57:11 -02:00
..
Kconfig TPM: NSC and TIS drivers X86 dependency fix 2011-11-16 09:45:07 -02:00
Makefile [PATCH] tpm: driver for next generation TPM chips 2006-04-22 09:19:54 -07:00
tpm_atmel.c platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' 2009-03-24 16:38:25 -07:00
tpm_atmel.h tpmdd maintainers 2007-08-22 19:52:44 -07:00
tpm_bios.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
tpm_infineon.c Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
tpm_nsc.c tpm_nsc: Fix bug when loading multiple TPM drivers 2011-07-26 10:34:34 +10:00
tpm_tis.c TPM: fix transmit_cmd error logic 2011-11-16 09:57:11 -02:00
tpm.c TPM: fix transmit_cmd error logic 2011-11-16 09:57:11 -02:00
tpm.h TPM: fix transmit_cmd error logic 2011-11-16 09:57:11 -02:00