diff options
author | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | 2017-11-09 16:38:21 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-11-09 20:58:40 -0500 |
commit | 60fdb44a23cbc5d8db224577e14ea667d7c53478 (patch) | |
tree | 874bf414a7b62bb5a55dc0df7ee4ed2a226742f4 /MAINTAINERS | |
parent | e609a6b85182f8a479d265839d3ff9aad2e67b18 (diff) |
MAINTAINERS: update TPM driver infrastructure changes
[akpm@linux-foundation.org: alpha-sort CREDITS, per Randy]
Link: http://lkml.kernel.org/r/20170915223811.21368-1-jarkko.sakkinen@linux.intel.com
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Cc: Marcel Selhorst <tpmdd@selhorst.net>
Cc: Ashley Lai <ashleydlai@gmail.com>
Cc: Mimi Zohar <zohar@linux.vnet.ibm.com>
Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: HÃ¥vard Skinnemoen <hskinnemoen@gmail.com>
Cc: Martin Kepplinger <martink@posteo.de>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Gertjan van Wingerde <gwingerde@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: David S. Miller <davem@davemloft.net>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a7995c737728..89e5ba530aa3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -13603,23 +13603,14 @@ F: drivers/platform/x86/toshiba-wmi.c | |||
13603 | 13603 | ||
13604 | TPM DEVICE DRIVER | 13604 | TPM DEVICE DRIVER |
13605 | M: Peter Huewe <peterhuewe@gmx.de> | 13605 | M: Peter Huewe <peterhuewe@gmx.de> |
13606 | M: Marcel Selhorst <tpmdd@selhorst.net> | ||
13607 | M: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | 13606 | M: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
13608 | R: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | 13607 | R: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> |
13609 | W: http://tpmdd.sourceforge.net | 13608 | L: linux-integrity@vger.kernel.org |
13610 | L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) | 13609 | Q: https://patchwork.kernel.org/project/linux-integrity/list/ |
13611 | Q: https://patchwork.kernel.org/project/tpmdd-devel/list/ | ||
13612 | T: git git://git.infradead.org/users/jjs/linux-tpmdd.git | 13610 | T: git git://git.infradead.org/users/jjs/linux-tpmdd.git |
13613 | S: Maintained | 13611 | S: Maintained |
13614 | F: drivers/char/tpm/ | 13612 | F: drivers/char/tpm/ |
13615 | 13613 | ||
13616 | TPM IBM_VTPM DEVICE DRIVER | ||
13617 | M: Ashley Lai <ashleydlai@gmail.com> | ||
13618 | W: http://tpmdd.sourceforge.net | ||
13619 | L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) | ||
13620 | S: Maintained | ||
13621 | F: drivers/char/tpm/tpm_ibmvtpm* | ||
13622 | |||
13623 | TRACING | 13614 | TRACING |
13624 | M: Steven Rostedt <rostedt@goodmis.org> | 13615 | M: Steven Rostedt <rostedt@goodmis.org> |
13625 | M: Ingo Molnar <mingo@redhat.com> | 13616 | M: Ingo Molnar <mingo@redhat.com> |