diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2021-05-05 22:26:18 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-05-14 13:07:58 +0200 |
commit | 653fdbbf2d2006322b73dfa50add020625947a60 (patch) | |
tree | dadb67e1bb7e15b5491ce9d9b6eb4e616eb46d65 /MAINTAINERS | |
parent | MAINTAINERS: add ixp4xx_crypto to the right arch list (diff) | |
download | linux-653fdbbf2d2006322b73dfa50add020625947a60.tar.xz linux-653fdbbf2d2006322b73dfa50add020625947a60.zip |
MAINTAINERS: add myself as maintainer of ixp4xx_crypto
No maintainer exists for ixp4xx_crypto, since I have access to a board
with it, I propose to maintain it.
Signed-off-by: Corentin Labbe <clabbe@baylibre.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 75885258fae3..6df5a401ff92 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9236,6 +9236,12 @@ F: Documentation/admin-guide/media/ipu3_rcb.svg F: Documentation/userspace-api/media/v4l/pixfmt-meta-intel-ipu3.rst F: drivers/staging/media/ipu3/ +INTEL IXP4XX CRYPTO SUPPORT +M: Corentin Labbe <clabbe@baylibre.com> +L: linux-crypto@vger.kernel.org +S: Maintained +F: drivers/crypto/ixp4xx_crypto.c + INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT M: Krzysztof Halasa <khalasa@piap.pl> S: Maintained |