* [PATCH] tpm: add Intel TPM TIS device HID
@ 2008-06-28 17:24 Marcin Obara
2008-07-02 9:03 ` Marcel Selhorst
0 siblings, 1 reply; 3+ messages in thread
From: Marcin Obara @ 2008-06-28 17:24 UTC (permalink / raw)
To: tpmdd-devel, Marcel Selhorst; +Cc: linux-kernel
This patch adds Intel TPM TIS device HID : ICO0102
Signed-off-by: Marcin Obara <marcin_obara@users.sourceforge.net>
--- linux_tpm/drivers/char/tpm/tpm_tis.c 2008-06-05 20:51:13.000000000 +0200
+++ linux_intel/drivers/char/tpm/tpm_tis.c 2008-06-25 06:31:39.000000000 +0200
@@ -623,6 +623,7 @@ static struct pnp_device_id tpm_pnp_tbl[
{"IFX0102", 0}, /* Infineon */
{"BCM0101", 0}, /* Broadcom */
{"NSC1200", 0}, /* National */
+ {"ICO0102", 0}, /* Intel */
/* Add new here */
{"", 0}, /* User Specified */
{"", 0} /* Terminator */
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] tpm: add Intel TPM TIS device HID
2008-06-28 17:24 [PATCH] tpm: add Intel TPM TIS device HID Marcin Obara
@ 2008-07-02 9:03 ` Marcel Selhorst
2008-07-10 0:31 ` Rajiv Andrade
0 siblings, 1 reply; 3+ messages in thread
From: Marcel Selhorst @ 2008-07-02 9:03 UTC (permalink / raw)
To: Marcin Obara; +Cc: tpmdd-devel, linux-kernel
Acked-by: Marcel Selhorst <tpm@selhorst.net>
Marcin Obara schrieb:
> This patch adds Intel TPM TIS device HID : ICO0102
>
> Signed-off-by: Marcin Obara <marcin_obara@users.sourceforge.net>
>
> --- linux_tpm/drivers/char/tpm/tpm_tis.c 2008-06-05 20:51:13.000000000 +0200
> +++ linux_intel/drivers/char/tpm/tpm_tis.c 2008-06-25 06:31:39.000000000 +0200
> @@ -623,6 +623,7 @@ static struct pnp_device_id tpm_pnp_tbl[
> {"IFX0102", 0}, /* Infineon */
> {"BCM0101", 0}, /* Broadcom */
> {"NSC1200", 0}, /* National */
> + {"ICO0102", 0}, /* Intel */
> /* Add new here */
> {"", 0}, /* User Specified */
> {"", 0} /* Terminator */
>
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] tpm: add Intel TPM TIS device HID
2008-07-02 9:03 ` Marcel Selhorst
@ 2008-07-10 0:31 ` Rajiv Andrade
0 siblings, 0 replies; 3+ messages in thread
From: Rajiv Andrade @ 2008-07-10 0:31 UTC (permalink / raw)
To: Marcel Selhorst; +Cc: Marcin Obara, tpmdd-devel, linux-kernel
Acked-by: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
On Wed, 2008-07-02 at 11:03 +0200, Marcel Selhorst wrote:
> Acked-by: Marcel Selhorst <tpm@selhorst.net>
>
> Marcin Obara schrieb:
> > This patch adds Intel TPM TIS device HID : ICO0102
> >
> > Signed-off-by: Marcin Obara <marcin_obara@users.sourceforge.net>
> >
> > --- linux_tpm/drivers/char/tpm/tpm_tis.c 2008-06-05 20:51:13.000000000 +0200
> > +++ linux_intel/drivers/char/tpm/tpm_tis.c 2008-06-25 06:31:39.000000000 +0200
> > @@ -623,6 +623,7 @@ static struct pnp_device_id tpm_pnp_tbl[
> > {"IFX0102", 0}, /* Infineon */
> > {"BCM0101", 0}, /* Broadcom */
> > {"NSC1200", 0}, /* National */
> > + {"ICO0102", 0}, /* Intel */
> > /* Add new here */
> > {"", 0}, /* User Specified */
> > {"", 0} /* Terminator */
> >
> --
> 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/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-07-10 0:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-28 17:24 [PATCH] tpm: add Intel TPM TIS device HID Marcin Obara
2008-07-02 9:03 ` Marcel Selhorst
2008-07-10 0:31 ` Rajiv Andrade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox