index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-13
tpm: use u32 instead of int for PCR index
Tomas Winkler
1
-5
/
+5
2018-11-13
tpm1: reimplement tpm1_continue_selftest() using tpm_buf
Tomas Winkler
1
-9
/
+0
2018-11-13
tpm1: rename tpm1_pcr_read_dev to tpm1_pcr_read()
Tomas Winkler
1
-1
/
+1
2018-11-13
tpm1: implement tpm1_pcr_read_dev() using tpm_buf structure
Tomas Winkler
1
-16
/
+2
2018-11-13
tpm: tpm1: rewrite tpm1_get_random() using tpm_buf structure
Tomas Winkler
1
-11
/
+0
2018-11-13
tpm: add tpm_auto_startup() into tpm-interface.c
Tomas Winkler
1
-0
/
+1
2018-11-13
tpm: factor out tpm_startup function
Tomas Winkler
1
-1
/
+0
2018-11-13
tpm: factor out tpm 1.x pm suspend flow into tpm1-cmd.c
Tomas Winkler
1
-0
/
+2
2018-11-13
tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.c
Tomas Winkler
1
-3
/
+2
2018-11-13
tpm: factor out tpm1_get_random into tpm1-cmd.c
Tomas Winkler
1
-0
/
+1
2018-11-13
tpm: move tpm_getcap to tpm1-cmd.c
Tomas Winkler
1
-2
/
+2
2018-11-13
tpm: move tpm1_pcr_extend to tpm1-cmd.c
Tomas Winkler
1
-0
/
+2
2018-11-13
tpm: factor out tpm_get_timeouts()
Tomas Winkler
1
-0
/
+3
2018-11-13
tpm: add tpm_calc_ordinal_duration() wrapper
Tomas Winkler
1
-0
/
+1
2018-11-13
tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c
Tomas Winkler
1
-1
/
+1
2018-11-13
tpm2: add new tpm2 commands according to TCG 1.36
Tomas Winkler
1
-16
/
+25
2018-10-05
tpm: add support for nonblocking operation
Tadeusz Struk
1
-0
/
+2
2018-07-28
tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED
Jarkko Sakkinen
1
-7
/
+7
2018-07-28
tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
Stefan Berger
1
-1
/
+1
2018-07-28
tpm: separate cmd_ready/go_idle from runtime_pm
Tomas Winkler
1
-2
/
+10
2018-07-28
tpm: migrate tpm2_get_random() to use struct tpm_buf
Jarkko Sakkinen
1
-9
/
+10
2018-05-18
tpm: reduce polling time to usecs for even finer granularity
Nayna Jain
1
-1
/
+3
2018-05-14
tpm: reduce poll sleep time in tpm_transmit()
Nayna Jain
1
-1
/
+2
2018-05-09
tpm: Move eventlog declarations to its own header
Thiebaud Weksteen
1
-29
/
+0
2018-05-09
tpm: Move shared eventlog functions to common.c
Thiebaud Weksteen
1
-0
/
+2
2018-03-23
tpm: fix intermittent failure with self tests
James Bottomley
1
-0
/
+1
2018-03-23
tpm: add retry logic
James Bottomley
1
-0
/
+1
2018-03-23
tpm2: add longer timeouts for creation commands.
Tomas Winkler
1
-10
/
+18
2018-03-23
tpm: fix buffer type in tpm_transmit_cmd
Winkler, Tomas
1
-1
/
+1
2018-01-08
tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
Javier Martinez Canillas
1
-0
/
+5
2018-01-08
tpm: Move Linux RNG connection to hwrng
Jason Gunthorpe
1
-0
/
+4
2018-01-08
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
1
-1
/
+1
2018-01-08
tpm: parse TPM event logs based on EFI table
Thiebaud Weksteen
1
-0
/
+8
2018-01-08
tpm: move tpm_eventlog.h outside of drivers folder
Thiebaud Weksteen
1
-4
/
+23
2018-01-08
tpm: use tpm_msleep() value as max delay
Nayna Jain
1
-2
/
+2
2017-12-16
tpm: move wait_for_tpm_stat() to respective driver files
Nayna Jain
1
-2
/
+0
2017-10-18
tpm: fix duplicate inline declaration specifier
Ruben Roy
1
-1
/
+1
2017-10-12
tpm: migrate pubek_show to struct tpm_buf
Jarkko Sakkinen
1
-13
/
+0
2017-09-24
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
1
-1
/
+8
2017-07-07
tpm: do not suspend/resume if power stays on
Enric Balletbo i Serra
1
-0
/
+1
2017-07-07
tpm: consolidate the TPM startup code
Jarkko Sakkinen
1
-5
/
+1
2017-07-07
tpm: Enable CLKRUN protocol for Braswell systems
Azhar Shaikh
1
-0
/
+4
2017-06-13
tpm: Introduce flag TPM_TRANSMIT_RAW
Stefan Berger
1
-0
/
+1
2017-06-13
tpm: remove struct tpm_pcrextend_in
Jarkko Sakkinen
1
-6
/
+0
2017-06-13
tpm: fix byte order related arithmetic inconsistency in tpm_getcap()
Jarkko Sakkinen
1
-13
/
+0
2017-06-13
tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_header
Roberto Sassu
1
-1
/
+1
2017-04-03
tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
1
-0
/
+3
2017-04-03
tpm2: add session handle context saving and restoring to the space code
James Bottomley
1
-1
/
+3
2017-04-03
tpm: expose spaces via a device link /dev/tpmrm<n>
James Bottomley
1
-0
/
+4
2017-04-03
tpm: infrastructure for TPM spaces
Jarkko Sakkinen
1
-4
/
+22
[next]