Message ID | 20241117213833.22952-1-laurent.pinchart@ideasonboard.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: Add missing file entries for the USB video class driver | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index f65f00392789..af018330f6fd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24076,7 +24076,11 @@ L: linux-media@vger.kernel.org S: Maintained W: http://www.ideasonboard.org/uvc/ T: git git://linuxtv.org/media_tree.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
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.pinchart@ideasonboard.com> --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) base-commit: 5516200c466f92954551406ea641376963c43a92