index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ivtv
/
ivtv-ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
1
-1899
/
+0
2012-07-06
[media] ivtv: don't mess with vfd->debug
Hans Verkuil
1
-12
/
+0
2012-05-14
[media] ivtv/cx18: fix compiler warnings
Hans Verkuil
1
-3
/
+0
2012-05-07
[media] v4l2-ctrls: Use v4l2_subscribed_event_ops
Hans de Goede
1
-1
/
+2
2012-05-07
[media] v4l2-event: Add v4l2_subscribed_event_ops
Hans de Goede
1
-1
/
+1
2012-04-19
[media] V4L2: drivers implementing vidioc_default should also return -ENOTTY
Hans Verkuil
1
-1
/
+1
2012-04-09
[media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regression
Hans Verkuil
1
-2
/
+2
2012-03-08
[media] ivtv: simplify how the decoder controls are set up
Hans Verkuil
1
-4
/
+1
2012-02-14
[media] v4l2: standardize log start/end message
Hans Verkuil
1
-5
/
+0
2012-02-14
[media] ivtv: add IVTV_IOC_PASSTHROUGH_MODE
Hans Verkuil
1
-0
/
+8
2012-02-14
[media] ivtv: implement new decoder controls
Hans Verkuil
1
-55
/
+12
2012-02-14
[media] ivtv: implement new decoder command ioctls
Hans Verkuil
1
-39
/
+67
2012-01-23
[media] ivtv: setup per-device caps
Hans Verkuil
1
-2
/
+5
2012-01-16
[media] ivtv: switch to the v4l core lock
Hans Verkuil
1
-17
/
+5
2011-09-06
[media] ivtv: fill in service_set
Hans Verkuil
1
-5
/
+10
2011-07-27
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...
Hans Verkuil
1
-3
/
+1
2011-07-27
[media] ivtv: add control event support
Hans Verkuil
1
-0
/
+2
2011-07-27
[media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
1
-1
/
+0
2011-07-07
[media] cx18/ivtv: fix g_tuner support
Hans Verkuil
1
-6
/
+2
2011-06-01
[media] ivtv: Internally separate encoder & decoder standard setting
Ian Armstrong
1
-59
/
+70
2011-03-22
[media] ivtv: replace ugly casts with a proper container_of
Hans Verkuil
1
-50
/
+50
2011-03-22
[media] ivtv: convert to core priority handling
Hans Verkuil
1
-41
/
+15
2011-03-22
[media] v4l2-ioctl: add priority handling support
Hans Verkuil
1
-1
/
+2
2010-10-21
V4L/DVB: v4l: remove unused i2c-id.h headers
Hans Verkuil
1
-1
/
+0
2010-08-08
V4L/DVB: ivtv: convert to the new control framework
Hans Verkuil
1
-18
/
+13
2010-06-01
V4L/DVB: ivtv: convert to use s_mbus_fmt
Hans Verkuil
1
-1
/
+5
2010-05-19
V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handling
Hans Verkuil
1
-0
/
+1
2010-05-19
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
1
-1
/
+1
2010-05-19
V4L/DVB: ivtv: switch to new vbi subdev ops
Hans Verkuil
1
-3
/
+3
2010-05-19
V4L/DVB: ivtv: support the new events API
Hans Verkuil
1
-3
/
+21
2010-05-19
V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_default
Hans Verkuil
1
-33
/
+32
2010-05-18
V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register ad...
Andy Walls
1
-1
/
+1
2010-05-18
V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change
Ian Armstrong
1
-0
/
+21
2009-06-16
V4L/DVB: cleanup redundant tests on unsigned
Roel Kluin
1
-1
/
+1
2009-05-09
V4L/DVB (11674): ivtv: fix incorrect bit tests
Hans Verkuil
1
-2
/
+3
2009-04-06
V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.
Hans Verkuil
1
-8
/
+0
2009-04-06
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
1
-5
/
+5
2009-04-06
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10488): ivtv: cleanup naming conventions
Hans Verkuil
1
-3
/
+3
2009-03-30
V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw video
Hans Verkuil
1
-5
/
+9
2009-02-17
V4L/DVB (10626): ivtv: fix regression in get sliced vbi format
Hans Verkuil
1
-1
/
+1
2009-02-17
V4L/DVB (10625): ivtv: fix decoder crash regression
Hans Verkuil
1
-12
/
+12
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-10
/
+11
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
1
-1
/
+1
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-1
/
+1
2008-12-30
V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
1
-38
/
+35
2008-10-21
V4L/DVB (9331): Remove unused inode parameter from video_ioctl2
Mauro Carvalho Chehab
1
-1
/
+1
2008-10-21
V4L/DVB (9325): ivtv: switch to unlocked_ioctl.
Hans Verkuil
1
-7
/
+6
2008-10-17
V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max i...
Hans Verkuil
1
-2
/
+16
2008-10-13
V4L/DVB (9166): ivtv - Fix potential race condition in yuv handler
Ian Armstrong
1
-2
/
+0
[next]