All of lore.kernel.org
 help / color / mirror / Atom feed
* Stepping down as gspca and pwc maintainer
@ 2016-07-03 21:31 Hans de Goede
  2016-07-04  7:36 ` Hans Verkuil
  2016-07-04  7:38 ` Hans Verkuil
  0 siblings, 2 replies; 5+ messages in thread
From: Hans de Goede @ 2016-07-03 21:31 UTC (permalink / raw)
  To: Linux Media Mailing List

Hi All,

Admittedly I've not been all that active as gspca and pwc
maintainer lately, but officially I'm still the maintainer
for both.

Between my $dayjob, other foss projects and last but not
least spending time with my wife and children I'm way too busy
lately.

So I'm hereby officially stepping down as gspca and pwc maintainer,
I know this means MAINTAINERS needs updating, but I'm hoping to
find a volunteer to take them over who can then directly replace my
name in MAINTAINERS.

Both are currently in descent shape, one thing which needs
doing (for a long time now) is converting gspca to videobuf2.

Other then that the following patches are pending in
patchwork (and are all ready to be merged I just never
got around to it):

1 actual bug-fix which should really be merged asap
(Mauro can you pick this one up directly ?):

https://patchwork.linuxtv.org/patch/34155/

1 compiler warning:
https://patchwork.linuxtv.org/patch/32726/

A couple of v4l-compliance fixes:
https://patchwork.linuxtv.org/patch/33408/
https://patchwork.linuxtv.org/patch/33412/
https://patchwork.linuxtv.org/patch/33411/
https://patchwork.linuxtv.org/patch/33410/
https://patchwork.linuxtv.org/patch/33409/

And last there is this patch which need someone to review it:
https://patchwork.linuxtv.org/patch/34986/

Regards,

Hans

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

* Re: Stepping down as gspca and pwc maintainer
  2016-07-03 21:31 Stepping down as gspca and pwc maintainer Hans de Goede
@ 2016-07-04  7:36 ` Hans Verkuil
  2016-07-04 13:00   ` Hans de Goede
  2016-07-04  7:38 ` Hans Verkuil
  1 sibling, 1 reply; 5+ messages in thread
From: Hans Verkuil @ 2016-07-04  7:36 UTC (permalink / raw)
  To: Hans de Goede, Linux Media Mailing List

Hi Hans,

On 07/03/2016 11:31 PM, Hans de Goede wrote:
> Hi All,
> 
> Admittedly I've not been all that active as gspca and pwc
> maintainer lately, but officially I'm still the maintainer
> for both.
> 
> Between my $dayjob, other foss projects and last but not
> least spending time with my wife and children I'm way too busy
> lately.
> 
> So I'm hereby officially stepping down as gspca and pwc maintainer,
> I know this means MAINTAINERS needs updating, but I'm hoping to
> find a volunteer to take them over who can then directly replace my
> name in MAINTAINERS.

I can take over as "Odd Fixes" maintainer. I have a pwc webcam and several
gspca webcams, so I can at least test some webcams if needed.

> Both are currently in descent shape, one thing which needs
> doing (for a long time now) is converting gspca to videobuf2.
> 
> Other then that the following patches are pending in
> patchwork (and are all ready to be merged I just never
> got around to it):
> 
> 1 actual bug-fix which should really be merged asap

Merged for 4.7-rcX or 4.8?

> (Mauro can you pick this one up directly ?):
> 
> https://patchwork.linuxtv.org/patch/34155/
> 
> 1 compiler warning:
> https://patchwork.linuxtv.org/patch/32726/
> 
> A couple of v4l-compliance fixes:
> https://patchwork.linuxtv.org/patch/33408/
> https://patchwork.linuxtv.org/patch/33412/
> https://patchwork.linuxtv.org/patch/33411/
> https://patchwork.linuxtv.org/patch/33410/
> https://patchwork.linuxtv.org/patch/33409/

I'll make a pull request for these today.

> 
> And last there is this patch which need someone to review it:
> https://patchwork.linuxtv.org/patch/34986/

I can take care of that.

Regards,

	Hans

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

* Re: Stepping down as gspca and pwc maintainer
  2016-07-03 21:31 Stepping down as gspca and pwc maintainer Hans de Goede
  2016-07-04  7:36 ` Hans Verkuil
@ 2016-07-04  7:38 ` Hans Verkuil
  1 sibling, 0 replies; 5+ messages in thread
From: Hans Verkuil @ 2016-07-04  7:38 UTC (permalink / raw)
  To: Hans de Goede, Linux Media Mailing List

On 07/03/2016 11:31 PM, Hans de Goede wrote:
> Hi All,
> 
> Admittedly I've not been all that active as gspca and pwc
> maintainer lately, but officially I'm still the maintainer
> for both.
> 
> Between my $dayjob, other foss projects and last but not
> least spending time with my wife and children I'm way too busy
> lately.
> 
> So I'm hereby officially stepping down as gspca and pwc maintainer,

What about the two radio-shark drivers?

Regards,

	Hans

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

* Re: Stepping down as gspca and pwc maintainer
  2016-07-04  7:36 ` Hans Verkuil
@ 2016-07-04 13:00   ` Hans de Goede
  2016-07-04 13:21     ` Hans Verkuil
  0 siblings, 1 reply; 5+ messages in thread
From: Hans de Goede @ 2016-07-04 13:00 UTC (permalink / raw)
  To: Hans Verkuil, Linux Media Mailing List

Hi,

On 04-07-16 09:36, Hans Verkuil wrote:
> Hi Hans,
>
> On 07/03/2016 11:31 PM, Hans de Goede wrote:
>> Hi All,
>>
>> Admittedly I've not been all that active as gspca and pwc
>> maintainer lately, but officially I'm still the maintainer
>> for both.
>>
>> Between my $dayjob, other foss projects and last but not
>> least spending time with my wife and children I'm way too busy
>> lately.
>>
>> So I'm hereby officially stepping down as gspca and pwc maintainer,
>> I know this means MAINTAINERS needs updating, but I'm hoping to
>> find a volunteer to take them over who can then directly replace my
>> name in MAINTAINERS.
>
> I can take over as "Odd Fixes" maintainer. I have a pwc webcam and several
> gspca webcams, so I can at least test some webcams if needed.

Cool, thanks!

>> Both are currently in descent shape, one thing which needs
>> doing (for a long time now) is converting gspca to videobuf2.
>>
>> Other then that the following patches are pending in
>> patchwork (and are all ready to be merged I just never
>> got around to it):
>>
>> 1 actual bug-fix which should really be merged asap
>
> Merged for 4.7-rcX or 4.8?

I guess not many people have 10 Gbps usb-3.1 ports
yet, and even fewer will plug an old webcam into such
a port, so 4.8 is fine I think.

>> (Mauro can you pick this one up directly ?):
>>
>> https://patchwork.linuxtv.org/patch/34155/
>>
>> 1 compiler warning:
>> https://patchwork.linuxtv.org/patch/32726/
>>
>> A couple of v4l-compliance fixes:
>> https://patchwork.linuxtv.org/patch/33408/
>> https://patchwork.linuxtv.org/patch/33412/
>> https://patchwork.linuxtv.org/patch/33411/
>> https://patchwork.linuxtv.org/patch/33410/
>> https://patchwork.linuxtv.org/patch/33409/
>
> I'll make a pull request for these today.
>
>>
>> And last there is this patch which need someone to review it:
>> https://patchwork.linuxtv.org/patch/34986/
>
> I can take care of that.

Thanks.

On 04-07-16 09:38, Hans Verkuil wrote:
 >
 > What about the two radio-shark drivers?

Ah yes, if you could take over those 2 too that would be
great. Can you send a patch to update MAINTAINERS ?

Regards,

Hans

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

* Re: Stepping down as gspca and pwc maintainer
  2016-07-04 13:00   ` Hans de Goede
@ 2016-07-04 13:21     ` Hans Verkuil
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Verkuil @ 2016-07-04 13:21 UTC (permalink / raw)
  To: Hans de Goede, Linux Media Mailing List

On 07/04/2016 03:00 PM, Hans de Goede wrote:
> Hi,
> 
> On 04-07-16 09:36, Hans Verkuil wrote:
>> Hi Hans,
>>
>> On 07/03/2016 11:31 PM, Hans de Goede wrote:
>>> Hi All,
>>>
>>> Admittedly I've not been all that active as gspca and pwc
>>> maintainer lately, but officially I'm still the maintainer
>>> for both.
>>>
>>> Between my $dayjob, other foss projects and last but not
>>> least spending time with my wife and children I'm way too busy
>>> lately.
>>>
>>> So I'm hereby officially stepping down as gspca and pwc maintainer,
>>> I know this means MAINTAINERS needs updating, but I'm hoping to
>>> find a volunteer to take them over who can then directly replace my
>>> name in MAINTAINERS.
>>
>> I can take over as "Odd Fixes" maintainer. I have a pwc webcam and several
>> gspca webcams, so I can at least test some webcams if needed.
> 
> Cool, thanks!
> 
>>> Both are currently in descent shape, one thing which needs
>>> doing (for a long time now) is converting gspca to videobuf2.
>>>
>>> Other then that the following patches are pending in
>>> patchwork (and are all ready to be merged I just never
>>> got around to it):
>>>
>>> 1 actual bug-fix which should really be merged asap
>>
>> Merged for 4.7-rcX or 4.8?
> 
> I guess not many people have 10 Gbps usb-3.1 ports
> yet, and even fewer will plug an old webcam into such
> a port, so 4.8 is fine I think.

OK.

> 
>>> (Mauro can you pick this one up directly ?):
>>>
>>> https://patchwork.linuxtv.org/patch/34155/
>>>
>>> 1 compiler warning:
>>> https://patchwork.linuxtv.org/patch/32726/
>>>
>>> A couple of v4l-compliance fixes:
>>> https://patchwork.linuxtv.org/patch/33408/
>>> https://patchwork.linuxtv.org/patch/33412/
>>> https://patchwork.linuxtv.org/patch/33411/
>>> https://patchwork.linuxtv.org/patch/33410/
>>> https://patchwork.linuxtv.org/patch/33409/
>>
>> I'll make a pull request for these today.
>>
>>>
>>> And last there is this patch which need someone to review it:
>>> https://patchwork.linuxtv.org/patch/34986/
>>
>> I can take care of that.
> 
> Thanks.
> 
> On 04-07-16 09:38, Hans Verkuil wrote:
>  >
>  > What about the two radio-shark drivers?
> 
> Ah yes, if you could take over those 2 too that would be
> great. Can you send a patch to update MAINTAINERS ?

Done. Please Ack!

Regards,

	Hans

> 
> Regards,
> 
> Hans
> 

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

end of thread, other threads:[~2016-07-04 13:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-03 21:31 Stepping down as gspca and pwc maintainer Hans de Goede
2016-07-04  7:36 ` Hans Verkuil
2016-07-04 13:00   ` Hans de Goede
2016-07-04 13:21     ` Hans Verkuil
2016-07-04  7:38 ` Hans Verkuil

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.