]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: uvcvideo: Announce deprecation intentions for UVCIOC_CTRL_MAP
authorRicardo Ribalda <ribalda@chromium.org>
Mon, 16 Mar 2026 13:34:45 +0000 (13:34 +0000)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Tue, 12 May 2026 05:30:53 +0000 (07:30 +0200)
commit85355f7268af2e1cdb771842de59ac6be42863d5
tree5cc268363b8dda7bf193787b9fb958c28c4770d0
parenta84391b77351bbca92ea9db2be1f44e17f2eda6d
media: uvcvideo: Announce deprecation intentions for UVCIOC_CTRL_MAP

The UVCIOC_CTRL_MAP lets userspace create a mapping for a custom
control.

This mapping is usually created by the uvcdynctrl userspace utility. We
would like to get the mappings into the driver instead.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Reviewed-by: Hans de Goede <johannes.goede@oss.qualcomm.com>
Signed-off-by: Hans de Goede <johannes.goede@oss.qualcomm.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Documentation/userspace-api/media/drivers/uvcvideo.rst
drivers/media/usb/uvc/uvc_v4l2.c