index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm2-cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-07
tpm: use tpm2_pcr_read() in tpm2_do_selftest()
Roberto Sassu
1
-30
/
+1
2017-07-07
tpm: use tpm_buf functions in tpm2_pcr_read()
Roberto Sassu
1
-30
/
+30
2017-07-07
tpm: consolidate the TPM startup code
Jarkko Sakkinen
1
-31
/
+1
2017-06-13
tpm: vtpm_proxy: Suppress error logging when in closed state
Stefan Berger
1
-1
/
+1
2017-04-03
tpm: infrastructure for TPM spaces
Jarkko Sakkinen
1
-16
/
+17
2017-04-03
tpm: validate TPM 2.0 commands
Jarkko Sakkinen
1
-4
/
+80
2017-04-03
tpm: export tpm2_flush_context_cmd
Jarkko Sakkinen
1
-33
/
+29
2017-02-20
tpm: declare tpm2_get_pcr_allocation() as static
Jarkko Sakkinen
1
-49
/
+45
2017-02-03
tpm: enhance TPM 2.0 PCR extend to support multiple banks
Nayna Jain
1
-42
/
+49
2017-02-03
tpm: implement TPM 2.0 capability to get active PCR banks
Nayna Jain
1
-0
/
+77
2017-02-03
tpm: fix RC value check in tpm2_seal_trusted
Jarkko Sakkinen
1
-1
/
+1
2017-01-23
tpm: Check size of response before accessing data
Stefan Berger
1
-17
/
+49
2017-01-23
tpm/tpm2-chip: fix kdoc errors
Winkler, Tomas
1
-48
/
+56
2016-11-28
char: tpm: fix kerneldoc tpm2_unseal_trusted name typo
Baruch Siach
1
-1
/
+1
2016-09-15
tpm: use tpm_transmit_cmd() in tpm2_probe()
Jarkko Sakkinen
1
-3
/
+1
2016-09-15
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
Jarkko Sakkinen
1
-17
/
+1
2016-09-15
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
1
-36
/
+65
2016-09-15
tpm: invalid self test error message
Jarkko Sakkinen
1
-2
/
+1
2016-07-19
tpm: Factor out common startup code
Jason Gunthorpe
1
-4
/
+42
2016-07-19
tpm: fix byte-order for the value read by tpm2_get_tpm_pt
apronin@chromium.org
1
-1
/
+1
2016-06-25
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
1
-1
/
+1
2016-06-25
tpm: fix crash in tpm_tis deinitialization
Jarkko Sakkinen
1
-1
/
+0
2016-06-25
tpm: Get rid of chip->pdev
Jason Gunthorpe
1
-4
/
+4
2016-02-20
tpm: fix: set continueSession attribute for the unseal operation
Jarkko Sakkinen
1
-3
/
+7
2016-02-10
tpm: fix checks for policy digest existence in tpm2_seal_trusted()
Jarkko Sakkinen
1
-8
/
+4
2015-12-20
keys, trusted: seal with a TPM2 authorization policy
Jarkko Sakkinen
1
-4
/
+20
2015-12-20
keys, trusted: select hash algorithm for TPM2 chips
Jarkko Sakkinen
1
-3
/
+33
2015-11-09
tpm: fix missing migratable flag in sealing functionality for TPM2
Jarkko Sakkinen
1
-5
/
+10
2015-10-19
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
1
-1
/
+249
2015-02-15
tpm, tpm_tis: fix TPM 2.0 probing
Jarkko Sakkinen
1
-7
/
+33
2015-02-15
tpm: fix suspend/resume paths for TPM 2.0
Jarkko Sakkinen
1
-8
/
+11
2015-01-17
tpm: TPM 2.0 baseline support
Jarkko Sakkinen
1
-0
/
+617