index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm-interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tpm: self test failure should not cause suspend to fail
Chris Chiu
2018-03-23
1
-0
/
+4
*
tpm2: add longer timeouts for creation commands.
Tomas Winkler
2018-03-23
1
-0
/
+3
*
tpm: fix buffer type in tpm_transmit_cmd
Winkler, Tomas
2018-03-23
1
-4
/
+4
*
tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
Winkler, Tomas
2018-03-23
1
-2
/
+4
*
tpm: cmd_ready command can be issued only after granting locality
Tomas Winkler
2018-03-23
1
-13
/
+41
*
tpm: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-02-26
1
-0
/
+4
*
tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
Azhar Shaikh
2018-01-08
1
-0
/
+6
*
tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
Javier Martinez Canillas
2018-01-08
1
-8
/
+20
*
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
2018-01-08
1
-64
/
+71
*
tpm: move tpm_eventlog.h outside of drivers folder
Thiebaud Weksteen
2018-01-08
1
-1
/
+1
*
tpm: move wait_for_tpm_stat() to respective driver files
Nayna Jain
2017-12-16
1
-60
/
+0
*
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
2017-09-23
1
-5
/
+5
*
tpm: do not suspend/resume if power stays on
Enric Balletbo i Serra
2017-07-07
1
-0
/
+3
*
tpm: consolidate the TPM startup code
Jarkko Sakkinen
2017-07-07
1
-25
/
+42
*
tpm: vtpm_proxy: Implement request_locality function.
Stefan Berger
2017-06-13
1
-0
/
+1
*
tpm: Introduce flag TPM_TRANSMIT_RAW
Stefan Berger
2017-06-13
1
-1
/
+2
*
tpm: vtpm_proxy: Suppress error logging when in closed state
Stefan Berger
2017-06-13
1
-2
/
+3
*
tpm: fix byte order related arithmetic inconsistency in tpm_getcap()
Jarkko Sakkinen
2017-06-13
1
-14
/
+16
*
tpm: move TPM 1.2 code of tpm_pcr_extend() to tpm1_pcr_extend()
Roberto Sassu
2017-06-13
1
-17
/
+24
*
tpm: move endianness conversion of ordinals to tpm_input_header
Roberto Sassu
2017-06-13
1
-12
/
+12
*
tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_header
Roberto Sassu
2017-06-13
1
-7
/
+7
*
tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
2017-04-03
1
-0
/
+16
*
tpm: expose spaces via a device link /dev/tpmrm<n>
James Bottomley
2017-04-03
1
-2
/
+11
*
tpm: infrastructure for TPM spaces
Jarkko Sakkinen
2017-04-03
1
-30
/
+47
*
tpm: validate TPM 2.0 commands
Jarkko Sakkinen
2017-04-03
1
-1
/
+37
*
tpm: move length validation to tpm_transmit()
Jarkko Sakkinen
2017-04-03
1
-8
/
+12
*
tpm: Fix expected number of response bytes of TPM1.2 PCR Extend
Stefan Berger
2017-02-15
1
-1
/
+1
*
tpm: fix misspelled "facilitate" in module parameter description
Dmitry Torokhov
2017-02-14
1
-1
/
+1
*
tpm: silence an array overflow warning
Dan Carpenter
2017-02-03
1
-2
/
+2
*
tpm: enhance TPM 2.0 PCR extend to support multiple banks
Nayna Jain
2017-02-03
1
-1
/
+13
*
tpm: Check size of response before accessing data
Stefan Berger
2017-01-23
1
-21
/
+49
*
tpm_tis: use default timeout value if chip reports it as zero
Maciej S. Szmigiero
2017-01-23
1
-21
/
+32
*
tpm: Do not print an error message when doing TPM auto startup
Jason Gunthorpe
2017-01-23
1
-3
/
+6
*
tpm: add kdoc for tpm_transmit and tpm_transmit_cmd
Winkler, Tomas
2017-01-23
1
-5
/
+28
*
tpm: Only call pm_runtime_get_sync if device has a parent
Stefan Berger
2016-11-28
1
-2
/
+4
*
tpm tis: Do not print timeout messages twice
Jason Gunthorpe
2016-11-28
1
-0
/
+7
*
tpm: place kdoc just above tpm_pcr_extend
Winkler, Tomas
2016-11-28
1
-8
/
+8
*
tpm: sanitize constant expressions
Jarkko Sakkinen
2016-11-28
1
-6
/
+9
*
tpm: Clean up reading of timeout and duration capabilities
Ed Swierk
2016-11-28
1
-48
/
+17
*
tmp/tpm_crb: implement runtime pm for tpm_crb
Winkler, Tomas
2016-11-28
1
-0
/
+5
*
tpm: remove invalid min length check from tpm_do_selftest()
Jarkko Sakkinen
2016-10-31
1
-3
/
+0
*
Revert "tmp/tpm_crb: implement runtime pm for tpm_crb"
Jarkko Sakkinen
2016-09-27
1
-5
/
+0
*
tmp/tpm_crb: implement runtime pm for tpm_crb
Winkler, Tomas
2016-09-16
1
-0
/
+5
*
tpm: add check for minimum buffer size in tpm_transmit()
Jarkko Sakkinen
2016-09-15
1
-0
/
+3
*
tpm: constify TPM 1.x header structures
Julia Lawall
2016-09-15
1
-5
/
+5
*
tpm: use tpm_pcr_read_dev() in tpm_do_selftest()
Jarkko Sakkinen
2016-09-15
1
-5
/
+3
*
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
Jarkko Sakkinen
2016-09-15
1
-15
/
+1
*
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
2016-09-15
1
-23
/
+28
*
tpm: Factor out common startup code
Jason Gunthorpe
2016-07-19
1
-0
/
+27
*
tpm: Fix suspend regression
Stefan Berger
2016-06-25
1
-2
/
+2
[prev]
[next]