From: Joe Perches <joe@perches.com>
To: LABBE Corentin <clabbe.montjoie@gmail.com>
Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com,
ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
maxime.ripard@free-electrons.com, linux@arm.linux.org.uk,
herbert@gondor.apana.org.au, davem@davemloft.net,
akpm@linux-foundation.org, gregkh@linuxfoundation.org,
arnd@arndb.de, devicetree@vger.kernel.org,
linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org,
linux-sunxi@googlegroups.com
Subject: Re: [PATCH v6 3/4] MAINTAINERS: Add myself as maintainer of Allwinner Security System
Date: Mon, 16 Mar 2015 12:06:20 -0700 [thread overview]
Message-ID: <1426532780.23897.30.camel@perches.com> (raw)
In-Reply-To: <1426532482-28830-4-git-send-email-clabbe.montjoie@gmail.com>
On Mon, 2015-03-16 at 20:01 +0100, LABBE Corentin wrote:
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -10923,6 +10923,12 @@ L: linux-mm@kvack.org
> S: Maintained
> F: mm/zswap.c
>
> +ALLWINNER SECURITY SYSTEM
> +M: Corentin Labbe <clabbe.montjoie@gmail.com>
> +L: linux-crypto@vger.kernel.org
> +S: Maintained
> +F: drivers/crypto/sunxi-ss/
Use alphabetic ordering for new sections please.
Please place this section between:
ALI1563 I2C DRIVER
and
ALPHA PORT
WARNING: multiple messages have this Message-ID (diff)
From: joe@perches.com (Joe Perches)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 3/4] MAINTAINERS: Add myself as maintainer of Allwinner Security System
Date: Mon, 16 Mar 2015 12:06:20 -0700 [thread overview]
Message-ID: <1426532780.23897.30.camel@perches.com> (raw)
In-Reply-To: <1426532482-28830-4-git-send-email-clabbe.montjoie@gmail.com>
On Mon, 2015-03-16 at 20:01 +0100, LABBE Corentin wrote:
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -10923,6 +10923,12 @@ L: linux-mm at kvack.org
> S: Maintained
> F: mm/zswap.c
>
> +ALLWINNER SECURITY SYSTEM
> +M: Corentin Labbe <clabbe.montjoie@gmail.com>
> +L: linux-crypto at vger.kernel.org
> +S: Maintained
> +F: drivers/crypto/sunxi-ss/
Use alphabetic ordering for new sections please.
Please place this section between:
ALI1563 I2C DRIVER
and
ALPHA PORT
next prev parent reply other threads:[~2015-03-16 19:06 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-16 19:01 [PATCH v6] crypto: Add Allwinner Security System crypto accelerator LABBE Corentin
2015-03-16 19:01 ` LABBE Corentin
2015-03-16 19:01 ` LABBE Corentin
[not found] ` <1426532482-28830-1-git-send-email-clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-16 19:01 ` [PATCH v6 1/4] ARM: sun7i: dt: Add Security System to A20 SoC DTS LABBE Corentin
2015-03-16 19:01 ` LABBE Corentin
2015-03-16 19:01 ` LABBE Corentin
2015-03-16 19:01 ` [PATCH v6 2/4] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System LABBE Corentin
2015-03-16 19:01 ` LABBE Corentin
2015-03-16 19:01 ` LABBE Corentin
2015-03-16 19:01 ` [PATCH v6 3/4] MAINTAINERS: Add myself as maintainer of Allwinner " LABBE Corentin
2015-03-16 19:01 ` LABBE Corentin
2015-03-16 19:01 ` LABBE Corentin
2015-03-16 19:06 ` Joe Perches [this message]
2015-03-16 19:06 ` Joe Perches
2015-03-16 19:01 ` [PATCH v6 4/4] crypto: Add Allwinner Security System crypto accelerator LABBE Corentin
2015-03-16 19:01 ` LABBE Corentin
2015-03-16 19:01 ` LABBE Corentin
2015-03-26 18:31 ` Boris Brezillon
2015-03-26 18:31 ` Boris Brezillon
2015-04-02 19:11 ` Corentin LABBE
2015-04-02 19:11 ` Corentin LABBE
2015-04-02 19:11 ` Corentin LABBE
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1426532780.23897.30.camel@perches.com \
--to=joe@perches.com \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=clabbe.montjoie@gmail.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=gregkh@linuxfoundation.org \
--cc=herbert@gondor.apana.org.au \
--cc=ijc+devicetree@hellion.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sunxi@googlegroups.com \
--cc=linux@arm.linux.org.uk \
--cc=mark.rutland@arm.com \
--cc=maxime.ripard@free-electrons.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.