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
/
tpm2-cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-05
tpm: fix response size validation in tpm_get_random()
Jarkko Sakkinen
1
-1
/
+3
2018-07-28
tpm: migrate tpm2_get_random() to use struct tpm_buf
Jarkko Sakkinen
1
-61
/
+41
2018-07-28
tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf
Jarkko Sakkinen
1
-42
/
+27
2018-07-28
tpm: migrate tpm2_probe() to use struct tpm_buf
Jarkko Sakkinen
1
-17
/
+23
2018-07-28
tpm: migrate tpm2_shutdown() to use struct tpm_buf
Jarkko Sakkinen
1
-32
/
+15
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2018-03-23
tpm: fix intermittent failure with self tests
James Bottomley
1
-38
/
+16
2018-03-23
tpm2: add longer timeouts for creation commands.
Tomas Winkler
1
-3
/
+5
2018-02-27
tpm: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
1
-0
/
+4
2018-01-08
tpm2-cmd: allow more attempts for selftest execution
Alexander.Steffen@infineon.com
1
-7
/
+5
2017-10-18
tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()
Jarkko Sakkinen
1
-2
/
+2
2017-10-18
tpm: React correctly to RC_TESTING from TPM 2.0 self tests
Alexander Steffen
1
-41
/
+11
2017-10-18
tpm: Use dynamic delay to wait for TPM 2.0 self test result
Alexander Steffen
1
-8
/
+9
2017-10-18
tpm: Trigger only missing TPM 2.0 self tests
Alexander Steffen
1
-2
/
+2
2017-09-24
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
1
-1
/
+1
2017-07-07
tpm: use tpm2_pcr_read() in tpm2_do_selftest()
Roberto Sassu
1
-30
/
+1
2017-07-07
tpm: use tpm_buf functions in tpm2_pcr_read()
Roberto Sassu
1
-30
/
+30
2017-07-07
tpm: consolidate the TPM startup code
Jarkko Sakkinen
1
-31
/
+1
2017-06-13
tpm: vtpm_proxy: Suppress error logging when in closed state
Stefan Berger
1
-1
/
+1
2017-04-03
tpm: infrastructure for TPM spaces
Jarkko Sakkinen
1
-16
/
+17
2017-04-03
tpm: validate TPM 2.0 commands
Jarkko Sakkinen
1
-4
/
+80
2017-04-03
tpm: export tpm2_flush_context_cmd
Jarkko Sakkinen
1
-33
/
+29
2017-02-20
tpm: declare tpm2_get_pcr_allocation() as static
Jarkko Sakkinen
1
-49
/
+45
2017-02-03
tpm: enhance TPM 2.0 PCR extend to support multiple banks
Nayna Jain
1
-42
/
+49
2017-02-03
tpm: implement TPM 2.0 capability to get active PCR banks
Nayna Jain
1
-0
/
+77
2017-02-03
tpm: fix RC value check in tpm2_seal_trusted
Jarkko Sakkinen
1
-1
/
+1
2017-01-23
tpm: Check size of response before accessing data
Stefan Berger
1
-17
/
+49
2017-01-23
tpm/tpm2-chip: fix kdoc errors
Winkler, Tomas
1
-48
/
+56
2016-11-28
char: tpm: fix kerneldoc tpm2_unseal_trusted name typo
Baruch Siach
1
-1
/
+1
2016-09-15
tpm: use tpm_transmit_cmd() in tpm2_probe()
Jarkko Sakkinen
1
-3
/
+1
2016-09-15
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
Jarkko Sakkinen
1
-17
/
+1
2016-09-15
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
1
-36
/
+65
2016-09-15
tpm: invalid self test error message
Jarkko Sakkinen
1
-2
/
+1
2016-07-19
tpm: Factor out common startup code
Jason Gunthorpe
1
-4
/
+42
2016-07-19
tpm: fix byte-order for the value read by tpm2_get_tpm_pt
apronin@chromium.org
1
-1
/
+1
2016-06-25
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
1
-1
/
+1
2016-06-25
tpm: fix crash in tpm_tis deinitialization
Jarkko Sakkinen
1
-1
/
+0
2016-06-25
tpm: Get rid of chip->pdev
Jason Gunthorpe
1
-4
/
+4
2016-02-20
tpm: fix: set continueSession attribute for the unseal operation
Jarkko Sakkinen
1
-3
/
+7
2016-02-10
tpm: fix checks for policy digest existence in tpm2_seal_trusted()
Jarkko Sakkinen
1
-8
/
+4
2015-12-20
keys, trusted: seal with a TPM2 authorization policy
Jarkko Sakkinen
1
-4
/
+20
2015-12-20
keys, trusted: select hash algorithm for TPM2 chips
Jarkko Sakkinen
1
-3
/
+33
2015-11-09
tpm: fix missing migratable flag in sealing functionality for TPM2
Jarkko Sakkinen
1
-5
/
+10
2015-10-19
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
1
-1
/
+249
2015-02-15
tpm, tpm_tis: fix TPM 2.0 probing
Jarkko Sakkinen
1
-7
/
+33
2015-02-15
tpm: fix suspend/resume paths for TPM 2.0
Jarkko Sakkinen
1
-8
/
+11
2015-01-17
tpm: TPM 2.0 baseline support
Jarkko Sakkinen
1
-0
/
+617