linux/drivers/char/tpm
Ingo Molnar 41cb08555c treewide, timers: Rename from_timer() to timer_container_of()
Move this API to the canonical timer_*() namespace.

[ tglx: Redone against pre rc1 ]

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/aB2X0jCKQO56WdMt@gmail.com
2025-06-08 09:07:37 +02:00
..
eventlog tpm: remove kmalloc failure error message 2025-05-23 19:05:51 +03:00
st33zp24
Kconfig tpm: Add SNP SVSM vTPM driver 2025-04-10 16:24:29 +02:00
Makefile tpm: Add SNP SVSM vTPM driver 2025-04-10 16:24:29 +02:00
tpm-buf.c char: tpm: tpm-buf: Add sanity check fallback in read helpers 2025-05-15 04:47:14 +03:00
tpm-chip.c tpm: End any active auth session before shutdown 2025-03-27 15:34:05 +02:00
tpm-dev-common.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
tpm-dev.c
tpm-dev.h
tpm-interface.c tpm: Make chip->{status,cancel,req_canceled} opt 2025-03-27 17:10:43 +02:00
tpm-sysfs.c
tpm.h
tpm1-cmd.c
tpm2-cmd.c tpm: Lazily flush auth session when getting random data 2025-03-27 15:34:04 +02:00
tpm2-sessions.c tpm: Mask TPM RC in tpm2_start_auth_session() 2025-05-15 04:47:14 +03:00
tpm2-space.c
tpm_atmel.c tpm: atmel: Drop PPC64 specific MMIO setup 2024-11-22 00:56:50 +02:00
tpm_crb.c tpm_crb: Add support for the ARM FF-A start method 2025-03-27 15:34:05 +02:00
tpm_crb_ffa.c tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI 2025-05-23 19:05:51 +03:00
tpm_crb_ffa.h tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-A 2025-03-27 15:34:05 +02:00
tpm_ftpm_tee.c tpm: Make chip->{status,cancel,req_canceled} opt 2025-03-27 17:10:43 +02:00
tpm_ftpm_tee.h tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentation 2025-03-27 15:34:05 +02:00
tpm_i2c_atmel.c
tpm_i2c_infineon.c
tpm_i2c_nuvoton.c
tpm_ibmvtpm.c
tpm_ibmvtpm.h
tpm_infineon.c
tpm_nsc.c
tpm_ppi.c
tpm_svsm.c tpm: Add SNP SVSM vTPM driver 2025-04-10 16:24:29 +02:00
tpm_tis.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
tpm_tis_core.c tpm, tpm_tis: Workaround failed command reception on Infineon devices 2025-03-27 15:34:05 +02:00
tpm_tis_core.h tpm: tis: Double the timeout B to 4s 2025-05-15 04:49:15 +03:00
tpm_tis_i2c.c
tpm_tis_i2c_cr50.c char: tpm: cr50: Add new device/vendor ID 0x50666666 2024-11-22 00:48:27 +02:00
tpm_tis_spi.h
tpm_tis_spi_cr50.c
tpm_tis_spi_main.c
tpm_tis_synquacer.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
tpm_vtpm_proxy.c
tpmrm-dev.c
xen-tpmfront.c