[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130418153025.GA12339@ennui.austin.ibm.com>
Date: Thu, 18 Apr 2013 10:30:27 -0500
From: Kent Yoder <key@...ux.vnet.ibm.com>
To: James Morris <jmorris@...ei.org>
Cc: linux-kernel@...r.kernel.org,
linux-security-module@...r.kernel.org,
tpmdd-devel@...ts.sourceforge.net,
Kent Yoder <key@...ux.vnet.ibm.com>
Subject: [PULL] TPM driver updates
Hi James,
The following changes since commit 958d2c2f4ad905e3ffa1711d19184d21d9b00cc1:
Smack: include magic.h in smackfs.c (2013-04-03 13:13:51 +1100)
are available in the git repository at:
git://github.com/shpedoikal/linux.git tpmdd-04-17-13
for you to fetch changes up to 32d33b29ba077d6b45de35f2181e0a7411b162f4:
TPM: Retry SaveState command in suspend path (2013-04-17 09:31:32 -0500)
----------------------------------------------------------------
Chen Gang (1):
drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy
Duncan Laurie (1):
TPM: Retry SaveState command in suspend path
Peter Huewe (4):
tpm/tpm_i2c_stm_st33: formatting and white space changes
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id table entries
tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transfer
Sachin Kamat (1):
tpm_i2c_stm_st33: Remove duplicate inclusion of header files
Shubhrajyoti Datta (1):
char/tpm: Convert struct i2c_msg initialization to C99 format
.../devicetree/bindings/i2c/trivial-devices.txt | 2 +
drivers/char/tpm/tpm.c | 31 +++-
drivers/char/tpm/tpm.h | 3 +
drivers/char/tpm/tpm_i2c_infineon.c | 180 ++++++++++++++++-----
drivers/char/tpm/tpm_i2c_stm_st33.c | 64 ++++----
drivers/char/tpm/tpm_ppi.c | 14 +-
6 files changed, 207 insertions(+), 87 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists