Tadeusz Struk
|
9e1b74a63f
tpm: add support for nonblocking operation
|
7 лет назад |
Jarkko Sakkinen
|
58bac8cc30
tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED
|
7 лет назад |
Stefan Berger
|
fc1d52b745
tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
|
7 лет назад |
Tomas Winkler
|
627448e85c
tpm: separate cmd_ready/go_idle from runtime_pm
|
7 лет назад |
Jarkko Sakkinen
|
ce63c05b66
tpm: migrate tpm2_get_random() to use struct tpm_buf
|
7 лет назад |
Nayna Jain
|
424eaf910c
tpm: reduce polling time to usecs for even finer granularity
|
7 лет назад |
Nayna Jain
|
59f5a6b07f
tpm: reduce poll sleep time in tpm_transmit()
|
7 лет назад |
Thiebaud Weksteen
|
75d647f5de
tpm: Move eventlog declarations to its own header
|
7 лет назад |
Thiebaud Weksteen
|
9b01b53566
tpm: Move shared eventlog functions to common.c
|
7 лет назад |
James Bottomley
|
2be8ffed09
tpm: fix intermittent failure with self tests
|
7 лет назад |
James Bottomley
|
e2fb992d82
tpm: add retry logic
|
7 лет назад |
Tomas Winkler
|
076d356460
tpm2: add longer timeouts for creation commands.
|
7 лет назад |
Winkler, Tomas
|
62c09e12bb
tpm: fix buffer type in tpm_transmit_cmd
|
7 лет назад |
Javier Martinez Canillas
|
095531f891
tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
|
7 лет назад |
Jason Gunthorpe
|
6e592a065d
tpm: Move Linux RNG connection to hwrng
|
7 лет назад |
Jarkko Sakkinen
|
aad887f664
tpm: use struct tpm_chip for tpm_chip_find_get()
|
7 лет назад |
Thiebaud Weksteen
|
58cc1e4faf
tpm: parse TPM event logs based on EFI table
|
7 лет назад |
Thiebaud Weksteen
|
fd3ec36637
tpm: move tpm_eventlog.h outside of drivers folder
|
7 лет назад |
Nayna Jain
|
5ef924d9e2
tpm: use tpm_msleep() value as max delay
|
7 лет назад |
Nayna Jain
|
87cdfdd19a
tpm: move wait_for_tpm_stat() to respective driver files
|
7 лет назад |
Ruben Roy
|
2d56c71835
tpm: fix duplicate inline declaration specifier
|
7 лет назад |
Jarkko Sakkinen
|
da379f3c1d
tpm: migrate pubek_show to struct tpm_buf
|
8 лет назад |
Hamza Attak
|
9f3fc7bcdd
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
|
8 лет назад |
Enric Balletbo i Serra
|
b5d0ebc99b
tpm: do not suspend/resume if power stays on
|
8 лет назад |
Jarkko Sakkinen
|
19cbe4f680
tpm: consolidate the TPM startup code
|
8 лет назад |
Azhar Shaikh
|
5e572cab92
tpm: Enable CLKRUN protocol for Braswell systems
|
8 лет назад |
Stefan Berger
|
85ab3bf305
tpm: Introduce flag TPM_TRANSMIT_RAW
|
8 лет назад |
Jarkko Sakkinen
|
8816188f06
tpm: remove struct tpm_pcrextend_in
|
8 лет назад |
Jarkko Sakkinen
|
124bdcf4a6
tpm: fix byte order related arithmetic inconsistency in tpm_getcap()
|
8 лет назад |
Roberto Sassu
|
06e93279ca
tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_header
|
8 лет назад |