summaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
2018-11-21tpm: Restore functionality to xen vtpm driver.Dr. Greg Wettstein
2018-11-21tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivatedJavier Martinez Canillas
2018-11-10tpm: fix: return rc when devm_add_action() failsJarkko Sakkinen
2018-08-15tpm: fix race condition in tpm_common_write()Tadeusz Struk
2018-06-13tpm: self test failure should not cause suspend to failChris Chiu
2018-06-13tpm: do not suspend/resume if power stays onEnric Balletbo i Serra
2018-03-24tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-24tpm: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-11tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-11tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone
2018-03-11tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2017-08-06tpm: Replace device number bitmap with IDRStefan Berger
2017-08-06tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen
2017-07-21tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman
2017-07-21tpm: Provide strong locking for device removalJason Gunthorpe
2017-07-21tpm: Get rid of chip->pdevJason Gunthorpe
2017-05-25tpm_crb: check for bad response sizeJerry Snitselaar
2017-03-26tpm_tis: Use devm_free_irq not free_irqJason Gunthorpe
2017-01-06tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe
2016-10-16tpm_crb: fix crb_req_canceled behaviorJarkko Sakkinen
2016-10-16tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen
2016-10-07tpm: fix byte-order for the value read by tpm2_get_tpm_ptapronin@chromium.org
2016-04-12tpm: fix the cleanup of struct tpm_chipJarkko Sakkinen
2016-04-12tpm_eventlog.c: fix binary_bios_measurementsHarald Hoyer
2016-04-12tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Jarkko Sakkinen
2016-04-12tpm: fix the rollback in tpm_chip_register()Jarkko Sakkinen
2015-11-12Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...James Morris
2015-11-09tpm: fix compat 'ppi' link handling in tpm_chip_register()Jarkko Sakkinen
2015-11-09tpm: fix missing migratable flag in sealing functionality for TPM2Jarkko Sakkinen
2015-11-09TPM: revert the list handling logic fixed in 398a1e7Jarkko Sakkinen
2015-11-09TPM: Avoid reference to potentially freed memoryChristophe JAILLET
2015-11-09tpm_tis: restore IRQ vector in IO memory after failed probingMartin Wilck
2015-11-09tpm_tis: free irq after probingMartin Wilck
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-19TPM: remove unnecessary little endian conversionHon Ching \(Vicky\) Lo
2015-10-19vTPM: support little endian guestsHon Ching \(Vicky\) Lo
2015-10-19char: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-10-19vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo
2015-10-19tpm: seal/unseal for TPM 2.0Jarkko Sakkinen
2015-10-19tpm: introduce tpm_bufJarkko Sakkinen
2015-10-19tpm: move the PPI attributes to character device directory.Jarkko Sakkinen
2015-10-19tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen
2015-10-19tpm, tpm_crb: fix unaligned read of the command buffer addressJarkko Sakkinen
2015-10-19vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo
2015-10-19tpm: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-07-13tpm, tpm_crb: fail when TPM2 ACPI table contents look corruptedJarkko Sakkinen
2015-07-13tpm: Fix initialization of the cdevJason Gunthorpe
2015-06-16tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()Jarkko Sakkinen
2015-06-16vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \(Vicky\) Lo