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
/
include
/
media
/
v4l2-ioctl.h
Age
Commit message (
Expand
)
Author
2009-03-10
avoid loading the entire videodev.h header for drivers that are already V4L2 ...
Mauro Carvalho Chehab
2009-03-03
v4l2: New function v4l2_video_std_frame_period
Trent Piepho
2008-12-30
v4l2: debugging API changed to match against driver name instead of ID.
Hans Verkuil
2008-12-30
v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32
Hans Verkuil
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-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-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-07-21
videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
Hans Verkuil
2008-07-20
Fix x86_64 compilation and move some macros to v4l2-ioctl.h
Mauro Carvalho Chehab
2008-07-20
videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
Hans Verkuil