index
:
hverkuil/media_tree.git
alt-ctrls
array_mod
cec-s-conn
cubie
cubox
cx18
deprecate
dp-mst-cec
dp-mst-cec2
drop-count
dw-hdmi-cec
enc-dec-cmd
extron
firefly
firefly2
fixes-v6.6a
for-6.4m
for-v6.6a
for-v6.6l
for-v6.6o
for-v6.7a
for-v6.7b
for-v6.7c
for-v6.7d
for-v6.7e
for-v6.7f
for-v6.7g
fract-ctrl
hdcp
hdmi-dbg
imx8mm
m2m-deinterlace
m2m-writing
master
mc-props
mc-props2
omap-bridge-cec
overlay
pr
pr-test
pr-v6.6a
pr-v6.6b
quirk
ro-reqs
rpi3
rpi4
saa7146
saa7146-clean
sailus
sama5d3
sdrout
split-m2m
subdev-kref
tc358840
tda998x
tegrav8
test
tmp
tmp2
trunc1
uvc
uvccomp
vb1a
vb2-cpu-access
vb2wr
vicodec-stateless
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm1-cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-05
tpm: tpm_ibm_vtpm: Fix unallocated banks
Nayna Jain
1
-12
/
+24
2019-06-24
tpm: Actually fail on TPM errors during "get random"
Kees Cook
1
-2
/
+5
2019-02-13
tpm: retrieve digest size of unknown algorithms with PCR read
Roberto Sassu
1
-1
/
+3
2019-02-13
tpm: rename and export tpm2_digest and tpm2_algorithms
Roberto Sassu
1
-1
/
+1
2019-02-13
tpm: dynamically allocate the allocated_banks array
Roberto Sassu
1
-0
/
+10
2019-02-13
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
1
-7
/
+7
2019-02-13
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
1
-9
/
+7
2019-02-13
tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
Jarkko Sakkinen
1
-19
/
+7
2019-02-13
tpm: don't return bool from update_timeouts
Jerry Snitselaar
1
-2
/
+1
2018-11-13
tpm: use u32 instead of int for PCR index
Tomas Winkler
1
-3
/
+3
2018-11-13
tpm1: reimplement tpm1_continue_selftest() using tpm_buf
Tomas Winkler
1
-11
/
+10
2018-11-13
tpm1: reimplement SAVESTATE using tpm_buf
Tomas Winkler
1
-10
/
+12
2018-11-13
tpm1: rename tpm1_pcr_read_dev to tpm1_pcr_read()
Tomas Winkler
1
-2
/
+2
2018-11-13
tpm1: implement tpm1_pcr_read_dev() using tpm_buf structure
Tomas Winkler
1
-17
/
+21
2018-11-13
tpm: tpm1: rewrite tpm1_get_random() using tpm_buf structure
Tomas Winkler
1
-36
/
+48
2018-11-13
tpm: factor out tpm_startup function
Tomas Winkler
1
-1
/
+36
2018-11-13
tpm: factor out tpm 1.x pm suspend flow into tpm1-cmd.c
Tomas Winkler
1
-0
/
+61
2018-11-13
tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.c
Tomas Winkler
1
-0
/
+142
2018-11-13
tpm: factor out tpm1_get_random into tpm1-cmd.c
Tomas Winkler
1
-0
/
+55
2018-11-13
tpm: move tpm_getcap to tpm1-cmd.c
Tomas Winkler
1
-8
/
+43
2018-11-13
tpm: move tpm1_pcr_extend to tpm1-cmd.c
Tomas Winkler
1
-0
/
+21
2018-11-13
tpm: factor out tpm_get_timeouts()
Tomas Winkler
1
-0
/
+106
2018-11-13
tpm: add tpm_calc_ordinal_duration() wrapper
Tomas Winkler
1
-1
/
+0
2018-11-13
tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c
Tomas Winkler
1
-0
/
+310
Privacy Policy