Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

tpmdd maintainers

Fix up the maintainers info in the tpm drivers. Kylene will be out for
some time, so copying the sourceforge list is the best way to get some
attention.

Cc: Marcel Selhorst <tpm@selhorst.net>
Cc: Kylene Jo Hall <kjhall@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Kent Yoder and committed by
Linus Torvalds
8e81cc13 85770ffe

+10 -6
+1 -1
MAINTAINERS
··· 3452 3452 3453 3453 TPM DEVICE DRIVER 3454 3454 P: Kylene Hall 3455 - M: kjhall@us.ibm.com 3455 + M: tpmdd-devel@lists.sourceforge.net 3456 3456 W: http://tpmdd.sourceforge.net 3457 3457 P: Marcel Selhorst 3458 3458 M: tpm@selhorst.net
+1 -1
drivers/char/tpm/tpm.c
··· 7 7 * Reiner Sailer <sailer@watson.ibm.com> 8 8 * Kylene Hall <kjhall@us.ibm.com> 9 9 * 10 - * Maintained by: <tpmdd_devel@lists.sourceforge.net> 10 + * Maintained by: <tpmdd-devel@lists.sourceforge.net> 11 11 * 12 12 * Device driver for TCG/TCPA TPM (trusted platform module). 13 13 * Specifications at www.trustedcomputinggroup.org
+1 -1
drivers/char/tpm/tpm.h
··· 7 7 * Reiner Sailer <sailer@watson.ibm.com> 8 8 * Kylene Hall <kjhall@us.ibm.com> 9 9 * 10 - * Maintained by: <tpmdd_devel@lists.sourceforge.net> 10 + * Maintained by: <tpmdd-devel@lists.sourceforge.net> 11 11 * 12 12 * Device driver for TCG/TCPA TPM (trusted platform module). 13 13 * Specifications at www.trustedcomputinggroup.org
+1 -1
drivers/char/tpm/tpm_atmel.c
··· 7 7 * Reiner Sailer <sailer@watson.ibm.com> 8 8 * Kylene Hall <kjhall@us.ibm.com> 9 9 * 10 - * Maintained by: <tpmdd_devel@lists.sourceforge.net> 10 + * Maintained by: <tpmdd-devel@lists.sourceforge.net> 11 11 * 12 12 * Device driver for TCG/TCPA TPM (trusted platform module). 13 13 * Specifications at www.trustedcomputinggroup.org
+1 -1
drivers/char/tpm/tpm_atmel.h
··· 4 4 * Authors: 5 5 * Kylene Hall <kjhall@us.ibm.com> 6 6 * 7 - * Maintained by: <tpmdd_devel@lists.sourceforge.net> 7 + * Maintained by: <tpmdd-devel@lists.sourceforge.net> 8 8 * 9 9 * Device driver for TCG/TCPA TPM (trusted platform module). 10 10 * Specifications at www.trustedcomputinggroup.org
+2
drivers/char/tpm/tpm_bios.c
··· 7 7 * Reiner Sailer <sailer@watson.ibm.com> 8 8 * Kylene Hall <kjhall@us.ibm.com> 9 9 * 10 + * Maintained by: <tpmdd-devel@lists.sourceforge.net> 11 + * 10 12 * Access to the eventlog extended by the TCG BIOS of PC platform 11 13 * 12 14 * This program is free software; you can redistribute it and/or
+1 -1
drivers/char/tpm/tpm_nsc.c
··· 7 7 * Reiner Sailer <sailer@watson.ibm.com> 8 8 * Kylene Hall <kjhall@us.ibm.com> 9 9 * 10 - * Maintained by: <tpmdd_devel@lists.sourceforge.net> 10 + * Maintained by: <tpmdd-devel@lists.sourceforge.net> 11 11 * 12 12 * Device driver for TCG/TCPA TPM (trusted platform module). 13 13 * Specifications at www.trustedcomputinggroup.org
+2
drivers/char/tpm/tpm_tis.c
··· 5 5 * Leendert van Doorn <leendert@watson.ibm.com> 6 6 * Kylene Hall <kjhall@us.ibm.com> 7 7 * 8 + * Maintained by: <tpmdd-devel@lists.sourceforge.net> 9 + * 8 10 * Device driver for TCG/TCPA TPM (trusted platform module). 9 11 * Specifications at www.trustedcomputinggroup.org 10 12 *