index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ivtv
/
ivtv-ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...
Hans Verkuil
2011-07-27
1
-3
/
+1
*
[media] ivtv: add control event support
Hans Verkuil
2011-07-27
1
-0
/
+2
*
[media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
2011-07-27
1
-1
/
+0
*
[media] cx18/ivtv: fix g_tuner support
Hans Verkuil
2011-07-07
1
-6
/
+2
*
[media] ivtv: Internally separate encoder & decoder standard setting
Ian Armstrong
2011-06-01
1
-59
/
+70
*
[media] ivtv: replace ugly casts with a proper container_of
Hans Verkuil
2011-03-22
1
-50
/
+50
*
[media] ivtv: convert to core priority handling
Hans Verkuil
2011-03-22
1
-41
/
+15
*
[media] v4l2-ioctl: add priority handling support
Hans Verkuil
2011-03-22
1
-1
/
+2
*
V4L/DVB: v4l: remove unused i2c-id.h headers
Hans Verkuil
2010-10-21
1
-1
/
+0
*
V4L/DVB: ivtv: convert to the new control framework
Hans Verkuil
2010-08-08
1
-18
/
+13
*
V4L/DVB: ivtv: convert to use s_mbus_fmt
Hans Verkuil
2010-06-01
1
-1
/
+5
*
V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handling
Hans Verkuil
2010-05-19
1
-0
/
+1
*
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
2010-05-19
1
-1
/
+1
*
V4L/DVB: ivtv: switch to new vbi subdev ops
Hans Verkuil
2010-05-19
1
-3
/
+3
*
V4L/DVB: ivtv: support the new events API
Hans Verkuil
2010-05-19
1
-3
/
+21
*
V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_default
Hans Verkuil
2010-05-19
1
-33
/
+32
*
V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register ad...
Andy Walls
2010-05-18
1
-1
/
+1
*
V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change
Ian Armstrong
2010-05-18
1
-0
/
+21
*
V4L/DVB: cleanup redundant tests on unsigned
Roel Kluin
2009-06-16
1
-1
/
+1
*
V4L/DVB (11674): ivtv: fix incorrect bit tests
Hans Verkuil
2009-05-09
1
-2
/
+3
*
V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.
Hans Verkuil
2009-04-06
1
-8
/
+0
*
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
1
-5
/
+5
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (10488): ivtv: cleanup naming conventions
Hans Verkuil
2009-03-30
1
-3
/
+3
*
V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw video
Hans Verkuil
2009-03-30
1
-5
/
+9
*
V4L/DVB (10626): ivtv: fix regression in get sliced vbi format
Hans Verkuil
2009-02-17
1
-1
/
+1
*
V4L/DVB (10625): ivtv: fix decoder crash regression
Hans Verkuil
2009-02-17
1
-12
/
+12
*
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
1
-10
/
+11
*
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
/
+1
*
V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
2008-12-30
1
-38
/
+35
*
V4L/DVB (9331): Remove unused inode parameter from video_ioctl2
Mauro Carvalho Chehab
2008-10-21
1
-1
/
+1
*
V4L/DVB (9325): ivtv: switch to unlocked_ioctl.
Hans Verkuil
2008-10-21
1
-7
/
+6
*
V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max i...
Hans Verkuil
2008-10-17
1
-2
/
+16
*
V4L/DVB (9166): ivtv - Fix potential race condition in yuv handler
Ian Armstrong
2008-10-13
1
-2
/
+0
*
V4L/DVB (9165): ivtv: V4L2_FBUF_FLAG_OVERLAY status fix
Ian Armstrong
2008-10-13
1
-2
/
+3
*
V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup
Hans Verkuil
2008-10-13
1
-2
/
+6
*
V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info.
Hans Verkuil
2008-10-13
1
-1
/
+1
*
V4L/DVB (8921): ivtv: fix incorrect capability and assorted sliced vbi and vi...
Hans Verkuil
2008-10-12
1
-13
/
+9
*
V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMT
Hans Verkuil
2008-10-12
1
-18
/
+11
*
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
2008-07-26
1
-63
/
+67
*
V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled thro...
Hans Verkuil
2008-07-20
1
-3
/
+1
*
V4L/DVB (8111): ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is n...
Hans Verkuil
2008-07-20
1
-28
/
+31
*
V4L/DVB (8104): cx18/ivtv: ioctl debugging improvements
Hans Verkuil
2008-07-20
1
-7
/
+14
*
V4L/DVB (8090): ivtv: yuv decoder lock fix (2)
Ian Armstrong
2008-07-20
1
-1
/
+1
*
V4L/DVB (8086): ivtv/cx18: fix video_temporal_filter handling
Hans Verkuil
2008-07-20
1
-9
/
+0
*
V4L/DVB (8085): ivtv: fill in all v4l2_framebuffer fields in VIDIOC_G/S_FBUF
Hans Verkuil
2008-07-20
1
-2
/
+9
*
V4L/DVB (8084): ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION tests
Hans Verkuil
2008-07-20
1
-15
/
+7
*
V4L/DVB (8081): ivtv: remove obsolete arrays.
Hans Verkuil
2008-07-20
1
-31
/
+0
*
V4L/DVB (8080): ivtv: make sure all v4l2_format fields are filled in
Hans Verkuil
2008-07-20
1
-45
/
+67
[next]