diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2021-05-05 20:26:18 +0000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-05-14 19:07:58 +0800 |
commit | 653fdbbf2d2006322b73dfa50add020625947a60 (patch) | |
tree | dadb67e1bb7e15b5491ce9d9b6eb4e616eb46d65 /MAINTAINERS | |
parent | 9ca04a51a7e0b08b0e402ddc65acba00678a91d7 (diff) |
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 |