linux/drivers/media/video/uvc
Laurent Pinchart bd0232c134 V4L/DVB (12380): uvcvideo: Avoid flooding the kernel log with "unknown event type" messages
The iSight sends non-UVC status events through the interrupt endpoint. Those
invalid events are reported to the kernel log, resulting in a log flood.

Only log the events when the UVC_TRACE_STATUS flag is set.

Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-08-13 20:39:05 -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 V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc is selected 2008-07-02 08:58:15 -03:00
uvc_ctrl.c V4L/DVB (11944): uvcvideo: Add generic control blacklist. 2009-06-16 19:07:29 -03:00
uvc_driver.c V4L/DVB (12328): uvcvideo: Don't apply the FIX_BANDWIDTH quirk to all ViMicro devices 2009-08-13 20:39:05 -03:00
uvc_isight.c V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates. 2009-01-29 08:35:36 -02:00
uvc_queue.c V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are allocated. 2009-06-16 19:07:30 -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 (12002): uvc: Fix for no return value check of uvc_ctrl_set() which calls mutex_lock_interruptible() 2009-06-16 19:07:57 -03:00
uvc_video.c V4L/DVB (11835): uvcvideo: Parse frame descriptors with non-continuous indexes. 2009-06-16 18:21:10 -03:00
uvcvideo.h V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are allocated. 2009-06-16 19:07:30 -03:00