messages from 2016-04-19 10:36:22 to 2016-06-17 14:39:27 UTC [more...]
[PATCH 0/2] Fixes for sparse reported warnings
2016-06-17 14:39 UTC
[PATCH 0/3] Runtime PM for TPM2 CRB chips
2016-06-16 21:29 UTC (10+ messages)
` [PATCH 1/3] tpm_crb: fix crb_req_canceled behavior
` [PATCH 2/3] tpm, tpm_crb: remove wmb()'s
` [PATCH 3/3] tpm, tpm_crb: runtime power management
` [tpmdd-devel] "
[PATCH] tpm_vtpm_proxy: fix sparse warning
2016-06-16 20:34 UTC (3+ messages)
[PATCH] tpm: use devm_add_action_or_reset
2016-06-16 20:28 UTC (2+ messages)
[PATCH v4 0/4] tpm: Command duration logging and chip-specific override
2016-06-16 20:26 UTC (24+ messages)
` [PATCH v4 1/4] tpm_tis: Improve reporting of IO errors
` [PATCH v4 2/4] tpm: Add optional logging of TPM command durations
` [PATCH v4 3/4] tpm: Allow TPM chip drivers to override reported "
` [tpmdd-devel] "
` [PATCH v4 4/4] tpm_tis: Increase ST19NP18 TPM command duration to avoid chip lockup
` [PATCH v5 0/4] tpm: Command duration logging and chip-specific override
` [PATCH v5 1/4] tpm_tis: Improve reporting of IO errors
` [PATCH v5 2/4] tpm: Add optional logging of TPM command durations
` [PATCH v5 3/4] tpm: Allow TPM chip drivers to override reported "
` [PATCH v5 4/4] tpm_tis: Increase ST19NP18 TPM command duration to avoid chip lockup
` [PATCH v6 0/5] tpm: Command duration logging and chip-specific override
` [PATCH v6 1/5] tpm_tis: Improve reporting of IO errors
` [PATCH v6 2/5] tpm: Add optional logging of TPM command durations
` [PATCH v6 3/5] tpm: Factor out reading of timeout and duration capabilities
` [PATCH v6 4/5] tpm: Allow TPM chip drivers to override reported command durations
` [PATCH v6 5/5] tpm_tis: Increase ST19NP18 TPM command duration to avoid chip lockup
[PATCH] tpm: unify tpm_gen_interrupt() and fix error handling
2016-06-16 10:43 UTC
[PATCH v3 0/4] tpm: Command duration logging and chip-specific override
2016-06-10 8:25 UTC (11+ messages)
` [PATCH v3 1/4] tpm_tis: Improve reporting of IO errors
` [tpmdd-devel] "
` [PATCH v3 2/4] tpm: Add optional logging of TPM command durations
` [tpmdd-devel] "
` [PATCH v3 3/4] tpm: Allow TPM chip drivers to override reported "
` [PATCH v3 4/4] tpm_tis: Increase ST19NP18 TPM command duration to avoid chip lockup
ima and tpm2.0
2016-06-08 20:17 UTC
[PATCH v2] tpm_tis: Increase ST19NP18 TPM command timeout to avoid chip lockup
2016-06-07 13:52 UTC (5+ messages)
TPM microconf at Linux Plumbers Conference?
2016-06-07 13:19 UTC (8+ messages)
` [Linux-ima-devel] "
[PATCH] tpm_tis: Increase ST19NP18 TPM command timeout to avoid chip lockup
2016-06-06 21:51 UTC
[PATCH] adding tpm2.0 support to nuvoton drivers and adding npct6xx
2016-06-05 4:52 UTC (3+ messages)
[PATCH] tpm_crb: fix crb_req_canceled behavior
2016-06-03 11:18 UTC
[PATCH v8 0/7] Rework of tpm_tis to share common logic across phy's (lpc/spi/-i2c-)
2016-05-30 18:36 UTC (20+ messages)
` [PATCH v8 1/7] tpm: Add include guards in tpm.h
` [PATCH v8 5/7] devicetree: Add Trusted Computing Group to vendor-prefix.txt
` [PATCH v8 7/7] tpm/tpm_tis_spi: Add support for spi phy
` [PATCH v8 2/7] tpm: tpm_tis: Share common data between phys
` [PATCH v8 3/7] tpm_tis: Introduce intermediate layer for TPM access
` [PATCH v8 4/7] devicetree: Add infineon to vendor-prefix.txt
` [PATCH v8 6/7] tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy
` [tpmdd-devel] [PATCH v8 0/7] Rework of tpm_tis to share common logic across phy's (lpc/spi/-i2c-)
` "
[PATCH v2] tpm: Factor out common startup code
2016-05-26 12:23 UTC (7+ messages)
[PATCH 47/54] MAINTAINERS: Add file patterns for tpm device tree bindings
2016-05-23 13:48 UTC (2+ messages)
[PATCH v7 0/7] Rework of tpm_tis to share common logic accross phy's (lpc/spi/-i2c-)
2016-05-13 13:28 UTC (13+ messages)
` [PATCH v7 1/7] tpm: Add include guards in tpm.h
` [PATCH v7 2/7] tpm: tpm_tis: Share common data between phys
` [PATCH v7 3/7] tpm_tis: Introduce intermediate layer for TPM access
` [PATCH v7 4/7] devicetree: Add infineon to vendor-prefix.txt
` [PATCH v7 5/7] devicetree: Add Trusted Computing Group "
` [PATCH v7 6/7] tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy
` [PATCH v7 7/7] tpm/tpm_tis_spi: Add support for spi phy
[PATCH v2] tpm: Fix suspend regression
2016-05-12 13:58 UTC (4+ messages)
[PATCH v11 0/4] Multi-instance vTPM proxy driver
2016-05-11 15:20 UTC (27+ messages)
` [PATCH v11 1/4] tpm: Remove all uses of drvdata from the TPM Core
` [BUG, bisect] "
` [PATCH v11 2/4] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
` [PATCH v11 3/4] tpm: Proxy driver for supporting multiple emulated TPMs
` [PATCH v11 4/4] tpm: Add documentation for the tpm_vtpm_proxy device driver
` [tpmdd-devel] [PATCH v11 0/4] Multi-instance vTPM proxy driver
[PATCH] tpm: Fix suspend regression
2016-05-10 17:38 UTC (3+ messages)
[PATCH v6 0/8] Rework of tpm_tis to share common logic accross phy's (lpc/spi/-i2c-)
2016-05-04 10:52 UTC (17+ messages)
` [PATCH v6 1/8] tpm: Add include guards in tpm.h
` [PATCH v6 2/8] tpm: tpm_tis: Share common data between phys
` [PATCH v6 3/8] tpm_tis: Introduce intermediate layer for TPM access
` [PATCH v6 4/8] devicetree: Add infineon to vendor-prefix.txt
` [PATCH v6 5/8] devicetree: Add Trusted Computing Group "
` [PATCH v6 6/8] tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy
` [PATCH v6 7/8] tpm: Use read/write_bytes for drivers without more specialized methods
` [PATCH v6 8/8] tpm/tpm_tis_spi: Add support for spi phy
[PATCH v5 0/8] Rework of tpm_tis to share common logic accross phy's (lpc/spi/-i2c-)
2016-05-02 17:03 UTC (11+ messages)
` [PATCH v5 1/8] tpm: Add include guards in tpm.h
` [PATCH v5 2/8] tpm: tpm_tis: Share common data between phys
` [PATCH v5 3/8] tpm_tis: Introduce intermediate layer for TPM access
` [PATCH v5 4/8] devicetree: Add infineon to vendor-prefix.txt
` [PATCH v5 5/8] devicetree: Add Trusted Computing Group "
` [PATCH v5 6/8] tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy
` [PATCH v5 7/8] tpm: Use read/write_bytes for drivers without more specialized methods
` [PATCH v5 8/8] tpm/tpm_tis_spi: Add support for spi phy
[PATCH] tpm: use devm_add_action_or_reset
2016-04-30 17:00 UTC (4+ messages)
[PATCH v2] tpm: use devm_add_action_or_reset
2016-04-30 16:58 UTC
[PATCH] tpm: select ANON_INODES for proxy driver
2016-04-29 19:41 UTC (4+ messages)
[PATCH] tpm: Fix IRQ unwind ordering in TIS
2016-04-28 8:53 UTC (3+ messages)
[PATCH] tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown()
2016-04-25 19:09 UTC (4+ messages)
[PATCH v3 00/12] Rework of tpm_tis to share common logic accross phy's (lpc/spi/-i2c-)
2016-04-20 6:52 UTC (5+ messages)
0001-added-tpm-2.0-support-to-nuvoton-i2c-driver.patch
2016-04-19 21:09 UTC (2+ messages)
[PATCH v4 00/12] Rework of tpm_tis to share common logic accross phy's (lpc/spi/-i2c-)
2016-04-19 19:14 UTC (12+ messages)
` [PATCH v4 02/12] tpm: tpm_tis: Share common data between phys
` [PATCH v4 03/12] tpm: tpm_tis: Rename priv_data structure tpm_tis_data
` [PATCH v4 04/12] tpm_tis: Introduce intermediate layer for TPM access
[PATCH] tpm_crb: fix mapping of the buffers
2016-04-19 18:47 UTC (3+ messages)
[PATCH v2 00/12] Rework of tpm_tis to share common logic accross phy's (lpc/spi/-i2c-)
2016-04-19 13:19 UTC (4+ messages)
` [PATCH v2 04/12] tpm_tis: Extend low-level interface to support proper return codes
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).