index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-27
Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+136
2025-05-23
tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI
Stuart Yoder
1
-4
/
+7
2025-05-23
tpm_crb_ffa: use dev_xx() macro to print log
Yeoreum Yun
1
-4
/
+4
2025-05-23
tpm_ffa_crb: access tpm service over FF-A direct message request v2
Yeoreum Yun
1
-15
/
+40
2025-05-23
tpm: remove kmalloc failure error message
Colin Ian King
1
-5
/
+2
2025-05-15
tpm: tis: Double the timeout B to 4s
Michal Suchanek
1
-1
/
+1
2025-05-15
char: tpm: tpm-buf: Add sanity check fallback in read helpers
Purva Yeshi
1
-3
/
+3
2025-05-15
tpm: Mask TPM RC in tpm2_start_auth_session()
Jarkko Sakkinen
1
-14
/
+6
2025-04-10
tpm: Add SNP SVSM vTPM driver
Stefano Garzarella
3
-0
/
+136
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-03-27
tpm: Make chip->{status,cancel,req_canceled} opt
Jarkko Sakkinen
2
-23
/
+27
2025-03-27
tpm: End any active auth session before shutdown
Jonathan McDowell
1
-0
/
+1
2025-03-27
tpm_crb: Add support for the ARM FF-A start method
Stuart Yoder
1
-5
/
+66
2025-03-27
tpm_crb: Clean-up and refactor check for idle support
Stuart Yoder
1
-15
/
+21
2025-03-27
tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-A
Stuart Yoder
4
-0
/
+383
2025-03-27
tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentation
Stefano Garzarella
1
-1
/
+0
2025-03-27
tpm, tpm_tis: Workaround failed command reception on Infineon devices
Jonathan McDowell
2
-3
/
+15
2025-03-27
tpm, tpm_tis: Fix timeout handling when waiting for TPM status
Jonathan McDowell
1
-2
/
+1
2025-03-27
tpm: Convert warn to dbg in tpm2_start_auth_session()
Jonathan McDowell
1
-1
/
+1
2025-03-27
tpm: Lazily flush auth session when getting random data
Jonathan McDowell
1
-1
/
+0
2025-03-27
tpm: ftpm_tee: remove incorrect of_match_ptr annotation
Arnd Bergmann
1
-1
/
+1
2025-03-27
tpm: do not start chip while suspended
Thadeu Lima de Souza Cascardo
2
-7
/
+5
2025-01-23
tpm: Change to kvalloc() in eventlog/acpi.c
Jarkko Sakkinen
1
-2
/
+13
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
3
-3
/
+3
2024-11-22
tpm: atmel: Drop PPC64 specific MMIO setup
Rob Herring (Arm)
3
-144
/
+61
2024-11-22
char: tpm: cr50: Add new device/vendor ID 0x50666666
Jett Rink
1
-4
/
+28
2024-11-22
char: tpm: cr50: Move i2c locking to request/relinquish locality ops
Jan Dabros
1
-9
/
+13
2024-11-22
char: tpm: cr50: Use generic request/relinquish locality ops
Jan Dabros
1
-40
/
+54
2024-11-22
tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver
Stefan Berger
2
-15
/
+1
2024-11-13
tpm: Disable TPM on tpm2_create_primary() failure
Jarkko Sakkinen
1
-2
/
+5
2024-11-13
tpm: Opt-in in disable PCR integrity protection
Jarkko Sakkinen
3
-31
/
+70
2024-11-04
tpm: Lock TPM chip in tpm_pm_suspend() first
Jarkko Sakkinen
2
-14
/
+22
2024-10-29
tpm: Lazily flush the auth session
Jarkko Sakkinen
4
-20
/
+44
2024-10-28
tpm: Rollback tpm2_load_null()
Jarkko Sakkinen
1
-20
/
+24
2024-10-28
tpm: Return tpm2_sessions_init() when null key creation fails
Jarkko Sakkinen
1
-2
/
+9
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
3
-3
/
+0
2024-09-17
tpm: export tpm2_sessions_init() to fix ibmvtpm building
Kexy Biscuit
1
-0
/
+1
2024-09-17
tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
3
-3
/
+3
2024-09-17
tpm: Clean up TPM space after command failure
Jonathan McDowell
2
-0
/
+5
2024-08-27
tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
Stefan Berger
1
-0
/
+4
2024-07-16
tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()
Hao Ge
1
-2
/
+3
2024-07-16
Merge tag 'tpmdd-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+3
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
Jarkko Sakkinen
1
-76
/
+110
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_name()
Jarkko Sakkinen
2
-102
/
+119
2024-07-05
tpm: Address !chip->auth in tpm2_*_auth_session()
Jarkko Sakkinen
1
-2
/
+12
2024-07-01
tpm_tis_spi: add missing attpm20p SPI device ID entry
Vitor Soares
1
-0
/
+1
2024-07-01
char: tpm: Fix possible memory leak in tpm_bios_measurements_open()
Joe Hattori
1
-0
/
+2
2024-06-05
tpm: Switch to new Intel CPU model defines
Tony Luck
2
-2
/
+2
[next]