linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add HID SENSOR HUB drivers
@ 2015-05-15 18:35 Srinivas Pandruvada
  2015-05-16  9:50 ` Jonathan Cameron
  0 siblings, 1 reply; 4+ messages in thread
From: Srinivas Pandruvada @ 2015-05-15 18:35 UTC (permalink / raw)
  To: jic23, jkosina; +Cc: linux-kernel, Srinivas Pandruvada

Added additional entry for hid sensor hub drivers, which includes core
hid sensor hub MFD driver and IIO drivers for individual sensors.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
---
 MAINTAINERS | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 781e099..3fc5112 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4629,6 +4629,18 @@ F:	drivers/hid/
 F:	include/linux/hid*
 F:	include/uapi/linux/hid*
 
+HID SENSOR HUB DRIVERS
+M:	Jiri Kosina <jkosina@suse.cz>
+M:	Jonathan Cameron <jic23@kernel.org>
+M:	Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
+L:	linux-input@vger.kernel.org
+L:	linux-iio@vger.kernel.org
+S:	Maintained
+F:	Documentation/hid/hid-sensor*
+F:	drivers/hid/hid-sensor-*
+F:	drivers/iio/*/hid-*
+F:	include/linux/hid-sensor-*
+
 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
 M:	Thomas Gleixner <tglx@linutronix.de>
 L:	linux-kernel@vger.kernel.org
-- 
1.9.3


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

* Re: [PATCH] MAINTAINERS: Add HID SENSOR HUB drivers
  2015-05-15 18:35 [PATCH] MAINTAINERS: Add HID SENSOR HUB drivers Srinivas Pandruvada
@ 2015-05-16  9:50 ` Jonathan Cameron
  2015-05-16 16:33   ` Srinivas Pandruvada
  2015-05-18  8:58   ` Jiri Kosina
  0 siblings, 2 replies; 4+ messages in thread
From: Jonathan Cameron @ 2015-05-16  9:50 UTC (permalink / raw)
  To: Srinivas Pandruvada, jkosina; +Cc: linux-kernel

On 15/05/15 19:35, Srinivas Pandruvada wrote:
> Added additional entry for hid sensor hub drivers, which includes core
> hid sensor hub MFD driver and IIO drivers for individual sensors.
> 
> Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
I wonder if we'd be better off just having Srinivas as the single
point of contact on the basis that he can then direct the IIO / hid
stuff to Jiri and I as relevant?

I don't really care either way as it'll probably not make much a change
to my inbox!

So if you prefer it this way

Acked-by: Jonathan Cameron <jic23@kernel.org>

Jiri, do you want me to take this through my tree, or do you want
to pick it up?
> ---
>  MAINTAINERS | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 781e099..3fc5112 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4629,6 +4629,18 @@ F:	drivers/hid/
>  F:	include/linux/hid*
>  F:	include/uapi/linux/hid*
>  
> +HID SENSOR HUB DRIVERS
> +M:	Jiri Kosina <jkosina@suse.cz>
> +M:	Jonathan Cameron <jic23@kernel.org>
> +M:	Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
> +L:	linux-input@vger.kernel.org
> +L:	linux-iio@vger.kernel.org
> +S:	Maintained
> +F:	Documentation/hid/hid-sensor*
> +F:	drivers/hid/hid-sensor-*
> +F:	drivers/iio/*/hid-*
> +F:	include/linux/hid-sensor-*
> +
>  HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
>  M:	Thomas Gleixner <tglx@linutronix.de>
>  L:	linux-kernel@vger.kernel.org
> 


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

* Re: [PATCH] MAINTAINERS: Add HID SENSOR HUB drivers
  2015-05-16  9:50 ` Jonathan Cameron
@ 2015-05-16 16:33   ` Srinivas Pandruvada
  2015-05-18  8:58   ` Jiri Kosina
  1 sibling, 0 replies; 4+ messages in thread
From: Srinivas Pandruvada @ 2015-05-16 16:33 UTC (permalink / raw)
  To: Jonathan Cameron, jkosina; +Cc: linux-kernel



On 05/16/2015 02:50 AM, Jonathan Cameron wrote:
> On 15/05/15 19:35, Srinivas Pandruvada wrote:
>> Added additional entry for hid sensor hub drivers, which includes core
>> hid sensor hub MFD driver and IIO drivers for individual sensors.
>>
>> Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
> I wonder if we'd be better off just having Srinivas as the single
> point of contact on the basis that he can then direct the IIO / hid
> stuff to Jiri and I as relevant?
I prefer in this way so that  you can weigh in conversation, if you have 
some email filter for "to" higher preference than mailing list.
But I can be single point of contact. So let's check what Jiri thinks.

Thanks,
Srinivas
>
> I don't really care either way as it'll probably not make much a change
> to my inbox!
>
> So if you prefer it this way
>
> Acked-by: Jonathan Cameron <jic23@kernel.org>
>
> Jiri, do you want me to take this through my tree, or do you want
> to pick it up?
>> ---
>>   MAINTAINERS | 12 ++++++++++++
>>   1 file changed, 12 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 781e099..3fc5112 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -4629,6 +4629,18 @@ F:	drivers/hid/
>>   F:	include/linux/hid*
>>   F:	include/uapi/linux/hid*
>>   
>> +HID SENSOR HUB DRIVERS
>> +M:	Jiri Kosina <jkosina@suse.cz>
>> +M:	Jonathan Cameron <jic23@kernel.org>
>> +M:	Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
>> +L:	linux-input@vger.kernel.org
>> +L:	linux-iio@vger.kernel.org
>> +S:	Maintained
>> +F:	Documentation/hid/hid-sensor*
>> +F:	drivers/hid/hid-sensor-*
>> +F:	drivers/iio/*/hid-*
>> +F:	include/linux/hid-sensor-*
>> +
>>   HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
>>   M:	Thomas Gleixner <tglx@linutronix.de>
>>   L:	linux-kernel@vger.kernel.org
>>
>


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

* Re: [PATCH] MAINTAINERS: Add HID SENSOR HUB drivers
  2015-05-16  9:50 ` Jonathan Cameron
  2015-05-16 16:33   ` Srinivas Pandruvada
@ 2015-05-18  8:58   ` Jiri Kosina
  1 sibling, 0 replies; 4+ messages in thread
From: Jiri Kosina @ 2015-05-18  8:58 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: Srinivas Pandruvada, linux-kernel

On Sat, 16 May 2015, Jonathan Cameron wrote:

> > Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
> I wonder if we'd be better off just having Srinivas as the single
> point of contact on the basis that he can then direct the IIO / hid
> stuff to Jiri and I as relevant?
> 
> I don't really care either way as it'll probably not make much a change
> to my inbox!
> 
> So if you prefer it this way
> 
> Acked-by: Jonathan Cameron <jic23@kernel.org>
> 
> Jiri, do you want me to take this through my tree, or do you want
> to pick it up?

I am fine either way, so if Srinivas doesn't want to be the only one 
listed there, I have no objections.

As you've already Acked it, I am now applying it through my tree 
(for-4.2/sensor-hub branch).

Thanks to both of you,

-- 
Jiri Kosina
SUSE Labs

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

end of thread, other threads:[~2015-05-18  8:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-15 18:35 [PATCH] MAINTAINERS: Add HID SENSOR HUB drivers Srinivas Pandruvada
2015-05-16  9:50 ` Jonathan Cameron
2015-05-16 16:33   ` Srinivas Pandruvada
2015-05-18  8:58   ` Jiri Kosina

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).