index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-ioctl.h
Age
Commit message (
Expand
)
Author
2012-11-25
[media] v4l: add buffer exporting via dmabuf
Tomasz Stanislawski
2012-09-26
[media] v4l2: make vidioc_s_crop const
Hans Verkuil
2012-09-26
[media] v4l2: make vidioc_s_modulator const
Hans Verkuil
2012-09-26
[media] v4l2: make vidioc_s_audout const
Hans Verkuil
2012-09-26
[media] v4l2: make vidioc_s_audio const
Hans Verkuil
2012-09-26
[media] v4l2: make vidioc_(un)subscribe_event const
Hans Verkuil
2012-09-26
[media] v4l2: make vidioc_s_freq_hw_seek const
Hans Verkuil
2012-09-26
[media] v4l2: make vidioc_s_jpegcomp const
Hans Verkuil
2012-09-26
[media] v4l2: make vidioc_s_fbuf const
Hans Verkuil
2012-09-26
[media] v4l2-core: deprecate V4L2_BUF_TYPE_PRIVATE
Hans Verkuil
2012-07-30
[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl
Hans Verkuil
2012-07-06
[media] v4l2-dev/ioctl.c: add vb2_queue support to video_device
Hans Verkuil
2012-07-06
[media] v4l2-ioctl: remove v4l_(i2c_)print_ioctl
Hans Verkuil
2012-05-20
[media] v4l2 framework: add support for the new dv_timings ioctls
Hans Verkuil
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-02-14
[media] v4l2: add VIDIOC_(TRY_)DECODER_CMD
Hans Verkuil
2012-01-11
[media] v4l: add support for selection api
Tomasz Stanislawski
2011-11-03
[media] V4L: add two new ioctl()s for multi-size videobuffer management
Guennadi Liakhovetski
2011-03-22
[media] v4l2-ioctl: add priority handling support
Hans Verkuil
2011-03-21
[media] v4l: Add multi-planar ioctl handling code
Pawel Osciak
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-05-19
V4L/DVB: V4L: Events: Support event handling in do_ioctl
Sakari Ailus
2009-12-16
V4L/DVB (13571): v4l: Adding Digital Video Timings APIs
Muralidharan Karicheri
2009-03-30
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
2009-03-30
V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_period
Trent Piepho
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32
Hans Verkuil
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-30
V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __vide...
Mauro Carvalho Chehab
2008-12-29
V4L/DVB (9578): v4l core: add support for enumerating frame sizes and intervals
Mauro Carvalho Chehab
2008-12-29
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
Hans Verkuil
2008-10-21
V4L/DVB (9331): Remove unused inode parameter from video_ioctl2
Mauro Carvalho Chehab
2008-10-21
V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()
Mauro Carvalho Chehab
2008-10-21
V4L/DVB (9324): v4l2: add video_ioctl2_unlocked for unlocked_ioctl support.
Hans Verkuil
2008-10-13
V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap
Hans Verkuil
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
2008-07-23
V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h
Mauro Carvalho Chehab
2008-07-23
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil