diff options
author | Leonidas Da Silva Barbosa <[email protected]> | 2015-08-08 18:29:27 -0300 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2015-08-10 23:20:17 +0800 |
commit | 4cd38750632b864dd56d94e675f5f91ce7723749 (patch) | |
tree | e5156cac264d2f3ea5c712165d9ffa52090aef33 | |
parent | 3388a614b609ad9ac4f542e56ada737557a19651 (diff) |
Update NX crypto driver maintainers and adding VMX maintainers
Marcelo and Fin are no long IBMers, thus no longer NX maintainers.
Updating with the new names.
Adding VMX crypto maintainers.
Signed-off-by: Leonidas S. Barbosa <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
-rw-r--r-- | MAINTAINERS | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6295ec562d5f..aa748b06984d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5059,9 +5059,21 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git S: Maintained F: arch/ia64/ +IBM Power VMX Cryptographic instructions +M: Leonidas S. Barbosa <[email protected]> +M: Paulo Flabiano Smorigo <pfsmorigo.vnet.ibm.com> +S: Supported +F: drivers/crypto/vmx/Makefile +F: drivers/crypto/vmx/Kconfig +F: drivers/crypto/vmx/vmx.c +F: drivers/crypto/vmx/aes* +F: drivers/crypto/vmx/ghash* +F: drivers/crypto/vmx/ppc-xlate.pl + IBM Power in-Nest Crypto Acceleration -M: Marcelo Henrique Cerri <[email protected]> -M: Fionnuala Gunter <[email protected]> +M: Leonidas S. Barbosa <[email protected]> +M: Paulo Flabiano Smorigo <pfsmorigo.vnet.ibm.com> S: Supported F: drivers/crypto/nx/Makefile |