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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+60
2020-07-24
tpm: Add support for event log pointer found in TPM2 ACPI table
Stefan Berger
1
-21
/
+42
2020-07-24
tpm: Unify the mismatching TPM space buffer sizes
Jarkko Sakkinen
4
-19
/
+23
2020-07-13
Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/...
Arnd Bergmann
1
-10
/
+60
2020-07-10
tpm_ftpm_tee: register driver on TEE bus
Maxim Uvarov
1
-10
/
+60
2020-07-07
Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
Jarkko Sakkinen
1
-0
/
+8
2020-07-02
tpm_tis: Remove the HID IFX0102
Jarkko Sakkinen
1
-1
/
+0
2020-07-02
tpm_tis_spi: Prefer async probe
Douglas Anderson
1
-0
/
+1
2020-07-02
tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
David Gibson
1
-7
/
+7
2020-07-02
tpm/st33zp24: fix spelling mistake "drescription" -> "description"
Binbin Zhou
3
-4
/
+4
2020-07-02
tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
Vasily Averin
1
-1
/
+1
2020-07-02
tpm_tis_spi: Don't send anything during flow control
Douglas Anderson
1
-5
/
+4
2020-07-02
tpm: Fix TIS locality timeout problems
James Bottomley
1
-10
/
+9
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-18
/
+18
2020-05-22
tpm: eventlog: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-7
/
+5
2020-05-22
tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID
Andy Shevchenko
1
-1
/
+1
2020-04-21
tpm/tpm_tis: Free IRQ if probing fails
Jarkko Sakkinen
1
-1
/
+7
2020-04-21
tpm: fix wrong return value in tpm_pcr_extend
Tianjia Zhang
1
-1
/
+1
2020-04-21
tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
George Wilson
1
-63
/
+73
2020-04-21
tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
Stefan Berger
1
-0
/
+1
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
1
-4
/
+4
2020-03-15
tpm: ibmvtpm: Add support for TPM2
Stefan Berger
3
-1
/
+10
2020-03-15
tpm: ibmvtpm: Wait for buffer to be set before proceeding
Stefan Berger
2
-0
/
+10
2020-03-13
tpm: of: Handle IBM,vtpm20 case when getting log parameters
Stefan Berger
1
-1
/
+2
2020-03-13
tpm: tpm_tis_spi_cr50: use new structure for SPI transfer delays
Sergiu Cuciurean
1
-1
/
+6
2020-03-13
tpm_tis_spi: use new 'delay' structure for SPI transfer delays
Alexandru Ardelean
1
-1
/
+2
2020-03-13
tpm: tpm2_bios_measurements_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-13
tpm: tpm1_bios_measurements_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-13
tpm: Don't make log failures fatal
Matthew Garrett
3
-12
/
+6
2020-02-17
tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST
Roberto Sassu
1
-0
/
+2
2020-02-17
tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.
Jarkko Sakkinen
2
-3
/
+5
2020-01-22
tpm: Add tpm_version_major sysfs file
Jerry Snitselaar
1
-7
/
+27
2020-01-08
tpm: Handle negative priv->response_len in tpm_common_read()
Tadeusz Struk
2
-2
/
+2
2020-01-06
tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"
Stefan Berger
1
-2
/
+0
2020-01-06
tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"
Stefan Berger
1
-1
/
+0
2020-01-06
tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"
Jarkko Sakkinen
1
-18
/
+17
2019-12-19
tpm/tpm_ftpm_tee: add shutdown call back
Pavel Tatashin
1
-4
/
+18
2019-12-17
tpm: fix invalid locking in NONBLOCKING mode
Tadeusz Struk
1
-0
/
+8
2019-12-17
security: keys: trusted: fix lost handle flush
James Bottomley
2
-1
/
+1
2019-12-17
tpm_tis: reserve chip for duration of tpm_tis_core_init
Jerry Snitselaar
1
-17
/
+18
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+1
2019-11-12
tpm: Switch to platform_get_irq_optional()
Hans de Goede
1
-1
/
+1
2019-11-12
tpm_crb: fix fTPM on AMD Zen+ CPUs
Ivan Lazeev
1
-33
/
+90
2019-11-12
KEYS: trusted: Move TPM2 trusted keys code
Sumit Garg
3
-374
/
+0
2019-11-12
tpm: Move tpm_buf code to include/linux/
Sumit Garg
1
-212
/
+0
2019-11-12
tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_buf
James Bottomley
1
-6
/
+3
2019-11-12
tpm: add check after commands attribs tab allocation
Tadeusz Struk
1
-0
/
+4
2019-11-12
tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct
Stephen Boyd
1
-1
/
+0
2019-11-12
tpm: tpm_tis_spi: Cleanup includes
Stephen Boyd
1
-9
/
+5
2019-11-12
tpm: tpm_tis_spi: Support cr50 devices
Andrey Pronin
5
-32
/
+432
[next]