* [PATCH 1/1] MAINTAINERS: Change maintainer for cyttsp driver
@ 2013-07-14 21:41 Javier Martinez Canillas
2013-07-14 21:41 ` Javier Martinez Canillas
0 siblings, 1 reply; 5+ messages in thread
From: Javier Martinez Canillas @ 2013-07-14 21:41 UTC (permalink / raw)
To: Dmitry Torokhov
Cc: Henrik Rydberg, Ferruh Yigit, ttdrivers, linux-input,
linux-kernel, Javier Martinez Canillas
I haven't had time to work on this driver for a long time and
Ferruh has been doing a great job making it more generic,
adding support for new hardware and providing bug fixes.
So, let's make MAINTAINERS reflect reality and add him as the
cyttsp maintainer instead of me.
Also, since Ferruh works for Cypress, we may change the driver
status from Maintained to Supported.
Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
---
Ferruh, please send your ack if you are willing to take over
maintainance of this driver.
Also, please confirm that you have been working on behalf of
Cypress instead of doing it on your free time. Otherwise we
should keep the driver status to maintained instead supported.
Thanks a lot and best regards,
Javier
MAINTAINERS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 9d771d9..4ba996c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2458,9 +2458,9 @@ S: Maintained
F: drivers/media/common/cypress_firmware*
CYTTSP TOUCHSCREEN DRIVER
-M: Javier Martinez Canillas <javier@dowhile0.org>
+M: Ferruh Yigit <fery@cypress.com>
L: linux-input@vger.kernel.org
-S: Maintained
+S: Supported
F: drivers/input/touchscreen/cyttsp*
F: include/linux/input/cyttsp.h
--
1.7.7.6
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH 1/1] MAINTAINERS: Change maintainer for cyttsp driver
2013-07-14 21:41 [PATCH 1/1] MAINTAINERS: Change maintainer for cyttsp driver Javier Martinez Canillas
@ 2013-07-14 21:41 ` Javier Martinez Canillas
2013-07-16 6:57 ` Ferruh Yigit
0 siblings, 1 reply; 5+ messages in thread
From: Javier Martinez Canillas @ 2013-07-14 21:41 UTC (permalink / raw)
To: Dmitry Torokhov
Cc: Henrik Rydberg, Ferruh Yigit, ttdrivers, linux-input,
linux-kernel, Javier Martinez Canillas
I haven't had time to work on this driver for a long time and
Ferruh has been doing a great job making it more generic,
adding support for new hardware and providing bug fixes.
So, let's make MAINTAINERS reflect reality and add him as the
cyttsp maintainer instead of me.
Also, since Ferruh works for Cypress, we may change the driver
status from Maintained to Supported.
Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
---
Ferruh, please send your ack if you are willing to take over
maintainance of this driver.
Also, please confirm that you have been working on behalf of
Cypress instead of doing it on your free time. Otherwise we
should keep the driver status to maintained instead supported.
Thanks a lot and best regards,
Javier
MAINTAINERS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 9d771d9..4ba996c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2458,9 +2458,9 @@ S: Maintained
F: drivers/media/common/cypress_firmware*
CYTTSP TOUCHSCREEN DRIVER
-M: Javier Martinez Canillas <javier@dowhile0.org>
+M: Ferruh Yigit <fery@cypress.com>
L: linux-input@vger.kernel.org
-S: Maintained
+S: Supported
F: drivers/input/touchscreen/cyttsp*
F: include/linux/input/cyttsp.h
--
1.7.7.6
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH 1/1] MAINTAINERS: Change maintainer for cyttsp driver
2013-07-14 21:41 ` Javier Martinez Canillas
@ 2013-07-16 6:57 ` Ferruh Yigit
2013-08-29 9:48 ` Javier Martinez Canillas
0 siblings, 1 reply; 5+ messages in thread
From: Ferruh Yigit @ 2013-07-16 6:57 UTC (permalink / raw)
To: Javier Martinez Canillas
Cc: Dmitry Torokhov, Henrik Rydberg, ttdrivers, linux-input,
linux-kernel
On 07/15/2013 12:41 AM, Javier Martinez Canillas wrote:
> I haven't had time to work on this driver for a long time and
> Ferruh has been doing a great job making it more generic,
> adding support for new hardware and providing bug fixes.
Thank you a lot for your work on cyttsp drivers,
we would like to see your support back whenever you have time again.
Your expertise/know-how on issue is valuable.
>
> So, let's make MAINTAINERS reflect reality and add him as the
> cyttsp maintainer instead of me.
>
> Also, since Ferruh works for Cypress, we may change the driver
> status from Maintained to Supported.
>
> Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
> ---
>
> Ferruh, please send your ack if you are willing to take over
> maintainance of this driver.
Acked-by: Ferruh Yigit <fery@cypress.com>
>
> Also, please confirm that you have been working on behalf of
> Cypress instead of doing it on your free time. Otherwise we
> should keep the driver status to maintained instead supported.
Right, I am a Cypress employee and working on TrueTouch drivers.
>
> Thanks a lot and best regards,
> Javier
>
> MAINTAINERS | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9d771d9..4ba996c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2458,9 +2458,9 @@ S: Maintained
> F: drivers/media/common/cypress_firmware*
>
> CYTTSP TOUCHSCREEN DRIVER
> -M: Javier Martinez Canillas <javier@dowhile0.org>
> +M: Ferruh Yigit <fery@cypress.com>
> L: linux-input@vger.kernel.org
> -S: Maintained
> +S: Supported
> F: drivers/input/touchscreen/cyttsp*
> F: include/linux/input/cyttsp.h
>
--
Regards,
ferruh
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 1/1] MAINTAINERS: Change maintainer for cyttsp driver
2013-07-16 6:57 ` Ferruh Yigit
@ 2013-08-29 9:48 ` Javier Martinez Canillas
2013-08-29 15:44 ` Dmitry Torokhov
0 siblings, 1 reply; 5+ messages in thread
From: Javier Martinez Canillas @ 2013-08-29 9:48 UTC (permalink / raw)
To: Ferruh Yigit
Cc: Dmitry Torokhov, Henrik Rydberg, ttdrivers, linux-input,
linux-kernel
On Tue, Jul 16, 2013 at 8:57 AM, Ferruh Yigit <fery@cypress.com> wrote:
>
> On 07/15/2013 12:41 AM, Javier Martinez Canillas wrote:
>>
>> I haven't had time to work on this driver for a long time and
>> Ferruh has been doing a great job making it more generic,
>> adding support for new hardware and providing bug fixes.
>
> Thank you a lot for your work on cyttsp drivers,
> we would like to see your support back whenever you have time again.
> Your expertise/know-how on issue is valuable.
>
>
>>
>> So, let's make MAINTAINERS reflect reality and add him as the
>> cyttsp maintainer instead of me.
>>
>> Also, since Ferruh works for Cypress, we may change the driver
>> status from Maintained to Supported.
>>
>> Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
>> ---
>>
>> Ferruh, please send your ack if you are willing to take over
>> maintainance of this driver.
>
>
> Acked-by: Ferruh Yigit <fery@cypress.com>
>
>
>>
>> Also, please confirm that you have been working on behalf of
>> Cypress instead of doing it on your free time. Otherwise we
>> should keep the driver status to maintained instead supported.
>
> Right, I am a Cypress employee and working on TrueTouch drivers.
>
>>
>> Thanks a lot and best regards,
>> Javier
>>
>> MAINTAINERS | 4 ++--
>> 1 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 9d771d9..4ba996c 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -2458,9 +2458,9 @@ S: Maintained
>> F: drivers/media/common/cypress_firmware*
>> CYTTSP TOUCHSCREEN DRIVER
>> -M: Javier Martinez Canillas <javier@dowhile0.org>
>> +M: Ferruh Yigit <fery@cypress.com>
>> L: linux-input@vger.kernel.org
>> -S: Maintained
>> +S: Supported
>> F: drivers/input/touchscreen/cyttsp*
>> F: include/linux/input/cyttsp.h
>>
>
>
>
> --
>
> Regards,
> ferruh
>
Hi Dmitry and Henrik,
Any comments about this patch? It was sent a couple of months ago...
Thanks a lot and best regards,
Javier
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 1/1] MAINTAINERS: Change maintainer for cyttsp driver
2013-08-29 9:48 ` Javier Martinez Canillas
@ 2013-08-29 15:44 ` Dmitry Torokhov
0 siblings, 0 replies; 5+ messages in thread
From: Dmitry Torokhov @ 2013-08-29 15:44 UTC (permalink / raw)
To: Javier Martinez Canillas
Cc: Ferruh Yigit, Henrik Rydberg, ttdrivers, linux-input,
linux-kernel
On Thu, Aug 29, 2013 at 11:48:57AM +0200, Javier Martinez Canillas wrote:
> On Tue, Jul 16, 2013 at 8:57 AM, Ferruh Yigit <fery@cypress.com> wrote:
> >
> > On 07/15/2013 12:41 AM, Javier Martinez Canillas wrote:
> >>
> >> I haven't had time to work on this driver for a long time and
> >> Ferruh has been doing a great job making it more generic,
> >> adding support for new hardware and providing bug fixes.
> >
> > Thank you a lot for your work on cyttsp drivers,
> > we would like to see your support back whenever you have time again.
> > Your expertise/know-how on issue is valuable.
> >
> >
> >>
> >> So, let's make MAINTAINERS reflect reality and add him as the
> >> cyttsp maintainer instead of me.
> >>
> >> Also, since Ferruh works for Cypress, we may change the driver
> >> status from Maintained to Supported.
> >>
> >> Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
> >> ---
> >>
> >> Ferruh, please send your ack if you are willing to take over
> >> maintainance of this driver.
> >
> >
> > Acked-by: Ferruh Yigit <fery@cypress.com>
> >
> >
> >>
> >> Also, please confirm that you have been working on behalf of
> >> Cypress instead of doing it on your free time. Otherwise we
> >> should keep the driver status to maintained instead supported.
> >
> > Right, I am a Cypress employee and working on TrueTouch drivers.
> >
> >>
> >> Thanks a lot and best regards,
> >> Javier
> >>
> >> MAINTAINERS | 4 ++--
> >> 1 files changed, 2 insertions(+), 2 deletions(-)
> >>
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> >> index 9d771d9..4ba996c 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -2458,9 +2458,9 @@ S: Maintained
> >> F: drivers/media/common/cypress_firmware*
> >> CYTTSP TOUCHSCREEN DRIVER
> >> -M: Javier Martinez Canillas <javier@dowhile0.org>
> >> +M: Ferruh Yigit <fery@cypress.com>
> >> L: linux-input@vger.kernel.org
> >> -S: Maintained
> >> +S: Supported
> >> F: drivers/input/touchscreen/cyttsp*
> >> F: include/linux/input/cyttsp.h
> >>
> >
> >
> >
> > --
> >
> > Regards,
> > ferruh
> >
>
> Hi Dmitry and Henrik,
>
> Any comments about this patch? It was sent a couple of months ago...
Sorry, missed it. Applied now.
--
Dmitry
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-08-29 15:44 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-14 21:41 [PATCH 1/1] MAINTAINERS: Change maintainer for cyttsp driver Javier Martinez Canillas
2013-07-14 21:41 ` Javier Martinez Canillas
2013-07-16 6:57 ` Ferruh Yigit
2013-08-29 9:48 ` Javier Martinez Canillas
2013-08-29 15:44 ` Dmitry Torokhov
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).