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_tis_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
tpm: reduce polling time to usecs for even finer granularity
Nayna Jain
1
-2
/
+3
2018-05-14
tpm: reduce poll sleep time in tpm_transmit()
Nayna Jain
1
-8
/
+2
2018-05-14
tpm_tis: verify locality released before returning from release_locality
Jerry Snitselaar
1
-1
/
+46
2018-03-23
tpm: cmd_ready command can be issued only after granting locality
Tomas Winkler
1
-1
/
+3
2018-02-27
tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
1
-2
/
+3
2018-01-08
tpm: only attempt to disable the LPC CLKRUN if is already enabled
Javier Martinez Canillas
1
-1
/
+10
2018-01-08
tpm: follow coding style for variable declaration in tpm_tis_core_init()
Javier Martinez Canillas
1
-1
/
+3
2018-01-08
tpm: delete the TPM_TIS_CLK_ENABLE flag
Javier Martinez Canillas
1
-2
/
+0
2018-01-08
tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
Azhar Shaikh
1
-10
/
+98
2018-01-08
tpm_tis: Move ilb_base_addr to tpm_tis_data
Azhar Shaikh
1
-1
/
+15
2018-01-08
tpm: reduce tpm polling delay in tpm_tis_core
Nayna Jain
1
-2
/
+8
2017-12-16
tpm: move wait_for_tpm_stat() to respective driver files
Nayna Jain
1
-0
/
+60
2017-10-18
tpm: constify transmit data pointers
Arnd Bergmann
1
-2
/
+2
2017-10-18
tpm_tis: make array cmd_getticks static const to shrink object code size
Colin Ian King
1
-1
/
+1
2017-09-24
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
1
-4
/
+4
2017-04-25
tpm_tis: convert to using locality callbacks
Jerry Snitselaar
1
-26
/
+8
2017-04-03
tpm: make check_locality return bool
Jerry Snitselaar
1
-9
/
+11
2017-04-03
tpm_tis_core: Choose appropriate timeout for reading burstcount
Alexander Steffen
1
-2
/
+4
2017-02-03
tpm_tis: fix iTPM probe via probe_itpm() function
Maciej S. Szmigiero
1
-12
/
+13
2017-01-23
tpm: Check size of response before accessing data
Stefan Berger
1
-1
/
+2
2017-01-23
tpm_tis: use default timeout value if chip reports it as zero
Maciej S. Szmigiero
1
-3
/
+3
2016-11-28
tpm tis: Do not print timeout messages twice
Jason Gunthorpe
1
-10
/
+10
2016-11-28
tpm_tis: Check return values from get_burstcount.
Josh Zimmerman
1
-2
/
+13
2016-11-28
char/tpm: Check return code of wait_for_tpm_stat
Peter Huewe
1
-9
/
+20
2016-09-15
tpm/tpm_tis: remove unused itpm variable
Tomas Winkler
1
-5
/
+0
2016-09-15
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
Jarkko Sakkinen
1
-4
/
+15
2016-07-19
tpm: Factor out common startup code
Jason Gunthorpe
1
-23
/
+1
2016-07-19
tpm: read burstcount from TPM_STS in one 32-bit transaction
Andrey Pronin
1
-8
/
+3
2016-07-19
tpm_tis_core: convert max timeouts from msec to jiffies
apronin@chromium.org
1
-4
/
+4
2016-06-25
tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy
Christophe Ricard
1
-0
/
+862