summaryrefslogtreecommitdiff
path: root/linux/include/media/v4l2-ioctl.h
AgeCommit message (Expand)Author
2009-03-10avoid loading the entire videodev.h header for drivers that are already V4L2 ...Mauro Carvalho Chehab
2009-03-03v4l2: New function v4l2_video_std_frame_periodTrent Piepho
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-30v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-29v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __video_ioctl2Mauro Carvalho Chehab
2008-11-11v4l core: add support for enumerating frame sizes and intervalsMauro Carvalho Chehab
2008-11-01v4l: remove inode argument from video_usercopyHans Verkuil
2008-10-21Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab
2008-10-21Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab
2008-10-18v4l2: add video_ioctl2_unlocked for unlocked_ioctl support.Hans Verkuil
2008-10-03v4l: remove vidioc_enum_fmt_vbi_capHans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-20Fix x86_64 compilation and move some macros to v4l2-ioctl.hMauro Carvalho Chehab
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil