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
/
v4l2-ioctl.c
Age
Commit message (
Expand
)
Author
2008-12-30
v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2008-12-30
v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-29
v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __video_ioctl2
Mauro Carvalho Chehab
2008-11-12
v4l core: fix debug printk for enumberating framerates
Mauro Carvalho Chehab
2008-11-11
v4l core: a few get ioctls were lacking memory clean
Mauro Carvalho Chehab
2008-11-11
v4l core: add support for enumerating frame sizes and intervals
Mauro Carvalho Chehab
2008-11-01
v4l: remove inode argument from video_usercopy
Hans Verkuil
2008-10-27
rationalise addresses to one common one
Mauro Carvalho Chehab
2008-10-21
Remove unused inode parameter from video_ioctl2
Mauro Carvalho Chehab
2008-10-21
Get rid of inode parameter at v4l_compat_translate_ioctl()
Mauro Carvalho Chehab
2008-10-18
v4l2: add video_ioctl2_unlocked for unlocked_ioctl support.
Hans Verkuil
2008-10-03
v4l: remove vidioc_enum_fmt_vbi_cap
Hans Verkuil
2008-08-21
v4l2-ioctl.c: fix warning
Mauro Carvalho Chehab
2008-07-27
v4l2-ioctl: do not try to handle private V4L1 ioctls
Hans Verkuil
2008-07-21
videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
Hans Verkuil
2008-07-20
videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
Hans Verkuil