kernel-fxtec-pro1x/drivers/media/video/uvc
Laurent Pinchart 73de3592c0 V4L/DVB (13828): uvcvideo: Make the quirks module parameter override the built-in quirks
The quirks module parameter is or'ed with the built-in quirks for the
device being probed. This make it impossible to disable a built-in quirk
without recompiling the driver.

Replace the built-in quirks with the quirks module parameter instead of
or'ing the values.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-02-26 15:10:25 -03:00
..
Kconfig V4L/DVB (11439): UVC: uvc_status_cleanup(): undefined reference to `input_unregister_device' 2009-04-06 21:44:52 -03:00
Makefile
uvc_ctrl.c V4L/DVB (13826): uvcvideo: Fix controls blacklisting 2010-01-17 11:31:35 -02:00
uvc_driver.c V4L/DVB (13828): uvcvideo: Make the quirks module parameter override the built-in quirks 2010-02-26 15:10:25 -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 (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers timestamps 2010-02-26 15:10:24 -03:00
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 (13506): uvcvideo: Factorize common field in uvc_entity structure 2009-12-05 18:42:13 -02:00
uvc_video.c V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers timestamps 2010-02-26 15:10:24 -03:00
uvcvideo.h V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers timestamps 2010-02-26 15:10:24 -03:00