aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
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
2015-06-16tpm_ibmvtpm: remove unneccessary message level.Fabian Frederick
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2015-03-27tpm/st33zp24/spi: Add missing device table for spi phy.Christophe Ricard
2015-03-27tpm/st33zp24: Add proper wait for ordinal duration in case of irq modeChristophe Ricard
2015-03-18tpm/tpm_infineon: Use struct dev_pm_ops for power managementPeter Huewe
2015-03-18tpm: Update KConfig text to include TPM2.0 FIFO chipsPeter Huewe
2015-03-18tpm/st33zp24/spi: Add st33zp24 spi phyChristophe Ricard
2015-03-18tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Christophe Ricard
2015-03-18tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platfor...Christophe Ricard