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-interface.c
Age
Commit message (
Expand
)
Author
2017-04-03
tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
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: move length validation to tpm_transmit()
Jarkko Sakkinen
2017-02-15
tpm: Fix expected number of response bytes of TPM1.2 PCR Extend
Stefan Berger
2017-02-14
tpm: fix misspelled "facilitate" in module parameter description
Dmitry Torokhov
2017-02-03
tpm: silence an array overflow warning
Dan Carpenter
2017-02-03
tpm: enhance TPM 2.0 PCR extend to support multiple banks
Nayna Jain
2017-01-23
tpm: Check size of response before accessing data
Stefan Berger
2017-01-23
tpm_tis: use default timeout value if chip reports it as zero
Maciej S. Szmigiero
2017-01-23
tpm: Do not print an error message when doing TPM auto startup
Jason Gunthorpe
2017-01-23
tpm: add kdoc for tpm_transmit and tpm_transmit_cmd
Winkler, Tomas
2016-11-28
tpm: Only call pm_runtime_get_sync if device has a parent
Stefan Berger
2016-11-28
tpm tis: Do not print timeout messages twice
Jason Gunthorpe
2016-11-28
tpm: place kdoc just above tpm_pcr_extend
Winkler, Tomas
2016-11-28
tpm: sanitize constant expressions
Jarkko Sakkinen
2016-11-28
tpm: Clean up reading of timeout and duration capabilities
Ed Swierk
2016-11-28
tmp/tpm_crb: implement runtime pm for tpm_crb
Winkler, Tomas
2016-10-31
tpm: remove invalid min length check from tpm_do_selftest()
Jarkko Sakkinen
2016-09-27
Revert "tmp/tpm_crb: implement runtime pm for tpm_crb"
Jarkko Sakkinen
2016-09-16
tmp/tpm_crb: implement runtime pm for tpm_crb
Winkler, Tomas
2016-09-15
tpm: add check for minimum buffer size in tpm_transmit()
Jarkko Sakkinen
2016-09-15
tpm: constify TPM 1.x header structures
Julia Lawall
2016-09-15
tpm: use tpm_pcr_read_dev() in tpm_do_selftest()
Jarkko Sakkinen
2016-09-15
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
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: Fix suspend regression
Stefan Berger
2016-06-25
tpm: Remove all uses of drvdata from the TPM Core
Jason Gunthorpe
2016-06-25
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
2016-06-25
tpm: drop 'irq' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: Replace device number bitmap with IDR
Stefan Berger
2016-06-25
tpm: Provide strong locking for device removal
Jason Gunthorpe
2016-06-25
tpm: Get rid of chip->pdev
Jason Gunthorpe
2015-12-20
tpm: rework tpm_get_timeouts()
Jason Gunthorpe
2015-12-02
tpm_tis: further simplify calculation of ordinal duration
Martin Wilck
2015-10-19
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
2015-02-15
tpm: fix suspend/resume paths for TPM 2.0
Jarkko Sakkinen
2015-01-17
tpm: TPM 2.0 CRB Interface
Jarkko Sakkinen
2015-01-17
tpm: TPM 2.0 baseline support
Jarkko Sakkinen
2015-01-17
tpm: device class for tpm
Jarkko Sakkinen
2015-01-17
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
2015-01-17
tpm: two-phase chip management functions
Jarkko Sakkinen
2015-01-17
tpm: merge duplicate transmit_cmd() functions
Jarkko Sakkinen
2015-01-17
TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev
David Howells
2014-07-29
tpm: Provide a generic means to override the chip returned timeouts
Jason Gunthorpe
2014-07-29
tpm: missing tpm_chip_put in tpm_get_random()
Jarkko Sakkinen
2014-07-29
tpm: Properly clean sysfs entries in error path
Stefan Berger
2014-01-06
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
Jason Gunthorpe
[next]