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-dev.h
Age
Commit message (
Expand
)
Author
2009-03-26
allow v4l2 drivers to provide a get_unmapped_area handler
Mauro Carvalho Chehab
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-23
v4l2-dev: allow drivers to pass v4l2_device as parent
Hans Verkuil
2008-12-20
v4l2-dev: use the release callback from device instead of cdev
Hans Verkuil
2008-10-04
v4l: disconnect kernel number from minor
Hans Verkuil
2008-08-29
v4l2: use register_chrdev_region instead of register_chrdev
Hans Verkuil
2008-08-11
v4l2-dev: video_get/set_drvdata needs to use class_get/set_devdata for < 2.6.19
Hans Verkuil
2008-08-23
v4l2-dev: cleanups and add video_drvdata helper function
Hans Verkuil
2008-08-23
v4l2: remove the priv field, use dev_get_drvdata instead
Hans Verkuil
2008-08-23
v4l2: add __must_check to v4l2_dev.h
Hans Verkuil
2008-08-23
v4l2-dev: add video_device_release_empty
Hans Verkuil
2008-08-23
v4l2-dev: remove obsolete video_exclusive_open/release
Hans Verkuil
2008-07-26
fix a few assorted spelling mistakes.
Hans Verkuil
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-25
videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h
Hans Verkuil
2008-07-21
Remove obsolete owner field from video_device struct.
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
2008-07-20
videodev: renamed 'class_dev' to 'dev'
Hans Verkuil
2008-07-20
videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-17
videodev: add support for kernels < 2.6.19
Hans Verkuil
2008-07-17
videodev/dabusb/dvbdev: fix 2.6.16 compilation
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.13
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.0
Hans Verkuil
2008-06-22
videodev: fix/improve ioctl debugging
Hans Verkuil
2008-06-22
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb
Mauro Carvalho Chehab
2008-06-21
videodev: simplify and fix standard enumeration
Hans Verkuil
2008-06-20
Introduce "index" attribute for persistent video4linux device nodes
Mauro Carvalho Chehab
2008-05-28
videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
2008-05-28
videodev: add missing vidioc_try_fmt_sliced_vbi_output and VIDIOC_ENUMOUTPUT ...
Hans Verkuil
2008-05-28
videodev: add vidioc_g_std callback.
Hans Verkuil
2008-05-26
Hardware frequency seek ioctl interface
Mauro Carvalho Chehab
2008-05-22
Remove v4l2_video_std_fps prototype declaration
Mauro Carvalho Chehab
2008-04-09
videodev: Add default vidioc handler
Douglas Schilling Landgraf
2008-02-02
Fix Kconfig dependencies
Mauro Carvalho Chehab
2007-10-15
merge: http://www.linuxtv.org/hg/~hverkuil/mpegcomp
Mauro Carvalho Chehab
2007-10-15
v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-10-11
Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls
Hans Verkuil
2007-10-08
V4L: convert struct class_device to struct device
Mauro Carvalho Chehab
2007-10-01
backport kernel changes
Mauro Carvalho Chehab
2007-07-23
Clean up duplicate includes in include/media/
Mauro Carvalho Chehab
2007-02-24
Add support for VIDIOC_G_CHIP_IDENT
Hans Verkuil
2007-02-21
Add support for video output overlays.
Hans Verkuil
2007-02-21
merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb
Mauro Carvalho Chehab
2007-02-19
compat: Fix compat stuff for usbvision and zr364xx
Trent Piepho
2007-02-18
Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.
Hans Verkuil
2007-02-18
Add VIDIOC_G_ENC_INDEX ioctl
Hans Verkuil
2007-01-23
Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
[next]