linux-kernel-test/drivers/media/video/uvc
Laurent Pinchart 561474c2d2 V4L/DVB: uvcvideo: Support menu controls in the control mapping API
The UVCIOC_CTRL_MAP ioctl doesn't support menu entries for menu
controls. As the uvc_xu_control_mapping structure has no reserved
fields, this can't be fixed while keeping ABI compatibility.

Modify the UVCIOC_CTRL_MAP ioctl to add menu entries support, and define
UVCIOC_CTRL_MAP_OLD that supports the old ABI without any ability to add
menu controls.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-08-02 15:33:39 -03:00
..
Kconfig
Makefile
uvc_ctrl.c V4L/DVB: uvcvideo: Support menu controls in the control mapping API 2010-08-02 15:33:39 -03:00
uvc_driver.c V4L/DVB: uvcvideo: Support menu controls in the control mapping API 2010-08-02 15:33:39 -03:00
uvc_isight.c V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simultaneous streams. 2009-09-12 12:18:32 -03:00
uvc_queue.c V4L/DVB: uvcvideo: Use POLLOUT and POLLWRNORM for output devices 2010-05-18 00:52:52 -03:00
uvc_status.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
uvc_v4l2.c V4L/DVB: uvcvideo: Support menu controls in the control mapping API 2010-08-02 15:33:39 -03:00
uvc_video.c USB: rename usb_buffer_alloc() and usb_buffer_free() users 2010-05-20 13:21:38 -07:00
uvcvideo.h V4L/DVB: uvcvideo: Support menu controls in the control mapping API 2010-08-02 15:33:39 -03:00