linux/drivers/char/tpm
Jason Gunthorpe 000a07b0aa tpm: Move sysfs functions from tpm-interface to tpm-sysfs
CLASS-sysfs.c is a common idiom for linux subsystems.

This is the first step to pulling all the sysfs support code from
the drivers into tpm-sysfs. This is a plain text copy from tpm-interface
with support changes to make it compile.

_tpm_pcr_read is made non-static and is called tpm_pcr_read_dev.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
2014-01-06 14:37:24 +01:00
..
Kconfig tpm: use tabs instead of whitespaces in Kconfig 2013-10-22 19:43:12 +02:00
Makefile tpm: Move sysfs functions from tpm-interface to tpm-sysfs 2014-01-06 14:37:24 +01:00
tpm-dev.c tpm: Pull everything related to /dev/tpmX into tpm-dev.c 2014-01-06 14:37:24 +01:00
tpm-interface.c tpm: Move sysfs functions from tpm-interface to tpm-sysfs 2014-01-06 14:37:24 +01:00
tpm-sysfs.c tpm: Move sysfs functions from tpm-interface to tpm-sysfs 2014-01-06 14:37:24 +01:00
tpm.h tpm: Move sysfs functions from tpm-interface to tpm-sysfs 2014-01-06 14:37:24 +01:00
tpm_acpi.c TPM: Switch to __packed instead of __attribute__((packed)) 2013-02-05 09:38:22 -06:00
tpm_atmel.c tpm: Pull everything related to /dev/tpmX into tpm-dev.c 2014-01-06 14:37:24 +01:00
tpm_atmel.h tpmdd maintainers 2007-08-22 19:52:44 -07:00
tpm_eventlog.c tpm: Merge the tpm-bios module with tpm.o 2013-10-22 19:43:01 +02:00
tpm_eventlog.h drivers/char/tpm: Add securityfs support for event log 2012-08-22 16:22:47 -05:00
tpm_i2c_atmel.c tpm: Pull everything related to /dev/tpmX into tpm-dev.c 2014-01-06 14:37:24 +01:00
tpm_i2c_infineon.c tpm: Pull everything related to /dev/tpmX into tpm-dev.c 2014-01-06 14:37:24 +01:00
tpm_i2c_nuvoton.c tpm: Pull everything related to /dev/tpmX into tpm-dev.c 2014-01-06 14:37:24 +01:00
tpm_i2c_stm_st33.c tpm: Pull everything related to /dev/tpmX into tpm-dev.c 2014-01-06 14:37:24 +01:00
tpm_i2c_stm_st33.h tpm_i2c_stm_st33: fix oops when i2c client is unavailable 2013-02-05 09:38:24 -06:00
tpm_ibmvtpm.c tpm: Pull everything related to /dev/tpmX into tpm-dev.c 2014-01-06 14:37:24 +01:00
tpm_ibmvtpm.h drivers/char/tpm: remove tasklet and cleanup 2012-11-01 15:23:14 -05:00
tpm_infineon.c tpm: Pull everything related to /dev/tpmX into tpm-dev.c 2014-01-06 14:37:24 +01:00
tpm_nsc.c tpm: Pull everything related to /dev/tpmX into tpm-dev.c 2014-01-06 14:37:24 +01:00
tpm_of.c drivers/char/tpm: Add securityfs support for event log 2012-08-22 16:22:47 -05:00
tpm_ppi.c tpm/tpm_ppi: Check return value of acpi_get_name 2014-01-06 14:37:23 +01:00
tpm_tis.c tpm: Pull everything related to /dev/tpmX into tpm-dev.c 2014-01-06 14:37:24 +01:00
xen-tpmfront.c tpm: Pull everything related to /dev/tpmX into tpm-dev.c 2014-01-06 14:37:24 +01:00