linux/drivers/media/video/uvc
Laurent Pinchart b232a012ad V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming control timeout
The default streaming control timeout was found by Ondrej Zary to be too low
for some Logitech webcams. With kernel 2.6.22 and newer they would timeout
during initialization unles the audio function was initialized before the
video function.

Add a module parameter to set the streaming control timeout and increase the
default value from 1000ms to 3000ms to fix the above problem.

Thanks to Ondrej Zary for investigating the issue and providing an initial
patch.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-12-05 18:40:37 -02:00
..
Kconfig
Makefile
uvc_ctrl.c V4L/DVB (13148): uvcvideo: Handle V4L2_CTRL_TYPE_BUTTON control type in VIDIOC_QUERYCTRL 2009-12-05 18:40:34 -02:00
uvc_driver.c V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming control timeout 2009-12-05 18:40:37 -02: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
uvc_status.c V4L/DVB (12380): uvcvideo: Avoid flooding the kernel log with "unknown event type" messages 2009-08-13 20:39:05 -03:00
uvc_v4l2.c V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device 2009-12-05 18:40:36 -02:00
uvc_video.c V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming control timeout 2009-12-05 18:40:37 -02:00
uvcvideo.h V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming control timeout 2009-12-05 18:40:37 -02:00