summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/ivtv-ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-151-1899/+0
* [media] ivtv: don't mess with vfd->debugHans Verkuil2012-07-061-12/+0
* [media] ivtv/cx18: fix compiler warningsHans Verkuil2012-05-141-3/+0
* [media] v4l2-ctrls: Use v4l2_subscribed_event_opsHans de Goede2012-05-071-1/+2
* [media] v4l2-event: Add v4l2_subscribed_event_opsHans de Goede2012-05-071-1/+1
* [media] V4L2: drivers implementing vidioc_default should also return -ENOTTYHans Verkuil2012-04-191-1/+1
* [media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regressionHans Verkuil2012-04-091-2/+2
* [media] ivtv: simplify how the decoder controls are set upHans Verkuil2012-03-081-4/+1
* [media] v4l2: standardize log start/end messageHans Verkuil2012-02-141-5/+0
* [media] ivtv: add IVTV_IOC_PASSTHROUGH_MODEHans Verkuil2012-02-141-0/+8
* [media] ivtv: implement new decoder controlsHans Verkuil2012-02-141-55/+12
* [media] ivtv: implement new decoder command ioctlsHans Verkuil2012-02-141-39/+67
* [media] ivtv: setup per-device capsHans Verkuil2012-01-231-2/+5
* [media] ivtv: switch to the v4l core lockHans Verkuil2012-01-161-17/+5
* [media] ivtv: fill in service_setHans Verkuil2011-09-061-5/+10
* [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil2011-07-271-3/+1
* [media] ivtv: add control event supportHans Verkuil2011-07-271-0/+2
* [media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAPMauro Carvalho Chehab2011-07-271-1/+0
* [media] cx18/ivtv: fix g_tuner supportHans Verkuil2011-07-071-6/+2
* [media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong2011-06-011-59/+70
* [media] ivtv: replace ugly casts with a proper container_ofHans Verkuil2011-03-221-50/+50
* [media] ivtv: convert to core priority handlingHans Verkuil2011-03-221-41/+15
* [media] v4l2-ioctl: add priority handling supportHans Verkuil2011-03-221-1/+2
* V4L/DVB: v4l: remove unused i2c-id.h headersHans Verkuil2010-10-211-1/+0
* V4L/DVB: ivtv: convert to the new control frameworkHans Verkuil2010-08-081-18/+13
* V4L/DVB: ivtv: convert to use s_mbus_fmtHans Verkuil2010-06-011-1/+5
* V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handlingHans Verkuil2010-05-191-0/+1
* V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-191-1/+1
* V4L/DVB: ivtv: switch to new vbi subdev opsHans Verkuil2010-05-191-3/+3
* V4L/DVB: ivtv: support the new events APIHans Verkuil2010-05-191-3/+21
* V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_defaultHans Verkuil2010-05-191-33/+32
* V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register ad...Andy Walls2010-05-181-1/+1
* V4L/DVB: ivtv: Avoid hard system lock on decoder output mode changeIan Armstrong2010-05-181-0/+21
* V4L/DVB: cleanup redundant tests on unsignedRoel Kluin2009-06-161-1/+1
* V4L/DVB (11674): ivtv: fix incorrect bit testsHans Verkuil2009-05-091-2/+3
* V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil2009-04-061-8/+0
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-061-5/+5
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (10488): ivtv: cleanup naming conventionsHans Verkuil2009-03-301-3/+3
* V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw videoHans Verkuil2009-03-301-5/+9
* V4L/DVB (10626): ivtv: fix regression in get sliced vbi formatHans Verkuil2009-02-171-1/+1
* V4L/DVB (10625): ivtv: fix decoder crash regressionHans Verkuil2009-02-171-12/+12
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-10/+11
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-021-1/+1
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-1/+1
* V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil2008-12-301-38/+35
* V4L/DVB (9331): Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab2008-10-211-1/+1
* V4L/DVB (9325): ivtv: switch to unlocked_ioctl.Hans Verkuil2008-10-211-7/+6
* V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max i...Hans Verkuil2008-10-171-2/+16
* V4L/DVB (9166): ivtv - Fix potential race condition in yuv handlerIan Armstrong2008-10-131-2/+0