Louis Collard
|
7a64c5597a
tpm: Allow tpm_tis drivers to set hwrng quality.
|
il y a 7 ans |
Nayna Jain
|
424eaf910c
tpm: reduce polling time to usecs for even finer granularity
|
il y a 7 ans |
Nayna Jain
|
59f5a6b07f
tpm: reduce poll sleep time in tpm_transmit()
|
il y a 7 ans |
Jerry Snitselaar
|
33bafe9082
tpm_tis: verify locality released before returning from release_locality
|
il y a 7 ans |
Tomas Winkler
|
888d867df4
tpm: cmd_ready command can be issued only after granting locality
|
il y a 7 ans |
Jeremy Boone
|
6bb320ca4a
tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
|
il y a 7 ans |
Javier Martinez Canillas
|
6c9f0ce0df
tpm: only attempt to disable the LPC CLKRUN if is already enabled
|
il y a 7 ans |
Javier Martinez Canillas
|
5fc0bead78
tpm: follow coding style for variable declaration in tpm_tis_core_init()
|
il y a 7 ans |
Javier Martinez Canillas
|
764325add6
tpm: delete the TPM_TIS_CLK_ENABLE flag
|
il y a 7 ans |
Azhar Shaikh
|
b3e958ce4c
tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
|
il y a 7 ans |
Azhar Shaikh
|
c382babccb
tpm_tis: Move ilb_base_addr to tpm_tis_data
|
il y a 7 ans |
Nayna Jain
|
cf151a9a44
tpm: reduce tpm polling delay in tpm_tis_core
|
il y a 7 ans |
Nayna Jain
|
87cdfdd19a
tpm: move wait_for_tpm_stat() to respective driver files
|
il y a 7 ans |
Arnd Bergmann
|
c37fbc09bd
tpm: constify transmit data pointers
|
il y a 8 ans |
Colin Ian King
|
0bbc931a07
tpm_tis: make array cmd_getticks static const to shrink object code size
|
il y a 8 ans |
Hamza Attak
|
9f3fc7bcdd
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
|
il y a 8 ans |
Jerry Snitselaar
|
e6aef069b6
tpm_tis: convert to using locality callbacks
|
il y a 8 ans |
Jerry Snitselaar
|
84d2594067
tpm: make check_locality return bool
|
il y a 8 ans |
Alexander Steffen
|
302a6ad7fc
tpm_tis_core: Choose appropriate timeout for reading burstcount
|
il y a 8 ans |
Maciej S. Szmigiero
|
419a16d9cd
tpm_tis: fix iTPM probe via probe_itpm() function
|
il y a 8 ans |
Stefan Berger
|
c659af78eb
tpm: Check size of response before accessing data
|
il y a 8 ans |
Maciej S. Szmigiero
|
1d70fe9d9c
tpm_tis: use default timeout value if chip reports it as zero
|
il y a 8 ans |
Jason Gunthorpe
|
d1d253cff7
tpm tis: Do not print timeout messages twice
|
il y a 8 ans |
Josh Zimmerman
|
26a137e31f
tpm_tis: Check return values from get_burstcount.
|
il y a 8 ans |
Peter Huewe
|
2c97f6f20c
char/tpm: Check return code of wait_for_tpm_stat
|
il y a 8 ans |
Tomas Winkler
|
56af322156
tpm/tpm_tis: remove unused itpm variable
|
il y a 9 ans |
Jarkko Sakkinen
|
eb5854e764
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
|
il y a 9 ans |
Jason Gunthorpe
|
cae8b441fc
tpm: Factor out common startup code
|
il y a 9 ans |
Andrey Pronin
|
9754d45e99
tpm: read burstcount from TPM_STS in one 32-bit transaction
|
il y a 9 ans |
apronin@chromium.org
|
79b591c091
tpm_tis_core: convert max timeouts from msec to jiffies
|
il y a 9 ans |