* [PATCH] MAINTAINERS: add maintainers for the Marvell Crypto driver
@ 2015-10-09 15:39 Thomas Petazzoni
2015-10-09 15:40 ` Russell King - ARM Linux
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2015-10-09 15:39 UTC (permalink / raw)
To: linux-crypto
Cc: Thomas Petazzoni, Boris Brezillon, Arnaud Ebalard, Herbert Xu,
Russell King
A new crypto driver for Marvell ARM platforms was added in
drivers/crypto/marvell/ as part of commit f63601fd616ab ("crypto:
marvell/cesa - add a new driver for Marvell's CESA"). This commit adds
the relevant developers to the list of maintainers.
Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Arnaud Ebalard <arno@natisbad.org>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7ba7ab7..d3f47f5c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6555,6 +6555,13 @@ M: Guenter Roeck <linux@roeck-us.net>
S: Maintained
F: drivers/net/dsa/mv88e6352.c
+MARVELL CRYPTO DRIVER
+M: Boris Brezillon <boris.brezillon@free-electrons.com>
+M: Arnaud Ebalard <arno@natisbad.org>
+F: drivers/crypto/marvell/
+S: Maintained
+L: linux-crypto@vger.kernel.org
+
MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
M: Mirko Lindner <mlindner@marvell.com>
M: Stephen Hemminger <stephen@networkplumber.org>
--
2.6.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: add maintainers for the Marvell Crypto driver
2015-10-09 15:39 [PATCH] MAINTAINERS: add maintainers for the Marvell Crypto driver Thomas Petazzoni
@ 2015-10-09 15:40 ` Russell King - ARM Linux
2015-10-09 15:56 ` Boris Brezillon
2015-10-14 14:28 ` Herbert Xu
2 siblings, 0 replies; 5+ messages in thread
From: Russell King - ARM Linux @ 2015-10-09 15:40 UTC (permalink / raw)
To: Thomas Petazzoni
Cc: linux-crypto, Boris Brezillon, Arnaud Ebalard, Herbert Xu
On Fri, Oct 09, 2015 at 05:39:02PM +0200, Thomas Petazzoni wrote:
> A new crypto driver for Marvell ARM platforms was added in
> drivers/crypto/marvell/ as part of commit f63601fd616ab ("crypto:
> marvell/cesa - add a new driver for Marvell's CESA"). This commit adds
> the relevant developers to the list of maintainers.
>
> Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
> Cc: Arnaud Ebalard <arno@natisbad.org>
> Cc: Herbert Xu <herbert@gondor.apana.org.au>
> Cc: Russell King <linux@arm.linux.org.uk>
Suggested-by: Russell King <rmk+kernel@arm.linux.org.uk>
;)
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7ba7ab7..d3f47f5c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6555,6 +6555,13 @@ M: Guenter Roeck <linux@roeck-us.net>
> S: Maintained
> F: drivers/net/dsa/mv88e6352.c
>
> +MARVELL CRYPTO DRIVER
> +M: Boris Brezillon <boris.brezillon@free-electrons.com>
> +M: Arnaud Ebalard <arno@natisbad.org>
> +F: drivers/crypto/marvell/
> +S: Maintained
> +L: linux-crypto@vger.kernel.org
> +
> MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
> M: Mirko Lindner <mlindner@marvell.com>
> M: Stephen Hemminger <stephen@networkplumber.org>
> --
> 2.6.1
>
--
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: add maintainers for the Marvell Crypto driver
2015-10-09 15:39 [PATCH] MAINTAINERS: add maintainers for the Marvell Crypto driver Thomas Petazzoni
2015-10-09 15:40 ` Russell King - ARM Linux
@ 2015-10-09 15:56 ` Boris Brezillon
2015-10-09 19:22 ` Arnaud Ebalard
2015-10-14 14:28 ` Herbert Xu
2 siblings, 1 reply; 5+ messages in thread
From: Boris Brezillon @ 2015-10-09 15:56 UTC (permalink / raw)
To: Thomas Petazzoni; +Cc: linux-crypto, Arnaud Ebalard, Herbert Xu, Russell King
On Fri, 9 Oct 2015 17:39:02 +0200
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> wrote:
> A new crypto driver for Marvell ARM platforms was added in
> drivers/crypto/marvell/ as part of commit f63601fd616ab ("crypto:
> marvell/cesa - add a new driver for Marvell's CESA"). This commit adds
> the relevant developers to the list of maintainers.
>
> Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Thanks,
Boris
> Cc: Arnaud Ebalard <arno@natisbad.org>
> Cc: Herbert Xu <herbert@gondor.apana.org.au>
> Cc: Russell King <linux@arm.linux.org.uk>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7ba7ab7..d3f47f5c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6555,6 +6555,13 @@ M: Guenter Roeck <linux@roeck-us.net>
> S: Maintained
> F: drivers/net/dsa/mv88e6352.c
>
> +MARVELL CRYPTO DRIVER
> +M: Boris Brezillon <boris.brezillon@free-electrons.com>
> +M: Arnaud Ebalard <arno@natisbad.org>
> +F: drivers/crypto/marvell/
> +S: Maintained
> +L: linux-crypto@vger.kernel.org
> +
> MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
> M: Mirko Lindner <mlindner@marvell.com>
> M: Stephen Hemminger <stephen@networkplumber.org>
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: add maintainers for the Marvell Crypto driver
2015-10-09 15:56 ` Boris Brezillon
@ 2015-10-09 19:22 ` Arnaud Ebalard
0 siblings, 0 replies; 5+ messages in thread
From: Arnaud Ebalard @ 2015-10-09 19:22 UTC (permalink / raw)
To: Boris Brezillon, Thomas Petazzoni; +Cc: linux-crypto, Herbert Xu, Russell King
Hello,
Boris Brezillon <boris.brezillon@free-electrons.com> writes:
>> Cc: Herbert Xu <herbert@gondor.apana.org.au>
>> Cc: Russell King <linux@arm.linux.org.uk>
>> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
>> ---
>> MAINTAINERS | 7 +++++++
>> 1 file changed, 7 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 7ba7ab7..d3f47f5c 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -6555,6 +6555,13 @@ M: Guenter Roeck <linux@roeck-us.net>
>> S: Maintained
>> F: drivers/net/dsa/mv88e6352.c
>>
>> +MARVELL CRYPTO DRIVER
>> +M: Boris Brezillon <boris.brezillon@free-electrons.com>
>> +M: Arnaud Ebalard <arno@natisbad.org>
Acked-by: Arnaud Ebalard <arno@natisbad.org>
>> +F: drivers/crypto/marvell/
>> +S: Maintained
>> +L: linux-crypto@vger.kernel.org
>> +
>> MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
>> M: Mirko Lindner <mlindner@marvell.com>
>> M: Stephen Hemminger <stephen@networkplumber.org>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: add maintainers for the Marvell Crypto driver
2015-10-09 15:39 [PATCH] MAINTAINERS: add maintainers for the Marvell Crypto driver Thomas Petazzoni
2015-10-09 15:40 ` Russell King - ARM Linux
2015-10-09 15:56 ` Boris Brezillon
@ 2015-10-14 14:28 ` Herbert Xu
2 siblings, 0 replies; 5+ messages in thread
From: Herbert Xu @ 2015-10-14 14:28 UTC (permalink / raw)
To: Thomas Petazzoni
Cc: linux-crypto, Boris Brezillon, Arnaud Ebalard, Russell King
On Fri, Oct 09, 2015 at 05:39:02PM +0200, Thomas Petazzoni wrote:
> A new crypto driver for Marvell ARM platforms was added in
> drivers/crypto/marvell/ as part of commit f63601fd616ab ("crypto:
> marvell/cesa - add a new driver for Marvell's CESA"). This commit adds
> the relevant developers to the list of maintainers.
>
> Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
> Cc: Arnaud Ebalard <arno@natisbad.org>
> Cc: Herbert Xu <herbert@gondor.apana.org.au>
> Cc: Russell King <linux@arm.linux.org.uk>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-10-14 14:28 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-09 15:39 [PATCH] MAINTAINERS: add maintainers for the Marvell Crypto driver Thomas Petazzoni
2015-10-09 15:40 ` Russell King - ARM Linux
2015-10-09 15:56 ` Boris Brezillon
2015-10-09 19:22 ` Arnaud Ebalard
2015-10-14 14:28 ` Herbert Xu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).