lkml.org 
[lkml]   [2005]   [Mar]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[BK PATCH] Add TPM driver support for 2.6.11
Hi,

Here are a few changesets that add support for TPM drivers. These
patches have all been in the -mm releases for a while now.

Please pull from: bk://kernel.bkbits.net/gregkh/linux/2.6.11/tpm

Individual patches will follow, sent to the linux-kernel list.

thanks,

greg k-h

drivers/char/Kconfig | 2
drivers/char/Makefile | 2
drivers/char/tpm/Kconfig | 39 ++
drivers/char/tpm/Makefile | 7
drivers/char/tpm/tpm.c | 715 ++++++++++++++++++++++++++++++++++++++++++-
drivers/char/tpm/tpm.h | 92 +++++
drivers/char/tpm/tpm_atmel.c | 218 +++++++++++++
drivers/char/tpm/tpm_nsc.c | 375 ++++++++++++++++++++++
include/linux/pci_ids.h | 1
9 files changed, 1439 insertions(+), 12 deletions(-)
-----


<kjhall:us.ibm.com>:
o tpm: fix cause of SMP stack traces
o Add TPM hardware enablement driver

Andrew Morton:
o tpm-build-fix
o tpm_atmel build fix
o tpm_msc-build-fix

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:11    [W:0.147 / U:0.748 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site