Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1733127
| From | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] MAINTAINERS: update TPM driver infrastructure changes |
| Date | 2017-09-16 00:40 +0200 |
| Message-ID | <uq7rc-OY-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> --- CREDITS | 7 +++++++ MAINTAINERS | 13 ++----------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/CREDITS b/CREDITS index 5d09c26d69cd..dcd761885ea8 100644 --- a/CREDITS +++ b/CREDITS @@ -4130,6 +4130,13 @@ D: MD driver D: EISA/sysfs subsystem S: France +N: Marcel Selhorst +E: tpmdd@selhorst.net +D: TPM driver + +N: Ashley Lai +E: ashleydlai@gmail.com +D: IBM VTPM driver # Don't add your name here, unless you really _are_ after Marc # alphabetically. Leonard used to be very proud of being the diff --git a/MAINTAINERS b/MAINTAINERS index dfca9a4f1112..00f0610c3ec9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13291,23 +13291,14 @@ F: drivers/platform/x86/toshiba-wmi.c TPM DEVICE DRIVER M: Peter Huewe <peterhuewe@gmx.de> -M: Marcel Selhorst <tpmdd@selhorst.net> M: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> R: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> -W: http://tpmdd.sourceforge.net -L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) -Q: https://patchwork.kernel.org/project/tpmdd-devel/list/ +L: linux-integrity@vger.kernel.org +Q: https://patchwork.kernel.org/project/linux-integrity/list/ T: git git://git.infradead.org/users/jjs/linux-tpmdd.git S: Maintained F: drivers/char/tpm/ -TPM IBM_VTPM DEVICE DRIVER -M: Ashley Lai <ashleydlai@gmail.com> -W: http://tpmdd.sourceforge.net -L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) -S: Maintained -F: drivers/char/tpm/tpm_ibmvtpm* - TRACING M: Steven Rostedt <rostedt@goodmis.org> M: Ingo Molnar <mingo@redhat.com> -- 2.14.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH] MAINTAINERS: update TPM driver infrastructure changes Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2017-09-16 00:40 +0200
csiph-web