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
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
2016-09-15
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
2016-07-19
tpm: Factor out common startup code
Jason Gunthorpe
2016-06-25
tpm: Add include guards in tpm.h
Christophe Ricard
2016-06-25
tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
Stefan Berger
2016-06-25
tpm: Remove all uses of drvdata from the TPM Core
Jason Gunthorpe
2016-06-25
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
2016-06-25
tpm: drop 'locality' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: drop 'read_queue' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: drop 'irq' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: drop 'iobase' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: drop list from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: drop the field 'time_expired' from struct tpm_chip
Jarkko Sakkinen
2016-06-25
tpm: drop 'base' from struct tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
tpm: drop manufacturer_id from struct tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
tpm: drop tpm_atmel specific fields from tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
tpm: drop int_queue from tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
tpm: Replace device number bitmap with IDR
Stefan Berger
2016-06-25
tpm: Split out the devm stuff from tpmm_chip_alloc
Jason Gunthorpe
2016-06-25
tpm: Provide strong locking for device removal
Jason Gunthorpe
2016-06-25
tpm: Get rid of devname
Jason Gunthorpe
2016-06-25
tpm: Get rid of chip->pdev
Jason Gunthorpe
2016-02-10
tpm_crb: Use the common ACPI definition of struct acpi_tpm2
Jason Gunthorpe
2015-12-20
keys, trusted: select hash algorithm for TPM2 chips
Jarkko Sakkinen
2015-12-20
tpm_tis: Get rid of the duplicate IRQ probing code
Jason Gunthorpe
2015-10-19
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
2015-10-19
tpm: introduce tpm_buf
Jarkko Sakkinen
2015-10-19
tpm: move the PPI attributes to character device directory.
Jarkko Sakkinen
2015-10-19
tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
Jarkko Sakkinen
[next]