From: Thierry MERLE Date: Mon, 4 Dec 2006 11:31:14 +0000 (-0300) Subject: V4L/DVB (4927): Enhancements on usbvision driver X-Git-Tag: v2.6.20-rc2~85^2~18^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2242ee5474f46d87a45cd4e214b5c3aa02ff293;p=pandora-kernel.git V4L/DVB (4927): Enhancements on usbvision driver Enhance the buffer management of this driver + some corrections - linux list.h usage for buffer management - VIDIOC_ENUMSTD/VIDIOC_G_STD/VIDIOC_S_STD simplification (use of v4l2_video_std_construct) - create_sysfs : remove of warnings for video_device_create_file return code - make the driver compatible with 2.6.19 kernel version (remove slave_send and slave_recv in usbvision-i2c, change ctrlUrb_complete function prototype) - deactivated v4l2_read because this code was not the priority but working on it :) Signed-off-by: Thierry MERLE Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed