linux-kernel-test/drivers/media/video/uvc
Laurent Pinchart 350d6407f8 V4L/DVB (13310): uvcvideo: Return -EINVAL instead of -ENODEV in read()
-EINVAL is required by the V4L2 specification. -ENODEV is simply wrong
as the device exists.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-12-05 18:41:19 -02: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 (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 (13308): uvcvideo: Add support for MSI StarCam 370i webcams 2009-12-05 18:41:19 -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 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 (13310): uvcvideo: Return -EINVAL instead of -ENODEV in read() 2009-12-05 18:41:19 -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