2016-07-19 | Jason Gunthorpe | tpm: Factor out common startup code Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-07-19 | Sudip Mukherjee | tpm: use devm_add_action_or_reset Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-07-19 | Andrew Zamansky | tpm2_i2c_nuvoton: add irq validity check Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-07-19 | Andrey Pronin | tpm: read burstcount from TPM_STS in one 32-bit transaction Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-07-19 | apronin@chromium.org | tpm: fix byte-order for the value read by tpm2_get_tpm_pt Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-07-19 | apronin@chromium.org | tpm_tis_core: convert max timeouts from msec to jiffies Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm_crb: fix address space of the return pointer in... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm_vtpm_proxy: fix address space of a user pointer... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | tpm/tpm_tis_spi: Add support for spi phy Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | tpm/tpm_tis: Split tpm_tis driver into a core and TCG... Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | devicetree: Add Trusted Computing Group to vendor-prefix.txt Acked-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | devicetree: Add infineon to vendor-prefix.txt Acked-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | tpm_tis: Introduce intermediate layer for TPM access Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | tpm: tpm_tis: Share common data between phys Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | tpm: Add include guards in tpm.h Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Stefan Berger | tpm: Fix suspend regression Acked-by: Jarkko Sakkinen <jarkko.sakkine@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkine@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Stephen Rothwell | tpm: fix for typo in tpm/tpm_ibmvtpm.c Acked-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Arnd Bergmann | tpm: select ANON_INODES for proxy driver Acked-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jason Gunthorpe | tpm: Fix IRQ unwind ordering in TIS Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Stefan Berger | tpm: Add documentation for the tpm_vtpm_proxy device... Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Stefan Berger | tpm: Proxy driver for supporting multiple emulated... Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Stefan Berger | tpm: Introduce TPM_CHIP_FLAG_VIRTUAL Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jason Gunthorpe | tpm: Remove all uses of drvdata from the TPM Core Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | tpm: Remove useless priv field in struct tpm_vendor_specific Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | tpm: Move tpm_vendor_specific data related with PTP... Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | tpm: drop 'locality' from struct tpm_vendor_specific Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | tpm: drop 'read_queue' from struct tpm_vendor_specific Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | tpm: drop 'irq' from struct tpm_vendor_specific Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | tpm: drop 'iobase' from struct tpm_vendor_specific Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | tpm: drop list from struct tpm_vendor_specific Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: drop the field 'time_expired' from struct tpm_chip Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: drop 'base' from struct tpm_vendor_specific Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: drop manufacturer_id from struct tpm_vendor_specific Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: drop tpm_atmel specific fields from tpm_vendor_specific Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: drop int_queue from tpm_vendor_specific Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm_crb: fix mapping of the buffers Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | tpm/st33zp24/spi: Drop two useless checks in ACPI probe... Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe Ricard | tpm/st33zp24/i2c: Drop two useless checks in ACPI probe... Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm_crb: drop struct resource res from struct crb_priv Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: fix crash in tpm_tis deinitialization Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: cleanup tpm_tis_remove() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Arnd Bergmann | tpm: fix tpm_bios_log_setup stub prototype Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Stefan Berger | tpm: Replace device number bitmap with IDR Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jason Gunthorpe | tpm: Split out the devm stuff from tpmm_chip_alloc Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Stefan Berger | tpm: Get rid of module locking Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jason Gunthorpe | tpm: Provide strong locking for device removal Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jason Gunthorpe | tpm: Get rid of devname Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jason Gunthorpe | tpm: Get rid of chip->pdev Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24/spi: Change xxx_request_resources header Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24/i2c: Change xxx_request_resources header Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm: st33zp24: Add support for acpi probing for spi... Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24: Add support for acpi probing for i2c... Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24: Extend Copyright headers Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24: Remove unneeded CONFIG_OF switches Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_ph... Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24/spi: Remove useless use of memcpy. Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24/spi: Use functions name with st33zp24_spi_... Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24/spi: Change xxx_request_resources header Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24/i2c: Change xxx_request_resources header Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm: st33zp24: Add support for acpi probing for spi... Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24: Add support for acpi probing for i2c... Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24: Extend Copyright headers Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24: Auto-select core module Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24: Remove unneeded CONFIG_OF switches Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_ph... Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24/spi: Remove useless use of memcpy. Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24/spi: Use functions name with st33zp24_spi_... Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Christophe RICARD | tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-26 | Jarkko Sakkinen | tpm_tis: fix build warning with tpm_tis_resume Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-20 | Jarkko Sakkinen | tpm_crb: tpm2_shutdown() must be called before tpm_chip_unre... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-20 | Jarkko Sakkinen | tpm_crb/tis: fix: use dev_name() for /proc/iomem Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-20 | Harald Hoyer | tpm_eventlog.c: fix binary_bios_measurements Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-20 | Jarkko Sakkinen | tpm: fix: return rc when devm_add_action() fails Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-20 | Jarkko Sakkinen | tpm: fix: set continueSession attribute for the unseal... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-10 | Jarkko Sakkinen | tpm: fix the cleanup of struct tpm_chip Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-10 | Jarkko Sakkinen | tpm: fix the rollback in tpm_chip_register() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-10 | Jason Gunthorpe | tpm_crb: Use devm_ioremap_resource Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-10 | Jason Gunthorpe | tpm_crb: Drop le32_to_cpu(ioread32(..)) Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-10 | Jason Gunthorpe | tpm_tis: Clean up the force=1 module parameter Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-10 | Jason Gunthorpe | tpm_tis: Use devm_ioremap_resource Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-10 | Jason Gunthorpe | tpm_tis: Do not fall back to a hardcoded address for... Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-10 | Jason Gunthorpe | tpm_tis: Disable interrupt auto probing on a per-device... Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-10 | Jason Gunthorpe | tpm_crb: Use the common ACPI definition of struct acpi_tpm2 Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-10 | Jarkko Sakkinen | tpm: fix checks for policy digest existence in tpm2_seal_tru... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-10 | Jerry Snitselaar | tpm: remove unneeded include of actbl2.h Acked-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2015-12-20 | Jarkko Sakkinen | keys, trusted: seal with a TPM2 authorization policy Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2015-12-20 | Jarkko Sakkinen | keys, trusted: select hash algorithm for TPM2 chips Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2015-12-20 | Jarkko Sakkinen | keys, trusted: fix: *do not* allow duplicate key options Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2015-12-20 | Stefan Berger | tpm_ibmvtpm: properly handle interrupted packet receptions Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2015-12-20 | Jason Gunthorpe | tpm_tis: Tighten IRQ auto-probing Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2015-12-20 | Jason Gunthorpe | tpm_tis: Refactor the interrupt setup Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2015-12-20 | Jason Gunthorpe | tpm_tis: Get rid of the duplicate IRQ probing code Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off--by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2015-12-20 | Jason Gunthorpe | tpm: rework tpm_get_timeouts() Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2015-12-20 | Jason Gunthorpe | tpm_tis: Ensure interrupts are disabled when the driver... Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2015-12-20 | Jason Gunthorpe | tpm_tis: Use devm_free_irq not free_irq Acked-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
next |