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
starfive-6.6.48-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
/
tpm2-space.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-02-13
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
1
-8
/
+8
2019-02-13
tpm: take TPM chip power gating out of tpm_transmit()
Jarkko Sakkinen
1
-1
/
+4
2019-02-13
tpm: remove TPM_TRANSMIT_UNLOCKED flag
Jarkko Sakkinen
1
-9
/
+6
2019-02-13
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
1
-4
/
+2
2019-02-13
tpm: move TPM space code out of tpm_transmit()
Jarkko Sakkinen
1
-6
/
+6
2019-02-13
tpm: move tpm_validate_commmand() to tpm2-space.c
Jarkko Sakkinen
1
-5
/
+46
2019-02-13
tpm: clean up tpm_try_transmit() error handling flow
Jarkko Sakkinen
1
-1
/
+1
2019-02-13
tpm: declare struct tpm_header
Jarkko Sakkinen
1
-4
/
+4
2019-02-13
tpm: print tpm2_commit_space() error inside tpm2_commit_space()
Jarkko Sakkinen
1
-3
/
+6
2019-02-13
tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
Jarkko Sakkinen
1
-2
/
+2
2018-11-13
tpm: tpm-space.c remove unneeded semicolon
Tomas Winkler
1
-1
/
+1
2018-07-28
tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED
Jarkko Sakkinen
1
-10
/
+6
2018-07-28
tpm: separate cmd_ready/go_idle from runtime_pm
Tomas Winkler
1
-6
/
+10
2018-05-14
tpm: fix use after free in tpm2_load_context()
Tadeusz Struk
1
-1
/
+2
2017-10-18
tpm: fix type of a local variable in tpm2_map_command()
Jarkko Sakkinen
1
-2
/
+2
2017-04-03
tpm2: add session handle context saving and restoring to the space code
James Bottomley
1
-9
/
+106
2017-04-03
tpm: infrastructure for TPM spaces
Jarkko Sakkinen
1
-0
/
+431