public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@cam.ac.uk>
To: Joe Perches <joe@perches.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org
Subject: Re: [PATCH 09/17] MAINTAINERS: Add STAGING - INDUSTRIAL IO
Date: Mon, 07 Jun 2010 19:52:43 +0100	[thread overview]
Message-ID: <4C0D3FFB.7040704@cam.ac.uk> (raw)
In-Reply-To: <81391f52a009e825f5a3bfd73a71ba24190d6f3b.1275935091.git.joe@perches.com>

On 06/07/10 19:49, Joe Perches wrote:

Good idea.  Could we have the mailing list as well.
L: linux-iio@vger.kernel.org

I can do it as an incremental patch if you would prefer.
Either way,

Acked-by: Jonathan Cameron <jic23@cam.ac.uk>

> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>  MAINTAINERS |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 71e6fe3..680d602 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5497,6 +5497,11 @@ M:	Haiyang Zhang <haiyangz@microsoft.com>
>  S:	Odd Fixes
>  F:	drivers/staging/hv/
>  
> +STAGING - INDUSTRIAL IO
> +M:	Jonathan Cameron <jic23@cam.ac.uk>
> +S:	Odd Fixes
> +F:	drivers/staging/iio/
> +
>  STARFIRE/DURALAN NETWORK DRIVER
>  M:	Ion Badulescu <ionut@badula.org>
>  S:	Odd Fixes


  reply	other threads:[~2010-06-07 18:52 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1275935090.git.joe@perches.com>
2010-06-07 18:49 ` [PATCH 01/17] MAINTAINERS: Add STAGING - ASUS OLED Joe Perches
2010-06-07 18:49 ` [PATCH 02/17] MAINTAINERS: Add STAGING - B.A.T.M.A.N Joe Perches
2010-06-07 18:49 ` [PATCH 03/17] MAINTAINERS: Add STAGING - COMEDI Joe Perches
2010-06-07 18:49 ` [PATCH 04/17] MAINTAINERS: Add STAGING - CRYSTAL HD VIDEO DECODER Joe Perches
2010-06-07 18:49 ` [PATCH 05/17] MAINTAINERS: Add STAGING - DT3155 DIGITIZER Joe Perches
2010-06-07 18:49 ` [PATCH 06/17] MAINTAINERS: Add STAGING - ECHO CANCELLER Joe Perches
2010-06-07 18:49 ` [PATCH 07/17] MAINTAINERS: Add STAGING - FRONTIER TRANZPORT AND ALPHATRACK Joe Perches
2010-06-07 18:49 ` [PATCH 08/17] MAINTAINERS: Add STAGING - HYPER-V (MICROSOFT) Joe Perches
2010-06-07 18:49 ` [PATCH 09/17] MAINTAINERS: Add STAGING - INDUSTRIAL IO Joe Perches
2010-06-07 18:52   ` Jonathan Cameron [this message]
2010-06-07 19:21     ` Charles Clément
2010-06-07 19:54       ` Jonathan Cameron
2010-06-07 19:42     ` [PATCH V2 " Joe Perches
2010-06-07 18:49 ` [PATCH 10/17] MAINTAINERS: Add STAGING - MEMORY RESTRICTED ACCESS REGIONS Joe Perches
2010-06-07 18:49 ` [PATCH 11/17] MAINTAINERS: Add STAGING - OTUS 802.11n USB WIRELESS DRIVER Joe Perches
2010-06-07 19:02   ` Luis R. Rodriguez
2010-06-07 19:11     ` [PATCH] drivers/staging/otus/TODO: Don't bother, for documentation purposes only Joe Perches
2010-06-07 20:12       ` Luis R. Rodriguez
2010-06-07 18:49 ` [PATCH 12/17] MAINTAINERS: Add STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER Joe Perches
2010-06-07 18:57   ` Willy Tarreau
2010-06-07 19:14     ` [PATCH V2 " Joe Perches
2010-06-07 18:49 ` [PATCH 13/17] MAINTAINERS: Add STAGING - SILICON MOTION SM7XX FRAME BUFFER DRIVER Joe Perches
2010-06-07 18:49 ` [PATCH 14/17] MAINTAINERS: Add STAGING - VIA VT665X DRIVERS Joe Perches
2010-06-07 18:49 ` [PATCH 15/17] MAINTAINERS: Add STAGING - WINBOND IS89C35 WLAN USB DRIVER Joe Perches
2010-06-07 18:49 ` [PATCH 16/17] MAINTAINERS: Add STAGING - AGERE HERMES II and II.5 WIRELESS DRIVERS Joe Perches
2010-06-07 18:49 ` [PATCH 17/17] MAINTAINERS: Add STAGING - XGI Z7,Z9,Z11 PCI DISPLAY DRIVER Joe Perches
2010-06-07 21:14 ` [PATCH V2 03/17] MAINTAINERS: Add STAGING - COMEDI Joe Perches
2010-06-08 21:12 ` [PATCH 00/17] MAINTAINERS: Add drivers/staging entries Greg KH
2010-06-08 21:26   ` Joe Perches
2010-06-09  0:07     ` Greg KH
2010-06-09  0:20       ` Joe Perches
2010-06-09 13:24       ` Arnd Bergmann
2010-06-09 15:08         ` Greg KH
2010-06-09 15:52           ` Joe Perches
2010-06-09 16:01             ` Greg KH
2010-06-09 16:24               ` Joe Perches

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=4C0D3FFB.7040704@cam.ac.uk \
    --to=jic23@cam.ac.uk \
    --cc=akpm@linux-foundation.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox