linux-kernel-test/drivers/media/video/usbvision
Thierry MERLE f2242ee547 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 <thierry.merle@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-12-10 09:05:45 -02:00
..
Kconfig V4L/DVB (4925): Corrected and separated the Kconfig for usbvision 2006-12-10 09:05:42 -02:00
Makefile V4L/DVB (4923): Splitted usbvision cards from usbvison.h 2006-12-10 09:05:41 -02:00
usbvision_ioctl.h V4L/DVB (4922): Add usbvision driver 2006-12-10 09:05:39 -02:00
usbvision-cards.c V4L/DVB (4923): Splitted usbvision cards from usbvison.h 2006-12-10 09:05:41 -02:00
usbvision-core.c V4L/DVB (4927): Enhancements on usbvision driver 2006-12-10 09:05:45 -02:00
usbvision-i2c.c V4L/DVB (4927): Enhancements on usbvision driver 2006-12-10 09:05:45 -02:00
usbvision-i2c.h V4L/DVB (4922): Add usbvision driver 2006-12-10 09:05:39 -02:00
usbvision.h V4L/DVB (4927): Enhancements on usbvision driver 2006-12-10 09:05:45 -02:00