index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm2-cmd.c
Age
Commit message (
Expand
)
Author
2016-09-15
tpm: use tpm_transmit_cmd() in tpm2_probe()
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-09-15
tpm: invalid self test error message
Jarkko Sakkinen
2016-07-19
tpm: Factor out common startup code
Jason Gunthorpe
2016-07-19
tpm: fix byte-order for the value read by tpm2_get_tpm_pt
apronin@chromium.org
2016-06-25
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
2016-06-25
tpm: fix crash in tpm_tis deinitialization
Jarkko Sakkinen
2016-06-25
tpm: Get rid of chip->pdev
Jason Gunthorpe
2016-02-20
tpm: fix: set continueSession attribute for the unseal operation
Jarkko Sakkinen
2016-02-10
tpm: fix checks for policy digest existence in tpm2_seal_trusted()
Jarkko Sakkinen
2015-12-20
keys, trusted: seal with a TPM2 authorization policy
Jarkko Sakkinen
2015-12-20
keys, trusted: select hash algorithm for TPM2 chips
Jarkko Sakkinen
2015-11-09
tpm: fix missing migratable flag in sealing functionality for TPM2
Jarkko Sakkinen
2015-10-19
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
2015-02-15
tpm, tpm_tis: fix TPM 2.0 probing
Jarkko Sakkinen
2015-02-15
tpm: fix suspend/resume paths for TPM 2.0
Jarkko Sakkinen
2015-01-17
tpm: TPM 2.0 baseline support
Jarkko Sakkinen