On Sun Nov 17 23:33:04 2024 +0200, Laurent Pinchart wrote: > The USB video class driver is missing a few F: entries for files related > to the driver that have been added to the kernel over the years. Add > them. > > Signed-off-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com> > Reviewed-by: Hans de Goede <hdego...@redhat.com> > Signed-off-by: Mauro Carvalho Chehab <mchehab+hua...@kernel.org>
Patch committed. Thanks, Mauro Carvalho Chehab MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) --- diff --git a/MAINTAINERS b/MAINTAINERS index a33a97d5ffff..7136c2ea3f6e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24442,7 +24442,11 @@ L: linux-me...@vger.kernel.org S: Maintained W: http://www.ideasonboard.org/uvc/ T: git git://linuxtv.org/media.git +F: Documentation/userspace-api/media/drivers/uvcvideo.rst +F: Documentation/userspace-api/media/v4l/metafmt-uvc.rst +F: drivers/media/common/uvc.c F: drivers/media/usb/uvc/ +F: include/linux/usb/uvc.h F: include/uapi/linux/uvcvideo.h USB WEBCAM GADGET