index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
tpm-dev-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-17
tpm: Clean up TPM space after command failure
Jonathan McDowell
1
-0
/
+2
2022-11-24
timers: Get rid of del_singleshot_timer_sync()
Thomas Gleixner
1
-2
/
+2
2022-03-08
tpm: Fix error handling in async work
Tadeusz Struk
1
-1
/
+7
2021-02-16
tpm: Remove tpm_dev_wq_lock
Sebastian Andrzej Siewior
1
-1
/
+0
2020-07-02
tpm: Fix TIS locality timeout problems
James Bottomley
1
-10
/
+9
2020-01-08
tpm: Handle negative priv->response_len in tpm_common_read()
Tadeusz Struk
1
-1
/
+1
2019-12-17
tpm: fix invalid locking in NONBLOCKING mode
Tadeusz Struk
1
-0
/
+8
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-6
/
+1
2019-04-09
tpm: fix an invalid condition in tpm_common_poll
Tadeusz Struk
1
-1
/
+8
2019-02-13
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
1
-1
/
+1
2019-02-13
tpm: remove TPM_TRANSMIT_UNLOCKED flag
Jarkko Sakkinen
1
-6
/
+3
2019-02-13
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
1
-1
/
+1
2019-02-13
tpm: move TPM space code out of tpm_transmit()
Jarkko Sakkinen
1
-3
/
+25
2019-02-13
tpm: encapsulate tpm_dev_transmit()
Jarkko Sakkinen
1
-7
/
+18
2018-12-17
tpm: add support for partial reads
Tadeusz Struk
1
-16
/
+36
2018-10-05
tpm: add support for nonblocking operation
Tadeusz Struk
1
-36
/
+105
2018-10-05
tpm: add ptr to the tpm_space struct to file_priv
Tadeusz Struk
1
-3
/
+5
2018-05-30
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
1
-22
/
+18
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-10-18
tpm-dev-common: Reject too short writes
Alexander Steffen
1
-0
/
+6
2017-04-03
tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c
James Bottomley
1
-0
/
+148