summaryrefslogtreecommitdiff
path: root/drivers/media/video/uvc/uvc_v4l2.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-29V4L/DVB (9662): uvcvideo: Fix printk badness when printing ioctl namesLaurent Pinchart1-4/+6
2008-12-29V4L/DVB (9661): uvcvideo: Commit streaming parameters when enabling the video...Laurent Pinchart1-7/+0
2008-12-29V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more...Laurent Pinchart1-2/+2
2008-12-29V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil1-10/+3
2008-10-21V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab1-3/+9
2008-10-12V4L/DVB (9031): uvcvideo: Fix incomplete frame drop when switching to a varia...Laurent Pinchart1-4/+0
2008-10-12V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil1-9/+4
2008-07-24V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil1-0/+1
2008-07-20V4L/DVB (8256): uvc/uvc_v4l2.c: suppress uninitialized var warningAndrew Morton1-1/+1
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-0/+1
2008-07-01V4L/DVB (8145a): USB Video Class driverLaurent Pinchart1-0/+1105