messages from 2016-03-23 07:55:32 to 2016-04-13 20:34:11 UTC [more...]
[PATCH v2 00/12] Rework of tpm_tis to share common logic accross phy's (lpc/spi/-i2c-)
2016-04-13 20:34 UTC (14+ messages)
` [PATCH v2 01/12] tpm: tpm_tis: Share common data between phys
` [PATCH v2 02/12] tpm: tpm_tis: Rename priv_data structure tpm_tis_data
` [PATCH v2 03/12] tpm_tis: Introduce intermediate layer for TPM access
` [PATCH v2 04/12] tpm_tis: Extend low-level interface to support proper return codes
` [PATCH v2 05/12] tpm: Use read/write_bytes for drivers without more specialized methods
` [PATCH v2 06/12] tpm: Manage itpm workaround with tis specific data_expect bit
` [PATCH v2 07/12] tpm: tpm_tis: Add post_probe phy handler
` [PATCH v2 08/12] tpm: Add include guards in tpm.h
` [PATCH v2 09/12] devicetree: Add infineon to vendor-prefix.txt
` [PATCH v2 10/12] devicetree: Add Trusted Computing Group "
` [PATCH v2 11/12] tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy
` [PATCH v2 12/12] tpm/tpm_tis_spi: Add support for spi phy
[PATCH v3] tpm: fix crash in tpm_tis deinitialization
2016-04-13 17:11 UTC (2+ messages)
[PATCH] tpm: fix crash in tpm_tis deinitialization
2016-04-13 17:04 UTC (7+ messages)
[PATCH v9 0/4] Multi-instance vTPM proxy driver
2016-04-13 11:24 UTC (23+ messages)
` [PATCH v9 1/4] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
` [PATCH v9 2/4] tpm: Proxy driver for supporting multiple emulated TPMs
` [PATCH v9 3/4] tpm: Initialize TPM and get durations and timeouts
` [v9, "
` [v9,3/4] "
` [PATCH v9 4/4] tpm: Add documentation for the tpm_vtpm device driver
[PATCH v2] tpm: fix crash in tpm_tis deinitialization
2016-04-13 7:17 UTC
[PATCH 00/10] Rework of tpm_tis to share common logic accross phy's (lpc/spi/-i2c-)
2016-04-11 22:37 UTC (21+ messages)
` [PATCH 01/10] tpm_tis: Introduce intermediate layer for TPM access
` [PATCH 02/10] tpm_tis: Extend low-level interface to support proper return codes
` [PATCH 03/10] tpm: Use read/write_bytes for drivers without more specialized methods
` [PATCH 04/10] tpm: Manage itpm workaround with tis specific data_expect bit
` [PATCH 05/10] tpm: tpm_tis: Add post_probe phy handler
` [PATCH 06/10] tpm: Add include guards in tpm.h
` [PATCH 07/10] devicetree: Add infineon to vendor-prefix.txt
` [PATCH 08/10] devicetree: Add Trusted Computing Group "
` [PATCH 09/10] tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy
` [PATCH 10/10] tpm/tpm_tis_spi: Add support for spi phy
[PATCH] tpm: fix crash in tpm_tis
2016-04-11 11:18 UTC (4+ messages)
[PATCH 1/1] added tpm 2.0 support to nuvoton i2c driver
2016-04-10 10:53 UTC
[PATCH] tpm: remove redundant code from self-test functions
2016-04-07 11:30 UTC (8+ messages)
[PATCH] tpm: fix tpm_transmit() parameters
2016-04-07 10:12 UTC (3+ messages)
[PATCH v3] vTPM: fix missing error handling for suspend operation
2016-04-05 15:23 UTC (2+ messages)
[PATCH v4 0/6] Remove the tpm_vendor_specific structure
2016-04-01 12:05 UTC (8+ messages)
` [PATCH v4 1/6] tpm: drop 'iobase' from struct tpm_vendor_specific
` [PATCH v4 2/6] tpm: drop 'irq' "
` [PATCH v4 3/6] tpm: drop 'read_queue' "
` [PATCH v4 4/6] tpm: drop 'locality' "
` [PATCH v4 5/6] tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
` [PATCH v4 6/6] tpm: Remove useless priv field in struct tpm_vendor_specific
[PATCH v2] vTPM: fix missing error handling for suspend operation
2016-03-31 16:42 UTC (2+ messages)
[PATCH] tpm: cleanup tpm_tis_remove()
2016-03-31 16:19 UTC (7+ messages)
tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
2016-03-31 13:57 UTC (2+ messages)
[PATCH v3 0/6] Remove the tpm_vendor_specific structure
2016-03-31 9:48 UTC (15+ messages)
` [PATCH v3 1/6] tpm: drop 'iobase' from struct tpm_vendor_specific
` [PATCH v3 2/6] tpm: drop 'irq' "
` [PATCH v3 3/6] tpm: drop 'read_queue' "
` [PATCH v3 4/6] tpm: drop 'locality' "
` [PATCH v3 5/6] tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
` [PATCH v3 6/6] tpm: Remove useless priv field in struct tpm_vendor_specific
[PATCH v3 0/6] Remove the tpm_vendor_specific structure
2016-03-30 21:36 UTC
[PATCH] tpm: move tpm_pcr_read_dev() to tpm1-cmd.c
2016-03-30 13:22 UTC (2+ messages)
[PATCH] tpm: remove redundant code from self-test functions
2016-03-30 12:59 UTC (5+ messages)
[PATCH v2 0/7] Remove the tpm_vendor_specific structure
2016-03-30 10:22 UTC (17+ messages)
` [PATCH v2 1/7] tpm/tpm_atmel: drop remaining 'iobase' usage
` [PATCH v2 2/7] tpm: Remove useless priv field in struct tpm_vendor_specific
` [PATCH v2 3/7] tpm/tpm_i2c_atmel: simplify patch to get tpm_chip from an i2c_client
` [PATCH v2 4/7] tpm/tpm_i2c_atmel: Few code style fixes
` [PATCH v2 5/7] tpm: drop 'irq' from struct tpm_vendor_specific
` [PATCH v2 6/7] tpm: Move remaining tpm_vendor_specific structure data to tpm_chip
` [PATCH v2 7/7] tpm: drop 'read_queue' from struct tpm_vendor_specific
[PATCH] tpm: fix checks for policy digest existence in tpm2_seal_trusted() (resend for stable)
2016-03-29 16:48 UTC
[PATCH v8 00/10] Multi-instance vTPM proxy driver
2016-03-29 16:31 UTC (3+ messages)
[PATCH 0/5] Cleanup struct tpm_vendor_specific
2016-03-29 16:25 UTC (16+ messages)
` [PATCH 1/5] tpm: drop 'iobase' from "
` [PATCH 2/5] tpm: drop list "
` [PATCH 3/5] tpm: Move priv field from tpm_vendor_specific to tpm_chip
` [PATCH 4/5] tpm: Move irqs field from tpm_vendor_specific to tpm_chip structure
` [PATCH 5/5] tpm: Rename tpm_vendor_specific structure to tpm_protocol_infos
[PATCH 0/3] Few st33zp24 fixes
2016-03-29 16:20 UTC (13+ messages)
` [PATCH 1/3] tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path
` [PATCH 2/3] tpm/st33zp24/spi: "
` [PATCH 3/3] tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount
` [PATCH] tpm: drop int_queue from tpm_vendor_specific
[PATCH v8 09/10] tpm: Initialize TPM and get durations and timeouts
2016-03-29 15:53 UTC (5+ messages)
` [v8,09/10] "
` [v8,09/10] tpm: Initialize TPM and get durations and timeoutsg
[PATCH 0/6] Remove the tpm_vendor_specific structure
2016-03-25 21:26 UTC (7+ messages)
` [PATCH 1/6] tpm: Remove useless priv field in struct tpm_vendor_specific
` [PATCH 2/6] tpm/tpm_i2c_atmel: simplify patch to get tpm_chip from an i2c_client
` [PATCH 3/6] tpm/tpm_i2c_atmel: Few code style fixes
` [PATCH 4/6] tpm: drop 'irq' from struct tpm_vendor_specific
` [PATCH 5/6] tpm: Move remaining tpm_vendor_specific structure data to tpm_chip
` [PATCH 6/6] tpm: drop 'read_queue' from struct tpm_vendor_specific
[PATCH 00/12] Few minnor fixes, rework of tpm_tis to support tcg spi and i2c
2016-03-24 23:04 UTC (11+ messages)
` [PATCH 05/12] tpm: Add tpm_set_vendordata and tpm_get_vendordata
[ANNOUNCE] Linux Security Summit 2016 - CFP
2016-03-24 22:55 UTC
[PATCH] tpm: drop 'base' from struct tpm_vendor_specific
2016-03-24 13:21 UTC (3+ messages)
[PATCH] tpm: drop the field 'time_expired' from struct tpm_chip
2016-03-23 16:56 UTC (2+ messages)
[PATCH] tpm_tis: drop manufacturer_id from struct tpm_vendor_specific
2016-03-23 16:43 UTC (2+ messages)
[PATCH] tpm_atmel: drop tpm_atmel specific fields from tpm_vendor_specific
2016-03-23 16:42 UTC (2+ messages)
[PATCH 1/1] tpm: add tpm 2.0 support to nuvoton chips on i2c bus
2016-03-23 16:38 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).