diff options
author | Kent Yoder <key@linux.vnet.ibm.com> | 2012-09-07 04:17:01 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2012-09-07 04:17:01 +0800 |
commit | 956c203c5e370c7beb766400b5c1a32ec570ce96 (patch) | |
tree | 5f127e4470ea0e070b2a043166cb2ace742af7bd /MAINTAINERS | |
parent | e763eb699be723fb41af818118068c6b3afdaf8d (diff) | |
download | op-kernel-dev-956c203c5e370c7beb766400b5c1a32ec570ce96.zip op-kernel-dev-956c203c5e370c7beb766400b5c1a32ec570ce96.tar.gz |
crypto: Add a MAINTAINERS entry for P7+ in-Nest crypto driver
Add a MAINTAINERS entry for the IBM Power in-Nest Crypto Acceleators
driver.
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f2dfb20..a43769e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3415,6 +3415,12 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git S: Maintained F: arch/ia64/ +IBM Power in-Nest Crypto Acceleration +M: Kent Yoder <key@linux.vnet.ibm.com> +L: linux-crypto@vger.kernel.org +S: Supported +F: drivers/crypto/nx/ + IBM Power 842 compression accelerator M: Robert Jennings <rcj@linux.vnet.ibm.com> S: Supported |