index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
videodev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-23
V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.c
Hans Verkuil
1
-2262
/
+0
2008-07-20
V4L/DVB (8414): videodev/cx18: fix get_index bug and error-handling lock-ups
Hans Verkuil
1
-4
/
+5
2008-07-20
V4L/DVB (8390): videodev: add comment and remove magic number.
Hans Verkuil
1
-2
/
+6
2008-07-20
V4L/DVB (8389): videodev: simplify get_index()
Brandon Philips
1
-48
/
+17
2008-07-20
V4L/DVB (8387): Some cosmetic changes
Hans Verkuil
1
-12
/
+10
2008-07-20
V4L/DVB (8116): videodev: allow PRIVATE_BASE controls when called through VID...
Hans Verkuil
1
-8
/
+11
2008-07-20
V4L/DVB (8112): videodev: improve extended control support in video_ioctl2()
Hans Verkuil
1
-14
/
+71
2008-07-20
V4L/DVB (8103): videodev: fix/improve ioctl debugging
Hans Verkuil
1
-111
/
+148
2008-07-20
V4L/DVB (8083): videodev: zero fields for ENCODER_CMD and VIDIOC_G_SLICED_VBI...
Hans Verkuil
1
-11
/
+16
2008-07-20
V4L/DVB (8078): Introduce "index" attribute for persistent video4linux device...
brandon@ifup.org
1
-2
/
+96
2008-07-20
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
1
-117
/
+113
2008-07-20
V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VI...
Hans Verkuil
1
-8
/
+27
2008-07-20
V4L/DVB (7947): videodev: add vidioc_g_std callback.
Hans Verkuil
1
-4
/
+8
2008-07-20
V4L/DVB (7946): videodev: small fixes for VIDIOC_G_FREQUENCY and VIDIOC_G_FMT
Hans Verkuil
1
-11
/
+9
2008-07-20
V4L/DVB (7942): Hardware frequency seek ioctl interface
Tobias Lorenz
1
-0
/
+12
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-177
/
+68
2008-06-26
V4L/DVB (8092): videodev: simplify and fix standard enumeration
Hans Verkuil
1
-177
/
+68
2008-06-21
videodev: BKL pushdown
Jonathan Corbet
1
-0
/
+4
2008-04-24
V4L/DVB (7665): videodev: Add default vidioc handler
Douglas Schilling Landgraf
1
-0
/
+7
2008-04-24
V4L/DVB (7560): videodev: Some printk fixes
Mauro Carvalho Chehab
1
-2
/
+4
2008-04-24
V4L/DVB (7558): videobuf: Improve command output for debug purposes
Mauro Carvalho Chehab
1
-25
/
+32
2008-04-24
V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-02-18
V4L/DVB (7133): Fix Kconfig dependencies
Mauro Carvalho Chehab
1
-59
/
+385
2008-01-26
V4L/DVB (6805): video std is a bitmask. Better to print in hexa
Mauro Carvalho Chehab
1
-4
/
+4
2007-10-22
V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls
Hans Verkuil
1
-42
/
+0
2007-10-10
V4L/DVB (6300): CodingStyle cleanup
Trent Piepho
1
-1
/
+2
2007-10-10
V4L/DVB (6293): V4L: convert struct class_device to struct device
Kay Sievers
1
-22
/
+18
2007-10-10
V4L/DVB (5982): Dev.c: memset fix
Mariusz Kozlowski
1
-1
/
+1
2007-05-09
V4L/DVB (5617): V4L2: videodev, allow debugging
Jiri Slaby
1
-1
/
+1
2007-05-09
V4L/DVB (5569): Fix: v4l1_compat should be called only if V4L1_COMPAT
Mauro Carvalho Chehab
1
-1
/
+13
2007-05-09
V4L/DVB (5568): VIDIOCGMBUF handling in video_ioctl2()
Sam Revitch
1
-18
/
+18
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-27
V4L/DVB (5554): Fix: vidioc_g_parm were not zeroing the memory
Mauro Carvalho Chehab
1
-2
/
+5
2007-04-27
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
Hans Verkuil
1
-0
/
+10
2007-04-27
V4L/DVB (5289): Add support for video output overlays.
Hans Verkuil
1
-0
/
+23
2007-03-01
V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.
Hans Verkuil
1
-0
/
+24
2007-03-01
V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl
Hans Verkuil
1
-0
/
+12
2007-02-21
V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER
Trent Piepho
1
-1
/
+3
2007-02-21
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
1
-3
/
+5
2007-02-21
V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls
Trent Piepho
1
-0
/
+16
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
1
-2
/
+2
2006-12-10
V4L/DVB (4901): Improve debug msgs to show fourcc and buffer length on video_...
Mauro Carvalho Chehab
1
-9
/
+14
2006-12-10
V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2
Mauro Carvalho Chehab
1
-45
/
+81
2006-12-10
V4L/DVB (4860): Optimization of v4l1 handling
Mauro Carvalho Chehab
1
-6
/
+5
2006-12-10
V4L/DVB (4859): Fix initializations on some video_ioctl2 handlers
Mauro Carvalho Chehab
1
-0
/
+13
2006-12-08
[PATCH] struct path: convert v4l
Josef Sipek
1
-1
/
+1
2006-10-14
V4L/DVB (4743): Fix oops in VIDIOC_G_PARM
Jonathan Corbet
1
-2
/
+9
2006-10-14
V4L/DVB (4740): Fixed an if-block to avoid floating with debug-messages
Enrico Scholz
1
-2
/
+3
2006-09-26
V4L/DVB (4637): Add a default method for VIDIOC_G_PARM
Mauro Carvalho Chehab
1
-3
/
+23
[next]