summaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
2016-06-25tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD
2016-06-25tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD
2016-06-25tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD
2016-06-25tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD
2016-06-25tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD
2016-06-25tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD
2016-06-25tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD
2016-06-25tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD
2016-06-25tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD
2016-06-25tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD
2016-06-25tpm/st33zp24: Auto-select core moduleChristophe RICARD
2016-06-25tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD
2016-06-25tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD
2016-02-26tpm_tis: fix build warning with tpm_tis_resumeJarkko Sakkinen
2016-02-20tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Jarkko Sakkinen
2016-02-20tpm_crb/tis: fix: use dev_name() for /proc/iomemJarkko Sakkinen
2016-02-20tpm_eventlog.c: fix binary_bios_measurementsHarald Hoyer
2016-02-20tpm: fix: return rc when devm_add_action() failsJarkko Sakkinen
2016-02-20tpm: fix: set continueSession attribute for the unseal operationJarkko Sakkinen
2016-02-10tpm: fix the cleanup of struct tpm_chipJarkko Sakkinen
2016-02-10tpm: fix the rollback in tpm_chip_register()Jarkko Sakkinen
2016-02-10tpm_crb: Use devm_ioremap_resourceJason Gunthorpe
2016-02-10tpm_crb: Drop le32_to_cpu(ioread32(..))Jason Gunthorpe
2016-02-10tpm_tis: Clean up the force=1 module parameterJason Gunthorpe
2016-02-10tpm_tis: Use devm_ioremap_resourceJason Gunthorpe
2016-02-10tpm_tis: Do not fall back to a hardcoded address for TPM2Jason Gunthorpe
2016-02-10tpm_tis: Disable interrupt auto probing on a per-device basisJason Gunthorpe
2016-02-10tpm_crb: Use the common ACPI definition of struct acpi_tpm2Jason Gunthorpe
2016-02-10tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen
2016-02-10tpm: remove unneeded include of actbl2.hJerry Snitselaar
2015-12-20keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen
2015-12-20tpm_ibmvtpm: properly handle interrupted packet receptionsStefan Berger
2015-12-20tpm_tis: Tighten IRQ auto-probingJason Gunthorpe
2015-12-20tpm_tis: Refactor the interrupt setupJason Gunthorpe
2015-12-20tpm_tis: Get rid of the duplicate IRQ probing codeJason Gunthorpe
2015-12-20tpm: rework tpm_get_timeouts()Jason Gunthorpe
2015-12-20tpm_tis: Ensure interrupts are disabled when the driver startsJason Gunthorpe
2015-12-20tpm_tis: Use devm_free_irq not free_irqJason Gunthorpe
2015-12-02tpm_tis: further simplify calculation of ordinal durationMartin Wilck
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