Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add Hans de Goede as USB VIDEO CLASS co-maintainer
@ 2024-11-16 11:38 Hans de Goede
  2024-11-17 21:38 ` Laurent Pinchart
  0 siblings, 1 reply; 5+ messages in thread
From: Hans de Goede @ 2024-11-16 11:38 UTC (permalink / raw)
  To: Laurent Pinchart, Hans Verkuil, Mauro Carvalho Chehab
  Cc: Hans de Goede, linux-media

Add myself as co-maintainer for the UVC driver.

Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 91d0609db61b..1da403e89159 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24063,6 +24063,7 @@ F:	drivers/usb/host/uhci*
 
 USB VIDEO CLASS
 M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
+M:	Hans de Goede <hdegoede@redhat.com>
 L:	linux-media@vger.kernel.org
 S:	Maintained
 W:	http://www.ideasonboard.org/uvc/
-- 
2.47.0


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

* Re: [PATCH] MAINTAINERS: Add Hans de Goede as USB VIDEO CLASS co-maintainer
  2024-11-16 11:38 [PATCH] MAINTAINERS: Add Hans de Goede as USB VIDEO CLASS co-maintainer Hans de Goede
@ 2024-11-17 21:38 ` Laurent Pinchart
  2024-11-18  6:02   ` Mauro Carvalho Chehab
  2024-11-18  6:18   ` Mauro Carvalho Chehab
  0 siblings, 2 replies; 5+ messages in thread
From: Laurent Pinchart @ 2024-11-17 21:38 UTC (permalink / raw)
  To: Hans de Goede; +Cc: Hans Verkuil, Mauro Carvalho Chehab, linux-media

Hi Hans,

On Sat, Nov 16, 2024 at 12:38:55PM +0100, Hans de Goede wrote:
> Add myself as co-maintainer for the UVC driver.

Thanks for volunteering to help.

> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 91d0609db61b..1da403e89159 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24063,6 +24063,7 @@ F:	drivers/usb/host/uhci*
>  
>  USB VIDEO CLASS
>  M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> +M:	Hans de Goede <hdegoede@redhat.com>
>  L:	linux-media@vger.kernel.org
>  S:	Maintained
>  W:	http://www.ideasonboard.org/uvc/

I think we should update the git tree entry as well, as we're using
https://gitlab.freedesktop.org/linux-media/users/uvc/. As that's
temporary until we can merge patches directly in the multi-committers
tree, it may however not be worth it. What do you think ?

-- 
Regards,

Laurent Pinchart

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

* Re: [PATCH] MAINTAINERS: Add Hans de Goede as USB VIDEO CLASS co-maintainer
  2024-11-17 21:38 ` Laurent Pinchart
@ 2024-11-18  6:02   ` Mauro Carvalho Chehab
  2024-11-18  6:18   ` Mauro Carvalho Chehab
  1 sibling, 0 replies; 5+ messages in thread
From: Mauro Carvalho Chehab @ 2024-11-18  6:02 UTC (permalink / raw)
  To: Laurent Pinchart
  Cc: Hans de Goede, Hans Verkuil, Mauro Carvalho Chehab, linux-media

Em Sun, 17 Nov 2024 23:38:37 +0200
Laurent Pinchart <laurent.pinchart@ideasonboard.com> escreveu:

> Hi Hans,
> 
> On Sat, Nov 16, 2024 at 12:38:55PM +0100, Hans de Goede wrote:
> > Add myself as co-maintainer for the UVC driver.  
> 
> Thanks for volunteering to help.
> 
> > Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > Signed-off-by: Hans de Goede <hdegoede@redhat.com>  
> 
> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

Merged, thanks!

Thanks,
Mauro

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

* Re: [PATCH] MAINTAINERS: Add Hans de Goede as USB VIDEO CLASS co-maintainer
  2024-11-17 21:38 ` Laurent Pinchart
  2024-11-18  6:02   ` Mauro Carvalho Chehab
@ 2024-11-18  6:18   ` Mauro Carvalho Chehab
  2024-11-19  7:20     ` Laurent Pinchart
  1 sibling, 1 reply; 5+ messages in thread
From: Mauro Carvalho Chehab @ 2024-11-18  6:18 UTC (permalink / raw)
  To: Laurent Pinchart
  Cc: Hans de Goede, Hans Verkuil, Mauro Carvalho Chehab, linux-media

Em Sun, 17 Nov 2024 23:38:37 +0200
Laurent Pinchart <laurent.pinchart@ideasonboard.com> escreveu:

> Hi Hans,
> 
> On Sat, Nov 16, 2024 at 12:38:55PM +0100, Hans de Goede wrote:
> > Add myself as co-maintainer for the UVC driver.  
> 
> Thanks for volunteering to help.
> 
> > Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > Signed-off-by: Hans de Goede <hdegoede@redhat.com>  
> 
> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> 
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 91d0609db61b..1da403e89159 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -24063,6 +24063,7 @@ F:	drivers/usb/host/uhci*
> >  
> >  USB VIDEO CLASS
> >  M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > +M:	Hans de Goede <hdegoede@redhat.com>
> >  L:	linux-media@vger.kernel.org
> >  S:	Maintained
> >  W:	http://www.ideasonboard.org/uvc/  
> 
> I think we should update the git tree entry as well, as we're using
> https://gitlab.freedesktop.org/linux-media/users/uvc/. As that's
> temporary until we can merge patches directly in the multi-committers
> tree, it may however not be worth it. What do you think ?

The official tree is now at:

	git://linuxtv.org/media.git

Such tree is not expected to be rebased, so IMO the best is to point
to it. I just submitted a patch mass-updating the references to
media_tree.git to it. Such patch has to be backported, as even
stable versions should be pointing to an existing tree (and we may
soon get rid of the media_tree.git and media_stage.git trees).

Assuming that we have a smooth process, I don't expect that patches
at the uvc merge tree to be there for a long time. Also, this is
meant to be a short-lived tree with the migration to media-committers
(which is a tree that can be rebased).

So, IMO, it is not worth pointing to the uvc merge tree.

Thanks,
Mauro

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

* Re: [PATCH] MAINTAINERS: Add Hans de Goede as USB VIDEO CLASS co-maintainer
  2024-11-18  6:18   ` Mauro Carvalho Chehab
@ 2024-11-19  7:20     ` Laurent Pinchart
  0 siblings, 0 replies; 5+ messages in thread
From: Laurent Pinchart @ 2024-11-19  7:20 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Hans de Goede, Hans Verkuil, Mauro Carvalho Chehab, linux-media

Hi Mauro,

On Mon, Nov 18, 2024 at 07:18:01AM +0100, Mauro Carvalho Chehab wrote:
> Em Sun, 17 Nov 2024 23:38:37 +0200 Laurent Pinchart escreveu:
> > On Sat, Nov 16, 2024 at 12:38:55PM +0100, Hans de Goede wrote:
> > > Add myself as co-maintainer for the UVC driver.  
> > 
> > Thanks for volunteering to help.
> > 
> > > Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > > Signed-off-by: Hans de Goede <hdegoede@redhat.com>  
> > 
> > Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > 
> > > ---
> > >  MAINTAINERS | 1 +
> > >  1 file changed, 1 insertion(+)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 91d0609db61b..1da403e89159 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -24063,6 +24063,7 @@ F:	drivers/usb/host/uhci*
> > >  
> > >  USB VIDEO CLASS
> > >  M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > > +M:	Hans de Goede <hdegoede@redhat.com>
> > >  L:	linux-media@vger.kernel.org
> > >  S:	Maintained
> > >  W:	http://www.ideasonboard.org/uvc/  
> > 
> > I think we should update the git tree entry as well, as we're using
> > https://gitlab.freedesktop.org/linux-media/users/uvc/. As that's
> > temporary until we can merge patches directly in the multi-committers
> > tree, it may however not be worth it. What do you think ?
> 
> The official tree is now at:
> 
> 	git://linuxtv.org/media.git
> 
> Such tree is not expected to be rebased, so IMO the best is to point
> to it. I just submitted a patch mass-updating the references to
> media_tree.git to it. Such patch has to be backported, as even
> stable versions should be pointing to an existing tree (and we may
> soon get rid of the media_tree.git and media_stage.git trees).
> 
> Assuming that we have a smooth process, I don't expect that patches
> at the uvc merge tree to be there for a long time. Also, this is
> meant to be a short-lived tree with the migration to media-committers
> (which is a tree that can be rebased).
> 
> So, IMO, it is not worth pointing to the uvc merge tree.

The migration to the multi-committers tree is the main reason why I
don't think it's worth it to point to
https://gitlab.freedesktop.org/linux-media/users/uvc/, assuming we start
using the multi-committers model very soon. Once done, the git tree
entry should point to that tree.

-- 
Regards,

Laurent Pinchart

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

end of thread, other threads:[~2024-11-19  7:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-16 11:38 [PATCH] MAINTAINERS: Add Hans de Goede as USB VIDEO CLASS co-maintainer Hans de Goede
2024-11-17 21:38 ` Laurent Pinchart
2024-11-18  6:02   ` Mauro Carvalho Chehab
2024-11-18  6:18   ` Mauro Carvalho Chehab
2024-11-19  7:20     ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox