aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAge
...
* tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD2016-06-25
* tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD2016-06-25
* tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD2016-06-25
* tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD2016-06-25
* tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD2016-06-25
* tpm/st33zp24: Extend Copyright headersChristophe RICARD2016-06-25
* tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD2016-06-25
* tpm/st33zp24: Auto-select core moduleChristophe RICARD2016-06-25
* tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD2016-06-25
* tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD2016-06-25
* tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD2016-06-25
* tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD2016-06-25
* tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD2016-06-25
* tpm_tis: fix build warning with tpm_tis_resumeJarkko Sakkinen2016-02-26
* tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Jarkko Sakkinen2016-02-20
* tpm_crb/tis: fix: use dev_name() for /proc/iomemJarkko Sakkinen2016-02-20
* tpm_eventlog.c: fix binary_bios_measurementsHarald Hoyer2016-02-20
* tpm: fix: return rc when devm_add_action() failsJarkko Sakkinen2016-02-20
* tpm: fix: set continueSession attribute for the unseal operationJarkko Sakkinen2016-02-20
* tpm: fix the cleanup of struct tpm_chipJarkko Sakkinen2016-02-09
* tpm: fix the rollback in tpm_chip_register()Jarkko Sakkinen2016-02-09
* tpm_crb: Use devm_ioremap_resourceJason Gunthorpe2016-02-09
* tpm_crb: Drop le32_to_cpu(ioread32(..))Jason Gunthorpe2016-02-09
* tpm_tis: Clean up the force=1 module parameterJason Gunthorpe2016-02-09
* tpm_tis: Use devm_ioremap_resourceJason Gunthorpe2016-02-09
* tpm_tis: Do not fall back to a hardcoded address for TPM2Jason Gunthorpe2016-02-09
* tpm_tis: Disable interrupt auto probing on a per-device basisJason Gunthorpe2016-02-09
* tpm_crb: Use the common ACPI definition of struct acpi_tpm2Jason Gunthorpe2016-02-09
* tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen2016-02-09
* tpm: remove unneeded include of actbl2.hJerry Snitselaar2016-02-09
* keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen2015-12-20
* keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2015-12-20
* tpm_ibmvtpm: properly handle interrupted packet receptionsStefan Berger2015-12-20
* tpm_tis: Tighten IRQ auto-probingJason Gunthorpe2015-12-20
* tpm_tis: Refactor the interrupt setupJason Gunthorpe2015-12-20
* tpm_tis: Get rid of the duplicate IRQ probing codeJason Gunthorpe2015-12-20
* tpm: rework tpm_get_timeouts()Jason Gunthorpe2015-12-20
* tpm_tis: Ensure interrupts are disabled when the driver startsJason Gunthorpe2015-12-20
* tpm_tis: Use devm_free_irq not free_irqJason Gunthorpe2015-12-20
* tpm_tis: further simplify calculation of ordinal durationMartin Wilck2015-12-02
* Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...James Morris2015-11-12
|\
| * tpm: fix compat 'ppi' link handling in tpm_chip_register()Jarkko Sakkinen2015-11-09
| * tpm: fix missing migratable flag in sealing functionality for TPM2Jarkko Sakkinen2015-11-09
| * TPM: revert the list handling logic fixed in 398a1e7Jarkko Sakkinen2015-11-09
| * TPM: Avoid reference to potentially freed memoryChristophe JAILLET2015-11-09
| * tpm_tis: restore IRQ vector in IO memory after failed probingMartin Wilck2015-11-09
| * tpm_tis: free irq after probingMartin Wilck2015-11-09
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-05
|\|
| * TPM: remove unnecessary little endian conversionHon Ching \(Vicky\) Lo2015-10-18
| * vTPM: support little endian guestsHon Ching \(Vicky\) Lo2015-10-18