diff options
author | Thara Gopinath <thara.gopinath@linaro.org> | 2021-05-21 04:58:44 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-05-28 09:11:46 +0200 |
commit | abf790a9b52d91750a07bfe055aaf0f152f6d4ac (patch) | |
tree | 3a9bc0adb129f526e52ce08fa315f27a814153bd /MAINTAINERS | |
parent | crypto: qce: skcipher: Fix incorrect sg count for dma transfers (diff) | |
download | linux-abf790a9b52d91750a07bfe055aaf0f152f6d4ac.tar.xz linux-abf790a9b52d91750a07bfe055aaf0f152f6d4ac.zip |
MAINTAINERS: Add maintainer for Qualcomm crypto drivers
There is no maintainer for Qualcomm crypto drivers and we are seeing more
development in this area. Add myself as the maintainer so that I can help
in reviewing the changes submitted to these drivers.
Signed-off-by: Thara Gopinath <thara.gopinath@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6df5a401ff92..d478f44be7ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15136,6 +15136,13 @@ S: Maintained F: Documentation/devicetree/bindings/opp/qcom-nvmem-cpufreq.txt F: drivers/cpufreq/qcom-cpufreq-nvmem.c +QUALCOMM CRYPTO DRIVERS +M: Thara Gopinath <thara.gopinath@linaro.org> +L: linux-crypto@vger.kernel.org +L: linux-arm-msm@vger.kernel.org +S: Maintained +F: drivers/crypto/qce/ + QUALCOMM EMAC GIGABIT ETHERNET DRIVER M: Timur Tabi <timur@kernel.org> L: netdev@vger.kernel.org |