linux/drivers/media/video/uvc
Hans Verkuil bec43661b1 V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Introduce a struct v4l2_file_operations for v4l2 drivers.

Remove the unnecessary inode argument.

Move compat32 handling (and llseek) into the v4l2-dev core: this is now
handled in the v4l2 core and no longer in the drivers themselves.

Note that this changeset reverts an earlier patch that changed the return
type of__video_ioctl2 from int to long. This change will be reinstated
later in a much improved version.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-01-02 17:11:12 -02:00
..
Kconfig V4L/DVB (8234): uvcvideo: Make input device support optional 2008-07-20 07:18:09 -03:00
Makefile
uvc_ctrl.c V4L/DVB (9903): uvcvideo: V4L2 zoom controls support 2008-12-30 09:39:11 -02:00
uvc_driver.c V4L/DVB (10104): uvcvideo: Add support for video output devices 2008-12-30 09:40:32 -02:00
uvc_isight.c
uvc_queue.c V4L/DVB (10104): uvcvideo: Add support for video output devices 2008-12-30 09:40:32 -02:00
uvc_status.c V4L/DVB:usbvideo:don't use part of buffer for USB transfer #4 2008-10-12 09:37:08 -02:00
uvc_v4l2.c V4L/DVB (10135): v4l2: introduce v4l2_file_operations. 2009-01-02 17:11:12 -02:00
uvc_video.c V4L/DVB (10104): uvcvideo: Add support for video output devices 2008-12-30 09:40:32 -02:00
uvcvideo.h V4L/DVB (10135): v4l2: introduce v4l2_file_operations. 2009-01-02 17:11:12 -02:00