index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
uvc
/
uvc_v4l2.c
Age
Commit message (
Expand
)
Author
2008-12-16
uvcvideo: V4L2 zoom controls support
Laurent Pinchart
2008-11-17
uvcvideo: Fix printk badness when printing ioctl names
Laurent Pinchart
2008-11-12
uvcvideo: Commit streaming parameters when enabling the video stream.
Laurent Pinchart
2008-11-11
uvcvideo: Enable compilation on kernels older than 2.6.22
Laurent Pinchart
2008-11-08
uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more gracefully
Laurent Pinchart
2008-11-01
v4l: remove inode argument from video_usercopy
Hans Verkuil
2008-10-21
Get rid of inode parameter at v4l_compat_translate_ioctl()
Mauro Carvalho Chehab
2008-09-16
uvcvideo: Fix incomplete frame drop when switching to a variable size format.
Mauro Carvalho Chehab
2008-08-23
v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)
Hans Verkuil
2008-07-20
videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
Hans Verkuil
2008-07-04
uvc/uvc_v4l2.c: suppress uninitialized var warning
Mauro Carvalho Chehab
2008-06-30
From: Laurent Pinchart <laurent.pinchart@skynet.be>
Mauro Carvalho Chehab