summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTim Chen2018-01-29 18:22:41 +0100
committerHerbert Xu2018-02-15 16:26:56 +0100
commitb09dd34705442cb3e6f26728baef664adaa6a510 (patch)
treef7689d7401a8e6db3b5362a3db53fc684e2900b6 /MAINTAINERS
parentcrypto: stm32/hash - rework padding length (diff)
downloadkernel-qcow2-linux-b09dd34705442cb3e6f26728baef664adaa6a510.tar.gz
kernel-qcow2-linux-b09dd34705442cb3e6f26728baef664adaa6a510.tar.xz
kernel-qcow2-linux-b09dd34705442cb3e6f26728baef664adaa6a510.zip
x86/crypto: Designate maintainer for SHA-1/256/512
multibuffer driver Even though I created the original implementation of SHA1 multibuffer driver, Megha extended it to SHA256 and SHA512 and she is now maintaining the code for SHA1/SHA256/SHA512 multi-buffer driver. Add the entry in the MAINTAINERS file so any update patch can find its way properly to Megha. Signed-off-by: Tim Chen <tim.c.chen@linux.intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index eb9969347404..d30e36ddfdac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7226,6 +7226,14 @@ L: linux-rdma@vger.kernel.org
S: Supported
F: drivers/infiniband/hw/i40iw/
+INTEL SHA MULTIBUFFER DRIVER
+M: Megha Dey <megha.dey@linux.intel.com>
+R: Tim Chen <tim.c.chen@linux.intel.com>
+L: linux-crypto@vger.kernel.org
+S: Supported
+F: arch/x86/crypto/sha*-mb
+F: crypto/mcryptd.c
+
INTEL TELEMETRY DRIVER
M: Souvik Kumar Chakravarty <souvik.k.chakravarty@intel.com>
L: platform-driver-x86@vger.kernel.org