index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
2024-05-09
tpm: disable the TPM if NULL name changes
James Bottomley
2024-05-09
tpm: add the null key name as a sysfs export
James Bottomley
2024-05-09
tpm: add session encryption protection to tpm2_get_random()
James Bottomley
2024-05-09
tpm: add hmac checks to tpm2_pcr_extend()
James Bottomley
2024-05-09
tpm: Add the rest of the session HMAC API
James Bottomley
2024-05-09
tpm: Add HMAC session name/handle append
James Bottomley
2024-05-09
tpm: Add HMAC session start and end functions
James Bottomley
2024-05-09
tpm: Add TCG mandated Key Derivation Functions (KDFs)
James Bottomley
2024-05-09
tpm: Add NULL primary creation
James Bottomley
2024-05-09
tpm: export the context save and load commands
James Bottomley
2024-05-09
tpm: add buffer function to point to returned parameters
James Bottomley
2024-05-09
tpm: Add tpm_buf_read_{u8,u16,u32}
Jarkko Sakkinen
2024-05-09
tpm: TPM2B formatted buffers
Jarkko Sakkinen
2024-05-09
tpm: Store the length of the tpm_buf data separately.
Jarkko Sakkinen
2024-05-09
tpm: Move buffer handling from static inlines to real functions
James Bottomley
2024-05-09
tpm: Remove tpm_send()
Jarkko Sakkinen
2024-05-09
char: tpm: Keep TPM_INF_IO_PORT define for HAS_IOPORT=n
Niklas Schnelle
2024-05-09
tpm/eventlog: remove redundant assignment to variabel ret
Colin Ian King
2024-05-09
char: tpm: handle HAS_IOPORT dependencies
Niklas Schnelle
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-13
Merge tag 'tpmdd-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2024-03-12
tpm: tis_i2c: Add compatible string nuvoton,npct75x
Lukas Wunner
2024-03-12
tpm_tis: Add compatible string atmel,at97sc3204
Lukas Wunner
2024-03-12
tpm_tis_spi: Add compatible string atmel,attpm20p
Lukas Wunner
2024-03-12
tpm,tpm_tis: Avoid warning splat at shutdown
Lino Sanfilippo
2024-03-12
tpm/tpm_ftpm_tee: fix all kernel-doc warnings
Randy Dunlap
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
2024-02-08
tpm_tis_spi: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-01-09
tpm: cr50: fix kernel-doc warning and spelling
Randy Dunlap
2024-01-09
tpm: nuvoton: Use i2c_get_match_data()
Rob Herring
2023-09-12
tpm: Fix typo in tpmrm class definition
Justin M. Forbes
2023-09-04
tpm: Enable hwrng only for Pluton on AMD CPUs
Jarkko Sakkinen
2023-09-04
tpm_crb: Fix an error handling path in crb_acpi_add()
Christophe JAILLET
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-30
Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-08-28
tpm: Explicitly include correct DT includes
Rob Herring
2023-08-17
tpm/tpm_tis_synquacer: Use module_platform_driver macro to simplify the code
Li Zetao
2023-08-17
tpm: remove redundant variable len
Colin Ian King
2023-08-17
tpm_tis: Resend command to recover from data transfer errors
Alexander Steffen
2023-08-17
tpm_tis: Use responseRetry to recover from data transfer errors
Alexander Steffen
2023-08-17
tpm_tis: Move CRC check to generic send routine
Alexander Steffen
2023-08-17
tpm_tis_spi: Add hardware wait polling
Krishna Yarlagadda
2023-08-17
tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"
Jarkko Sakkinen
2023-08-12
tpm_tis: Opt-in interrupts
Jarkko Sakkinen
2023-08-12
tpm: tpm_tis: Fix UPX-i11 DMI_MATCH condition
Peter Ujfalusi
2023-08-09
tpm: Add a helper for checking hwrng enabled
Mario Limonciello
2023-08-07
tpm/tpm_tis: Disable interrupts for Lenovo P620 devices
Jonathan McDowell
2023-08-07
tpm: Disable RNG for all AMD fTPMs
Mario Limonciello
2023-08-07
tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7
Takashi Iwai
2023-08-05
tpm: make all 'class' structures const
Ivan Orlov
[next]