index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
2019-04-27
tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
Jarkko Sakkinen
2019-04-27
tpm/tpm_crb: Avoid unaligned reads in crb_recv()
Jarkko Sakkinen
2018-11-21
tpm: Restore functionality to xen vtpm driver.
Dr. Greg Wettstein
2018-11-21
tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
Javier Martinez Canillas
2018-11-10
tpm: fix: return rc when devm_add_action() fails
Jarkko Sakkinen
2018-08-15
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2018-06-13
tpm: self test failure should not cause suspend to fail
Chris Chiu
2018-06-13
tpm: do not suspend/resume if power stays on
Enric Balletbo i Serra
2018-03-24
tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-24
tpm: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-11
tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-11
tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...
Jeremy Boone
2018-03-11
tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2017-08-06
tpm: Replace device number bitmap with IDR
Stefan Berger
2017-08-06
tpm: fix a kernel memory leak in tpm-sysfs.c
Jarkko Sakkinen
2017-07-21
tpm: Issue a TPM2_Shutdown for TPM2 devices.
Josh Zimmerman
2017-07-21
tpm: Provide strong locking for device removal
Jason Gunthorpe
2017-07-21
tpm: Get rid of chip->pdev
Jason Gunthorpe
2017-05-25
tpm_crb: check for bad response size
Jerry Snitselaar
2017-03-26
tpm_tis: Use devm_free_irq not free_irq
Jason Gunthorpe
2017-01-06
tpm xen: Remove bogus tpm_chip_unregister
Jason Gunthorpe
2016-10-16
tpm_crb: fix crb_req_canceled behavior
Jarkko Sakkinen
2016-10-16
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
2016-10-07
tpm: fix byte-order for the value read by tpm2_get_tpm_pt
apronin@chromium.org
2016-04-12
tpm: fix the cleanup of struct tpm_chip
Jarkko Sakkinen
2016-04-12
tpm_eventlog.c: fix binary_bios_measurements
Harald Hoyer
2016-04-12
tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
Jarkko Sakkinen
2016-04-12
tpm: fix the rollback in tpm_chip_register()
Jarkko Sakkinen
2015-11-12
Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...
James Morris
2015-11-09
tpm: fix compat 'ppi' link handling in tpm_chip_register()
Jarkko Sakkinen
2015-11-09
tpm: fix missing migratable flag in sealing functionality for TPM2
Jarkko Sakkinen
2015-11-09
TPM: revert the list handling logic fixed in 398a1e7
Jarkko Sakkinen
2015-11-09
TPM: Avoid reference to potentially freed memory
Christophe JAILLET
2015-11-09
tpm_tis: restore IRQ vector in IO memory after failed probing
Martin Wilck
2015-11-09
tpm_tis: free irq after probing
Martin Wilck
2015-11-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-19
TPM: remove unnecessary little endian conversion
Hon Ching \(Vicky\) Lo
2015-10-19
vTPM: support little endian guests
Hon Ching \(Vicky\) Lo
2015-10-19
char: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-10-19
vTPM: fix searching for the right vTPM node in device tree
Hon Ching \(Vicky\) Lo
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
2015-10-19
tpm, tpm_crb: fix unaligned read of the command buffer address
Jarkko Sakkinen
2015-10-19
vTPM: fix memory allocation flag for rtce buffer at kernel boot
Hon Ching \(Vicky\) Lo
2015-10-19
tpm: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-07-13
tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted
Jarkko Sakkinen
2015-07-13
tpm: Fix initialization of the cdev
Jason Gunthorpe
[next]