tpmdd-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-27 14:22:39 to 2016-02-19 12:41:58 UTC [more...]

[PATCH v3 00/11] Multi-instance vTPM driver
 2016-02-19 12:41 UTC  (2+ messages)
` [PATCH v3 01/11] tpm: fix the cleanup of struct tpm_chip

[PATCH 00/12] tpm/st33zp24: Few code style and sanity fixes + acpi device probing support
 2016-02-18 21:03 UTC  (30+ messages)
  ` [PATCH 01/12] tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
  ` [PATCH 02/12] tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
  ` [PATCH 03/12] tpm/st33zp24/spi: Remove useless use of memcpy
  ` [PATCH 04/12] tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
  ` [PATCH 05/12] tpm/st33zp24: Remove unneeded CONFIG_OF switches
  ` [PATCH 06/12] tpm/st33zp24: Auto-select core module
  ` [PATCH 07/12] tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
  ` [PATCH 08/12] tpm/st33zp24: Extend Copyright headers
  ` [PATCH 09/12] tpm/st33zp24: Add support for acpi probing for i2c device
  ` [PATCH 10/12] tpm: st33zp24: Add support for acpi probing for spi device
  ` [PATCH 11/12] tpm/st33zp24/i2c: Change xxx_request_resources header
  ` [PATCH 12/12] tpm/st33zp24/spi: "

[PATCH] tpm_crb: fix: associate to the correct device
 2016-02-18 20:10 UTC  (3+ messages)

[PATCH] tpm_crb: fix bad name pointer usage with struct resource
 2016-02-18 17:31 UTC  (5+ messages)

[PATCH v5 0/5] Multi-instance vTPM driver
 2016-02-18  3:52 UTC  (55+ messages)
  ` [PATCH v5 1/5] Implement tpm_chip_free
  ` [PATCH v5 2/5] Implement driver for supporting multiple emulated TPMs
  ` [PATCH v5 3/5] Make tpm_startup() available
  ` [PATCH v5 4/5] Initialize TPM and get durations and timeouts
  ` [PATCH v5 5/5] A test program for vTPM device creation

[GIT PULL] tpmdd fixes for Linux 4.5 (updated)
 2016-02-15  5:03 UTC  (3+ messages)
` [tpmdd-devel] "

[PATCH 0/3] Remaining fixes for v4.5 (post tpmdd-next-20160120)
 2016-02-15  1:41 UTC  (4+ messages)
  ` [PATCH 1/3] tpm: fix: keep auth session intact after unseal operation
  ` [PATCH 2/3] tpm: fix: return rc when devm_add_action() fails
  ` [PATCH 3/3] tpm_eventlog.c: fix binary_bios_measurements

[PATCH 0/3] Various struct device cleanups
 2016-02-14  8:03 UTC  (23+ messages)
  ` [PATCH 1/3] tpm: Hold the kref during tpm_chip_find_get
  ` [PATCH 2/3] tpm: Get rid of chip->pdev
` [PATCH 3/3] tpm: Get rid of devname

[PATCH v2 0/4] tpm: last minute critical fixes for Linux 4.5
 2016-02-14  3:30 UTC  (8+ messages)
` [PATCH v2 1/4] tpm: fix: keep auth session intact after unseal operation
` [PATCH v2 2/4] tpm: fix: rollback when devm_add_action() fails
  ` [PATCH v2 3/4] tpm: Hold the kref during tpm_chip_find_get
` [PATCH v2 4/4] tpm_eventlog.c: fix binary_bios_measurements

[PATCH v2 00/12] tpm/st33zp24: Few code style and sanity fixes + acpi device probing support
 2016-02-13 15:15 UTC  (13+ messages)
  ` [PATCH v2 01/12] tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
  ` [PATCH v2 02/12] tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
  ` [PATCH v2 03/12] tpm/st33zp24/spi: Remove useless use of memcpy
  ` [PATCH v2 04/12] tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
  ` [PATCH v2 05/12] tpm/st33zp24: Remove unneeded CONFIG_OF switches
  ` [PATCH v2 06/12] tpm/st33zp24: Auto-select core module
  ` [PATCH v2 07/12] tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
  ` [PATCH v2 08/12] tpm/st33zp24: Extend Copyright headers
  ` [PATCH v2 09/12] tpm/st33zp24: Add support for acpi probing for i2c device
  ` [PATCH v2 10/12] tpm: st33zp24: Add support for acpi probing for spi device
  ` [PATCH v2 11/12] tpm/st33zp24/i2c: Change xxx_request_resources header
  ` [PATCH v2 12/12] tpm/st33zp24/spi: "

[PATCH] tpm: fix the cleanup of struct tpm_chip
 2016-02-12  3:35 UTC  (7+ messages)
` [tpmdd-devel] "

resource sanity fails on ioremap
 2016-02-11  6:39 UTC  (11+ messages)

[PATCH] tpm_eventlog.c: fix binary_bios_measurements
 2016-02-10  3:54 UTC  (2+ messages)

buildroot env for tpmdd
 2016-02-09  3:57 UTC 

[GIT PULL] tpmdd fixes for Linux 4.5
 2016-02-09  0:59 UTC  (3+ messages)

[PATCH] tpm: fix rollback/cleanup before tpm_chip_register()
 2016-02-05 16:49 UTC  (5+ messages)
            ` [tpmdd-devel] "

About devm_ioremap_resource()
 2016-02-04  1:16 UTC  (3+ messages)

[PATCH] tpm: fix rollback when adding char dev fails
 2016-02-02 23:17 UTC  (2+ messages)
` [tpmdd-devel] "

moving tpmdd tree
 2016-02-02 23:10 UTC 

[RFC PATCH 3/4] Implement driver for supporting multiple emulated TPMs
 2016-02-02 19:22 UTC  (22+ messages)

[PATCH] tpm, tpm_crb: fix control area resource mapping
 2016-01-29 22:39 UTC  (6+ messages)

[RFC PATCH 0/4] Multi-instance vTPM driver
 2016-01-27 22:38 UTC  (14+ messages)
` [RFC PATCH 3/4] Implement driver for supporting multiple emulated TPMs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).