All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add entry for Analog Devices IIO drivers
@ 2014-08-18  8:08 Lars-Peter Clausen
  2014-08-19 19:14 ` Jonathan Cameron
  2014-08-19 19:18 ` Jonathan Cameron
  0 siblings, 2 replies; 6+ messages in thread
From: Lars-Peter Clausen @ 2014-08-18  8:08 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio, Lars-Peter Clausen

Add Michael and myself as the maintainer for the Analog Devices IIO drivers.
The entry matches on all files in drivers/staging/iio and drivers/iio/ starting
with the 'ad' prefix, except for 'adjd' as that one is used by Avago
Technologies.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
---
 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6d2c52e..894756c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -667,6 +667,16 @@ W:	http://blackfin.uclinux.org/
 S:	Supported
 F:	sound/soc/blackfin/*
 
+ANALOG DEVICES INC IIO DRIVERS
+M:	Lars-Peter Clausen <lars@metafoo.de>
+M: Michael Hennerich <Michael.Hennerich@analog.com>
+W:	http://wiki.analog.com/
+W:	http://ez.analog.com/community/linux-device-drivers
+S:	Supported
+F:	drivers/iio/*/ad*
+X:	drivers/iio/*/adjd*
+F:	drivers/staging/iio/*/ad*
+F:	staging/iio/trigger/iio-trig-bfin-timer.c
+
 AOA (Apple Onboard Audio) ALSA DRIVER
 M:	Johannes Berg <johannes@sipsolutions.net>
 L:	linuxppc-dev@lists.ozlabs.org
-- 
1.8.0


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

* Re: [PATCH] MAINTAINERS: Add entry for Analog Devices IIO drivers
  2014-08-18  8:08 [PATCH] MAINTAINERS: Add entry for Analog Devices IIO drivers Lars-Peter Clausen
@ 2014-08-19 19:14 ` Jonathan Cameron
  2014-08-19 19:18   ` Lars-Peter Clausen
  2014-08-19 19:18 ` Jonathan Cameron
  1 sibling, 1 reply; 6+ messages in thread
From: Jonathan Cameron @ 2014-08-19 19:14 UTC (permalink / raw)
  To: Lars-Peter Clausen; +Cc: linux-iio

On 18/08/14 09:08, Lars-Peter Clausen wrote:
> Add Michael and myself as the maintainer for the Analog Devices IIO drivers.
> The entry matches on all files in drivers/staging/iio and drivers/iio/ starting
> with the 'ad' prefix, except for 'adjd' as that one is used by Avago
> Technologies.
> 
> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Applied to the togreg branch of iio.git.

Thanks,

J
> ---
>  MAINTAINERS | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6d2c52e..894756c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -667,6 +667,16 @@ W:	http://blackfin.uclinux.org/
>  S:	Supported
>  F:	sound/soc/blackfin/*
>  
> +ANALOG DEVICES INC IIO DRIVERS
> +M:	Lars-Peter Clausen <lars@metafoo.de>
> +M: Michael Hennerich <Michael.Hennerich@analog.com>
> +W:	http://wiki.analog.com/
> +W:	http://ez.analog.com/community/linux-device-drivers
> +S:	Supported
> +F:	drivers/iio/*/ad*
> +X:	drivers/iio/*/adjd*
> +F:	drivers/staging/iio/*/ad*
> +F:	staging/iio/trigger/iio-trig-bfin-timer.c
> +
>  AOA (Apple Onboard Audio) ALSA DRIVER
>  M:	Johannes Berg <johannes@sipsolutions.net>
>  L:	linuxppc-dev@lists.ozlabs.org
> 

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

* Re: [PATCH] MAINTAINERS: Add entry for Analog Devices IIO drivers
  2014-08-18  8:08 [PATCH] MAINTAINERS: Add entry for Analog Devices IIO drivers Lars-Peter Clausen
  2014-08-19 19:14 ` Jonathan Cameron
@ 2014-08-19 19:18 ` Jonathan Cameron
  2014-08-19 19:21   ` Lars-Peter Clausen
  1 sibling, 1 reply; 6+ messages in thread
From: Jonathan Cameron @ 2014-08-19 19:18 UTC (permalink / raw)
  To: Lars-Peter Clausen; +Cc: linux-iio

On 18/08/14 09:08, Lars-Peter Clausen wrote:
> Add Michael and myself as the maintainer for the Analog Devices IIO drivers.
> The entry matches on all files in drivers/staging/iio and drivers/iio/ starting
> with the 'ad' prefix, except for 'adjd' as that one is used by Avago
> Technologies.
> 
> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Not quite sure why but this didn't apply cleanly so I did it by hand.

Applied to the togreg branch of iio.git

Thanks,

Jonathan
> ---
>  MAINTAINERS | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6d2c52e..894756c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -667,6 +667,16 @@ W:	http://blackfin.uclinux.org/
>  S:	Supported
>  F:	sound/soc/blackfin/*
>  
> +ANALOG DEVICES INC IIO DRIVERS
> +M:	Lars-Peter Clausen <lars@metafoo.de>
> +M: Michael Hennerich <Michael.Hennerich@analog.com>
> +W:	http://wiki.analog.com/
> +W:	http://ez.analog.com/community/linux-device-drivers
> +S:	Supported
> +F:	drivers/iio/*/ad*
> +X:	drivers/iio/*/adjd*
> +F:	drivers/staging/iio/*/ad*
> +F:	staging/iio/trigger/iio-trig-bfin-timer.c
> +
>  AOA (Apple Onboard Audio) ALSA DRIVER
>  M:	Johannes Berg <johannes@sipsolutions.net>
>  L:	linuxppc-dev@lists.ozlabs.org
> 

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

* Re: [PATCH] MAINTAINERS: Add entry for Analog Devices IIO drivers
  2014-08-19 19:14 ` Jonathan Cameron
@ 2014-08-19 19:18   ` Lars-Peter Clausen
  2014-08-19 19:26     ` Jonathan Cameron
  0 siblings, 1 reply; 6+ messages in thread
From: Lars-Peter Clausen @ 2014-08-19 19:18 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio

On 08/19/2014 09:14 PM, Jonathan Cameron wrote:
>> +ANALOG DEVICES INC IIO DRIVERS
>> +M:	Lars-Peter Clausen <lars@metafoo.de>
>> +M: Michael Hennerich <Michael.Hennerich@analog.com>

Ah, damm, just saw this, somehow I messed up the indention here... Can you 
fix this up before pushing the tree?

Thanks,
- Lars

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

* Re: [PATCH] MAINTAINERS: Add entry for Analog Devices IIO drivers
  2014-08-19 19:18 ` Jonathan Cameron
@ 2014-08-19 19:21   ` Lars-Peter Clausen
  0 siblings, 0 replies; 6+ messages in thread
From: Lars-Peter Clausen @ 2014-08-19 19:21 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio

On 08/19/2014 09:18 PM, Jonathan Cameron wrote:
> On 18/08/14 09:08, Lars-Peter Clausen wrote:
>> Add Michael and myself as the maintainer for the Analog Devices IIO drivers.
>> The entry matches on all files in drivers/staging/iio and drivers/iio/ starting
>> with the 'ad' prefix, except for 'adjd' as that one is used by Avago
>> Technologies.
>>
>> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
> Not quite sure why but this didn't apply cleanly so I did it by hand.

Yea, that was me being stupid. Always drink your coffee first, then send 
patches. Sorry for the mess, thanks for fixing it up.


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

* Re: [PATCH] MAINTAINERS: Add entry for Analog Devices IIO drivers
  2014-08-19 19:18   ` Lars-Peter Clausen
@ 2014-08-19 19:26     ` Jonathan Cameron
  0 siblings, 0 replies; 6+ messages in thread
From: Jonathan Cameron @ 2014-08-19 19:26 UTC (permalink / raw)
  To: Lars-Peter Clausen; +Cc: linux-iio

On 19/08/14 20:18, Lars-Peter Clausen wrote:
> On 08/19/2014 09:14 PM, Jonathan Cameron wrote:
>>> +ANALOG DEVICES INC IIO DRIVERS
>>> +M:    Lars-Peter Clausen <lars@metafoo.de>
>>> +M: Michael Hennerich <Michael.Hennerich@analog.com>
> 
> Ah, damm, just saw this, somehow I messed up the indention here... Can you fix this up before pushing the tree?
Technically I'd pushed, but what is the chance anyone pulled in the last minute?

(high knowing my luck ;)

Anyhow good spot,  just goes to show I didn't actually read it properly either ;)

J
> 
> Thanks,
> - Lars
> 
> -- 
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-08-19 19:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-18  8:08 [PATCH] MAINTAINERS: Add entry for Analog Devices IIO drivers Lars-Peter Clausen
2014-08-19 19:14 ` Jonathan Cameron
2014-08-19 19:18   ` Lars-Peter Clausen
2014-08-19 19:26     ` Jonathan Cameron
2014-08-19 19:18 ` Jonathan Cameron
2014-08-19 19:21   ` Lars-Peter Clausen

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.