index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-dev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handler
Daniel Glöckner
2009-03-30
1
-0
/
+2
*
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
1
-1
/
+1
*
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2009-01-02
1
-1
/
+14
*
V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent
Hans Verkuil
2008-12-30
1
-0
/
+4
*
V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev
Hans Verkuil
2008-12-30
1
-15
/
+32
*
V4L/DVB (9133): v4l: disconnect kernel number from minor
Hans Verkuil
2008-10-12
1
-10
/
+2
*
V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdev
Hans Verkuil
2008-10-12
1
-0
/
+3
*
V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper function
Hans Verkuil
2008-10-12
1
-14
/
+21
*
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
Hans Verkuil
2008-10-12
1
-11
/
+3
*
V4L/DVB (8785): v4l2: add __must_check to v4l2_dev.h
Hans Verkuil
2008-10-12
1
-3
/
+3
*
V4L/DVB (8782): v4l2-dev: add video_device_release_empty
Hans Verkuil
2008-10-12
1
-0
/
+5
*
V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/release
Hans Verkuil
2008-10-12
1
-6
/
+0
*
V4L/DVB (8525): fix a few assorted spelling mistakes.
Hans Verkuil
2008-07-27
1
-2
/
+2
*
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-27
1
-2
/
+1
*
V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...
Hans Verkuil
2008-07-26
1
-25
/
+0
*
V4L/DVB (8483): Remove obsolete owner field from video_device struct.
Hans Verkuil
2008-07-26
1
-13
/
+7
*
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
2008-07-26
1
-219
/
+3
*
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-23
1
-45
/
+0
*
V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'
Hans Verkuil
2008-07-23
1
-7
/
+7
*
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-23
1
-1
/
+1
*
V4L/DVB (8387): Some cosmetic changes
Hans Verkuil
2008-07-20
1
-1
/
+1
*
V4L/DVB (8103): videodev: fix/improve ioctl debugging
Hans Verkuil
2008-07-20
1
-2
/
+2
*
V4L/DVB (8078): Introduce "index" attribute for persistent video4linux device...
brandon@ifup.org
2008-07-20
1
-0
/
+4
*
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
2008-07-20
1
-37
/
+31
*
V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VI...
Hans Verkuil
2008-07-20
1
-1
/
+9
*
V4L/DVB (7947): videodev: add vidioc_g_std callback.
Hans Verkuil
2008-07-20
1
-1
/
+2
*
V4L/DVB (7942): Hardware frequency seek ioctl interface
Tobias Lorenz
2008-07-20
1
-0
/
+2
*
V4L/DVB (8092): videodev: simplify and fix standard enumeration
Hans Verkuil
2008-06-26
1
-2
/
+2
*
V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration
Guennadi Liakhovetski
2008-06-05
1
-1
/
+0
*
V4L/DVB (7665): videodev: Add default vidioc handler
Douglas Schilling Landgraf
2008-04-24
1
-0
/
+4
*
V4L/DVB (7133): Fix Kconfig dependencies
Mauro Carvalho Chehab
2008-02-18
1
-0
/
+2
*
V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls
Hans Verkuil
2007-10-22
1
-4
/
+0
*
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-10-22
1
-1
/
+0
*
V4L/DVB (6293): V4L: convert struct class_device to struct device
Kay Sievers
2007-10-10
1
-6
/
+8
*
V4L/DVB (5913): Clean up duplicate includes in include/media/
Jesper Juhl
2007-10-09
1
-2
/
+0
*
V4L/DVB (6220a): fix build error for et61x251 driver
Linus Torvalds
2007-09-14
1
-2
/
+3
*
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
Hans Verkuil
2007-04-27
1
-0
/
+2
*
V4L/DVB (5289): Add support for video output overlays.
Hans Verkuil
2007-04-27
1
-0
/
+8
*
V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.
Hans Verkuil
2007-03-01
1
-0
/
+4
*
V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl
Hans Verkuil
2007-03-01
1
-0
/
+2
*
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
2007-02-21
1
-3
/
+0
*
V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls
Trent Piepho
2007-02-21
1
-0
/
+12
*
V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2
Mauro Carvalho Chehab
2006-12-10
1
-10
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2006-09-30
1
-3
/
+7
|
\
|
*
V4L/DVB (4348): Fix: compile for radio aimslab and aztech with V4L2 only
Mauro Carvalho Chehab
2006-09-26
1
-3
/
+7
*
|
v4l-dev2: handle __must_check
Andrew Morton
2006-09-25
1
-1
/
+1
|
/
*
V4L/DVB (4605): Fixes an issue with V4L1 and make headers-install
Mauro Carvalho Chehab
2006-09-10
1
-3
/
+4
*
V4L/DVB (4340): Videodev.h should be included also when V4L1_COMPAT is selected.
Mauro Carvalho Chehab
2006-08-08
1
-1
/
+1
*
V4L/DVB (4316): Check __must_check warnings
Michael Krufky
2006-07-29
1
-2
/
+5
*
[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
[next]