summaryrefslogtreecommitdiff
path: root/drivers/media/video/uvc/uvc_v4l2.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10104): uvcvideo: Add support for video output devicesLaurent Pinchart2008-12-301-31/+50
* V4L/DVB (9903): uvcvideo: V4L2 zoom controls supportLaurent Pinchart2008-12-301-2/+2
* V4L/DVB (9662): uvcvideo: Fix printk badness when printing ioctl namesLaurent Pinchart2008-12-291-4/+6
* V4L/DVB (9661): uvcvideo: Commit streaming parameters when enabling the video...Laurent Pinchart2008-12-291-7/+0
* V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more...Laurent Pinchart2008-12-291-2/+2
* V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil2008-12-291-10/+3
* V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab2008-10-211-3/+9
* V4L/DVB (9031): uvcvideo: Fix incomplete frame drop when switching to a varia...Laurent Pinchart2008-10-121-4/+0
* V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil2008-10-121-9/+4
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+1
* V4L/DVB (8256): uvc/uvc_v4l2.c: suppress uninitialized var warningAndrew Morton2008-07-201-1/+1
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-201-0/+1
* V4L/DVB (8145a): USB Video Class driverLaurent Pinchart2008-06-301-0/+1105