From 4c2367d46a81d1c291ce05bef2d626fb70771e63 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sun, 17 Nov 2024 23:33:04 +0200 Subject: [PATCH] MAINTAINERS: Add missing file entries for the USB video class driver 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 Reviewed-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a33a97d5ffff0..7136c2ea3f6e5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24442,7 +24442,11 @@ L: linux-media@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 -- 2.47.2