index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm.h
Age
Commit message (
Expand
)
Author
2018-07-28
tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED
Jarkko Sakkinen
2018-07-28
tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
Stefan Berger
2018-07-28
tpm: separate cmd_ready/go_idle from runtime_pm
Tomas Winkler
2018-07-28
tpm: migrate tpm2_get_random() to use struct tpm_buf
Jarkko Sakkinen
2018-05-18
tpm: reduce polling time to usecs for even finer granularity
Nayna Jain
2018-05-14
tpm: reduce poll sleep time in tpm_transmit()
Nayna Jain
2018-05-09
tpm: Move eventlog declarations to its own header
Thiebaud Weksteen
2018-05-09
tpm: Move shared eventlog functions to common.c
Thiebaud Weksteen
2018-03-23
tpm: fix intermittent failure with self tests
James Bottomley
2018-03-23
tpm: add retry logic
James Bottomley
2018-03-23
tpm2: add longer timeouts for creation commands.
Tomas Winkler
2018-03-23
tpm: fix buffer type in tpm_transmit_cmd
Winkler, Tomas
2018-01-08
tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
Javier Martinez Canillas
2018-01-08
tpm: Move Linux RNG connection to hwrng
Jason Gunthorpe
2018-01-08
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
2018-01-08
tpm: parse TPM event logs based on EFI table
Thiebaud Weksteen
2018-01-08
tpm: move tpm_eventlog.h outside of drivers folder
Thiebaud Weksteen
2018-01-08
tpm: use tpm_msleep() value as max delay
Nayna Jain
2017-12-16
tpm: move wait_for_tpm_stat() to respective driver files
Nayna Jain
2017-10-18
tpm: fix duplicate inline declaration specifier
Ruben Roy
2017-10-12
tpm: migrate pubek_show to struct tpm_buf
Jarkko Sakkinen
2017-09-23
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
2017-07-07
tpm: do not suspend/resume if power stays on
Enric Balletbo i Serra
2017-07-07
tpm: consolidate the TPM startup code
Jarkko Sakkinen
2017-07-07
tpm: Enable CLKRUN protocol for Braswell systems
Azhar Shaikh
2017-06-13
tpm: Introduce flag TPM_TRANSMIT_RAW
Stefan Berger
2017-06-13
tpm: remove struct tpm_pcrextend_in
Jarkko Sakkinen
2017-06-13
tpm: fix byte order related arithmetic inconsistency in tpm_getcap()
Jarkko Sakkinen
2017-06-13
tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_header
Roberto Sassu
2017-04-03
tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
2017-04-03
tpm2: add session handle context saving and restoring to the space code
James Bottomley
2017-04-03
tpm: expose spaces via a device link /dev/tpmrm<n>
James Bottomley
2017-04-03
tpm: infrastructure for TPM spaces
Jarkko Sakkinen
2017-04-03
tpm: validate TPM 2.0 commands
Jarkko Sakkinen
2017-04-03
tpm: export tpm2_flush_context_cmd
Jarkko Sakkinen
2017-02-20
tpm: declare tpm2_get_pcr_allocation() as static
Jarkko Sakkinen
2017-02-03
tpm: fix the type of owned field in cap_t
Stefan Berger
2017-02-03
tpm: add securityfs support for TPM 2.0 firmware event log
Nayna Jain
2017-02-03
tpm: enhance TPM 2.0 PCR extend to support multiple banks
Nayna Jain
2017-02-03
tpm: implement TPM 2.0 capability to get active PCR banks
Nayna Jain
2017-02-03
tpm: fix RC value check in tpm2_seal_trusted
Jarkko Sakkinen
2017-02-03
tpm: remove tpm_read_index and tpm_write_index from tpm.h
Jarkko Sakkinen
2017-01-23
tpm: Check size of response before accessing data
Stefan Berger
2016-11-28
tpm: have event log use the tpm_chip
Nayna Jain
2016-11-28
tpm: replace dynamically allocated bios_dir with a static array
Jarkko Sakkinen
2016-11-28
tpm: Get rid of TPM_CHIP_FLAG_REGISTERED
Jason Gunthorpe
2016-11-28
tpm tis: Do not print timeout messages twice
Jason Gunthorpe
2016-11-28
tpm: sanitize constant expressions
Jarkko Sakkinen
2016-09-15
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
Jarkko Sakkinen
2016-09-15
tpm: remove unnecessary externs from tpm.h
Jarkko Sakkinen
[next]