lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 11 Jul 2008 12:16:46 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Rajiv Andrade <srajiv@...ux.vnet.ibm.com>
Cc:	eledisez <eledisez@...unation.org>,
	tpmdd-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org
Subject: Re: [tpmdd-devel] Patch for Broadcom TPM TIS device HID

On Wed, 09 Jul 2008 21:34:23 -0300 Rajiv Andrade <srajiv@...ux.vnet.ibm.com> wrote:

> This depends on patch posted with "[PATCH] tpm: add Intel TPM TIS device HID" subject.
> 
> From: LE DISEZ Erwan <eledisez@...unation.org>
> Subject: add Broadcom TPM TIS device HID
> 
> 	Signed-off-by: Rajiv Andrade <srajiv@...ux.vnet.ibm.com>
> ---
>  drivers/char/tpm/tpm_tis.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/char/tpm/tpm_tis.c b/drivers/char/tpm/tpm_tis.c
> index c7a977b..ed1879c 100644
> --- a/drivers/char/tpm/tpm_tis.c
> +++ b/drivers/char/tpm/tpm_tis.c
> @@ -622,6 +622,7 @@ static struct pnp_device_id tpm_pnp_tbl[] __devinitdata = {
>  	{"ATM1200", 0},		/* Atmel */
>  	{"IFX0102", 0},		/* Infineon */
>  	{"BCM0101", 0},		/* Broadcom */
> +	{"BCM0102", 0},		/* Broadcom */
>  	{"NSC1200", 0},		/* National */
>  	{"ICO0102", 0},		/* Intel */
>  	/* Add new here */

Thanks.  I'll see if we can squeeze this into 2.6.26.

I'm a bit confused over who wrote the patch?  Your changelog implies it
was LE DISEZ Erwan <eledisez@...unation.org>.  Is that correct?

Also: Debora and Rajiv, could we please get your email addresses
into ./MAINTAINERS?  At present all we have is

TPM DEVICE DRIVER
P:     Debora Velarde
P:     Rajiv Andrade
M:      tpmdd-devel@...ts.sourceforge.net
W:      http://tpmdd.sourceforge.net
P:      Marcel Selhorst
M:      tpm@...horst.net
W:      http://www.prosec.rub.de/tpm/
L:      tpmdd-devel@...ts.sourceforge.net
S:      Maintained

(pls fix the whitespace there too!)
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ