All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add maintainer entry for FREESCALE GPMI NAND driver
@ 2016-02-18  3:55 ` Han Xu
  0 siblings, 0 replies; 9+ messages in thread
From: Han Xu @ 2016-02-18  3:55 UTC (permalink / raw)
  To: matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w,
	rubini-kaDoWcXyVrEAvxtiuMwx3w,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: shijie.huang-5wv7dgnIgG8, han.xu-3arQi8VN3Tc,
	linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Add a maintainer entry for FREESCALE GPMI NAND driver and add myself as a
maintainer.

Signed-off-by: Han Xu <han.xu-3arQi8VN3Tc@public.gmane.org>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7bd927e..49baa5b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4543,6 +4543,12 @@ L:	linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
 S:	Maintained
 F:	drivers/dma/fsldma.*
 
+FREESCALE GPMI NAND DRIVER
+M:	Han Xu <han.xu-3arQi8VN3Tc@public.gmane.org>
+L:	linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+S:	Maintained
+F:	drivers/mtd/nand/gpmi-nand/*
+
 FREESCALE I2C CPM DRIVER
 M:	Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org>
 L:	linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
-- 
2.7.1

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH] MAINTAINERS: add maintainer entry for FREESCALE GPMI NAND driver
@ 2016-02-18  3:55 ` Han Xu
  0 siblings, 0 replies; 9+ messages in thread
From: Han Xu @ 2016-02-18  3:55 UTC (permalink / raw)
  To: matthias.bgg, rubini, linux-arm-kernel, linux-mediatek
  Cc: linux-mtd, shijie.huang, han.xu

Add a maintainer entry for FREESCALE GPMI NAND driver and add myself as a
maintainer.

Signed-off-by: Han Xu <han.xu@nxp.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7bd927e..49baa5b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4543,6 +4543,12 @@ L:	linuxppc-dev@lists.ozlabs.org
 S:	Maintained
 F:	drivers/dma/fsldma.*
 
+FREESCALE GPMI NAND DRIVER
+M:	Han Xu <han.xu@nxp.com>
+L:	linux-mtd@lists.infradead.org
+S:	Maintained
+F:	drivers/mtd/nand/gpmi-nand/*
+
 FREESCALE I2C CPM DRIVER
 M:	Jochen Friedrich <jochen@scram.de>
 L:	linuxppc-dev@lists.ozlabs.org
-- 
2.7.1

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH] MAINTAINERS: add maintainer entry for FREESCALE GPMI NAND driver
@ 2016-02-18  3:55 ` Han Xu
  0 siblings, 0 replies; 9+ messages in thread
From: Han Xu @ 2016-02-18  3:55 UTC (permalink / raw)
  To: linux-arm-kernel

Add a maintainer entry for FREESCALE GPMI NAND driver and add myself as a
maintainer.

Signed-off-by: Han Xu <han.xu@nxp.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7bd927e..49baa5b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4543,6 +4543,12 @@ L:	linuxppc-dev at lists.ozlabs.org
 S:	Maintained
 F:	drivers/dma/fsldma.*
 
+FREESCALE GPMI NAND DRIVER
+M:	Han Xu <han.xu@nxp.com>
+L:	linux-mtd at lists.infradead.org
+S:	Maintained
+F:	drivers/mtd/nand/gpmi-nand/*
+
 FREESCALE I2C CPM DRIVER
 M:	Jochen Friedrich <jochen@scram.de>
 L:	linuxppc-dev at lists.ozlabs.org
-- 
2.7.1

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* Re: [PATCH] MAINTAINERS: add maintainer entry for FREESCALE GPMI NAND driver
  2016-02-18  3:55 ` Han Xu
  (?)
@ 2016-02-18  4:36     ` Huang Shijie
  -1 siblings, 0 replies; 9+ messages in thread
From: Huang Shijie @ 2016-02-18  4:36 UTC (permalink / raw)
  To: Han Xu
  Cc: matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w,
	linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	rubini-kaDoWcXyVrEAvxtiuMwx3w,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Thu, Feb 18, 2016 at 03:55:15AM +0000, Han Xu wrote:
> Add a maintainer entry for FREESCALE GPMI NAND driver and add myself as a
> maintainer.
>
> Signed-off-by: Han Xu <han.xu-3arQi8VN3Tc@public.gmane.org>
> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7bd927e..49baa5b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4543,6 +4543,12 @@ L:     linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
>  S:   Maintained
>  F:   drivers/dma/fsldma.*
>
> +FREESCALE GPMI NAND DRIVER
> +M:   Han Xu <han.xu-3arQi8VN3Tc@public.gmane.org>
> +L:   linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
> +S:   Maintained
> +F:   drivers/mtd/nand/gpmi-nand/*
> +
>  FREESCALE I2C CPM DRIVER
>  M:   Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org>
>  L:   linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
> --
> 2.7.1
>
Acked-by: Huang Shijie <shijie.huang-5wv7dgnIgG8@public.gmane.org>
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] MAINTAINERS: add maintainer entry for FREESCALE GPMI NAND driver
@ 2016-02-18  4:36     ` Huang Shijie
  0 siblings, 0 replies; 9+ messages in thread
From: Huang Shijie @ 2016-02-18  4:36 UTC (permalink / raw)
  To: Han Xu; +Cc: matthias.bgg, rubini, linux-arm-kernel, linux-mediatek, linux-mtd

On Thu, Feb 18, 2016 at 03:55:15AM +0000, Han Xu wrote:
> Add a maintainer entry for FREESCALE GPMI NAND driver and add myself as a
> maintainer.
>
> Signed-off-by: Han Xu <han.xu@nxp.com>
> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7bd927e..49baa5b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4543,6 +4543,12 @@ L:     linuxppc-dev@lists.ozlabs.org
>  S:   Maintained
>  F:   drivers/dma/fsldma.*
>
> +FREESCALE GPMI NAND DRIVER
> +M:   Han Xu <han.xu@nxp.com>
> +L:   linux-mtd@lists.infradead.org
> +S:   Maintained
> +F:   drivers/mtd/nand/gpmi-nand/*
> +
>  FREESCALE I2C CPM DRIVER
>  M:   Jochen Friedrich <jochen@scram.de>
>  L:   linuxppc-dev@lists.ozlabs.org
> --
> 2.7.1
>
Acked-by: Huang Shijie <shijie.huang@arm.com>
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH] MAINTAINERS: add maintainer entry for FREESCALE GPMI NAND driver
@ 2016-02-18  4:36     ` Huang Shijie
  0 siblings, 0 replies; 9+ messages in thread
From: Huang Shijie @ 2016-02-18  4:36 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Feb 18, 2016 at 03:55:15AM +0000, Han Xu wrote:
> Add a maintainer entry for FREESCALE GPMI NAND driver and add myself as a
> maintainer.
>
> Signed-off-by: Han Xu <han.xu@nxp.com>
> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7bd927e..49baa5b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4543,6 +4543,12 @@ L:     linuxppc-dev at lists.ozlabs.org
>  S:   Maintained
>  F:   drivers/dma/fsldma.*
>
> +FREESCALE GPMI NAND DRIVER
> +M:   Han Xu <han.xu@nxp.com>
> +L:   linux-mtd at lists.infradead.org
> +S:   Maintained
> +F:   drivers/mtd/nand/gpmi-nand/*
> +
>  FREESCALE I2C CPM DRIVER
>  M:   Jochen Friedrich <jochen@scram.de>
>  L:   linuxppc-dev at lists.ozlabs.org
> --
> 2.7.1
>
Acked-by: Huang Shijie <shijie.huang@arm.com>
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] MAINTAINERS: add maintainer entry for FREESCALE GPMI NAND driver
  2016-02-18  4:36     ` Huang Shijie
  (?)
@ 2016-02-25 19:24         ` Brian Norris
  -1 siblings, 0 replies; 9+ messages in thread
From: Brian Norris @ 2016-02-25 19:24 UTC (permalink / raw)
  To: Huang Shijie
  Cc: rubini-kaDoWcXyVrEAvxtiuMwx3w,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w, Han Xu,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Thu, Feb 18, 2016 at 12:36:13PM +0800, Huang Shijie wrote:
> On Thu, Feb 18, 2016 at 03:55:15AM +0000, Han Xu wrote:
> > Add a maintainer entry for FREESCALE GPMI NAND driver and add myself as a
> > maintainer.
> >
> > Signed-off-by: Han Xu <han.xu-3arQi8VN3Tc@public.gmane.org>
> > ---
> >  MAINTAINERS | 6 ++++++
> >  1 file changed, 6 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 7bd927e..49baa5b 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4543,6 +4543,12 @@ L:     linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
> >  S:   Maintained
> >  F:   drivers/dma/fsldma.*
> >
> > +FREESCALE GPMI NAND DRIVER
> > +M:   Han Xu <han.xu-3arQi8VN3Tc@public.gmane.org>
> > +L:   linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
> > +S:   Maintained
> > +F:   drivers/mtd/nand/gpmi-nand/*
> > +
> >  FREESCALE I2C CPM DRIVER
> >  M:   Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org>
> >  L:   linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
> > --
> > 2.7.1
> >
> Acked-by: Huang Shijie <shijie.huang-5wv7dgnIgG8@public.gmane.org>

Pushed to linux-mtd.git

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] MAINTAINERS: add maintainer entry for FREESCALE GPMI NAND driver
@ 2016-02-25 19:24         ` Brian Norris
  0 siblings, 0 replies; 9+ messages in thread
From: Brian Norris @ 2016-02-25 19:24 UTC (permalink / raw)
  To: Huang Shijie
  Cc: Han Xu, matthias.bgg, linux-mtd, rubini, linux-mediatek,
	linux-arm-kernel

On Thu, Feb 18, 2016 at 12:36:13PM +0800, Huang Shijie wrote:
> On Thu, Feb 18, 2016 at 03:55:15AM +0000, Han Xu wrote:
> > Add a maintainer entry for FREESCALE GPMI NAND driver and add myself as a
> > maintainer.
> >
> > Signed-off-by: Han Xu <han.xu@nxp.com>
> > ---
> >  MAINTAINERS | 6 ++++++
> >  1 file changed, 6 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 7bd927e..49baa5b 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4543,6 +4543,12 @@ L:     linuxppc-dev@lists.ozlabs.org
> >  S:   Maintained
> >  F:   drivers/dma/fsldma.*
> >
> > +FREESCALE GPMI NAND DRIVER
> > +M:   Han Xu <han.xu@nxp.com>
> > +L:   linux-mtd@lists.infradead.org
> > +S:   Maintained
> > +F:   drivers/mtd/nand/gpmi-nand/*
> > +
> >  FREESCALE I2C CPM DRIVER
> >  M:   Jochen Friedrich <jochen@scram.de>
> >  L:   linuxppc-dev@lists.ozlabs.org
> > --
> > 2.7.1
> >
> Acked-by: Huang Shijie <shijie.huang@arm.com>

Pushed to linux-mtd.git

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH] MAINTAINERS: add maintainer entry for FREESCALE GPMI NAND driver
@ 2016-02-25 19:24         ` Brian Norris
  0 siblings, 0 replies; 9+ messages in thread
From: Brian Norris @ 2016-02-25 19:24 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Feb 18, 2016 at 12:36:13PM +0800, Huang Shijie wrote:
> On Thu, Feb 18, 2016 at 03:55:15AM +0000, Han Xu wrote:
> > Add a maintainer entry for FREESCALE GPMI NAND driver and add myself as a
> > maintainer.
> >
> > Signed-off-by: Han Xu <han.xu@nxp.com>
> > ---
> >  MAINTAINERS | 6 ++++++
> >  1 file changed, 6 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 7bd927e..49baa5b 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4543,6 +4543,12 @@ L:     linuxppc-dev at lists.ozlabs.org
> >  S:   Maintained
> >  F:   drivers/dma/fsldma.*
> >
> > +FREESCALE GPMI NAND DRIVER
> > +M:   Han Xu <han.xu@nxp.com>
> > +L:   linux-mtd at lists.infradead.org
> > +S:   Maintained
> > +F:   drivers/mtd/nand/gpmi-nand/*
> > +
> >  FREESCALE I2C CPM DRIVER
> >  M:   Jochen Friedrich <jochen@scram.de>
> >  L:   linuxppc-dev at lists.ozlabs.org
> > --
> > 2.7.1
> >
> Acked-by: Huang Shijie <shijie.huang@arm.com>

Pushed to linux-mtd.git

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-02-25 19:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-18  3:55 [PATCH] MAINTAINERS: add maintainer entry for FREESCALE GPMI NAND driver Han Xu
2016-02-18  3:55 ` Han Xu
2016-02-18  3:55 ` Han Xu
     [not found] ` <1455767715-621-1-git-send-email-han.xu-3arQi8VN3Tc@public.gmane.org>
2016-02-18  4:36   ` Huang Shijie
2016-02-18  4:36     ` Huang Shijie
2016-02-18  4:36     ` Huang Shijie
     [not found]     ` <20160218043612.GA735-RnYvDTsF2hYsaCPVB7xHRghBfBaA6wv0QQ4Iyu8u01E@public.gmane.org>
2016-02-25 19:24       ` Brian Norris
2016-02-25 19:24         ` Brian Norris
2016-02-25 19:24         ` Brian Norris

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.