summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/ivtv-ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* V4L/DVB (9165): ivtv: V4L2_FBUF_FLAG_OVERLAY status fixIan Armstrong2008-10-131-2/+3
* V4L/DVB (9162): ivtv: fix raw/sliced VBI mixupHans Verkuil2008-10-131-2/+6
* V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info.Hans Verkuil2008-10-131-1/+1
* V4L/DVB (8921): ivtv: fix incorrect capability and assorted sliced vbi and vi...Hans Verkuil2008-10-121-13/+9
* V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMTHans Verkuil2008-10-121-18/+11
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-261-63/+67
* V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled thro...Hans Verkuil2008-07-201-3/+1
* V4L/DVB (8111): ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is n...Hans Verkuil2008-07-201-28/+31
* V4L/DVB (8104): cx18/ivtv: ioctl debugging improvementsHans Verkuil2008-07-201-7/+14
* V4L/DVB (8090): ivtv: yuv decoder lock fix (2)Ian Armstrong2008-07-201-1/+1
* V4L/DVB (8086): ivtv/cx18: fix video_temporal_filter handlingHans Verkuil2008-07-201-9/+0
* V4L/DVB (8085): ivtv: fill in all v4l2_framebuffer fields in VIDIOC_G/S_FBUFHans Verkuil2008-07-201-2/+9
* V4L/DVB (8084): ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION testsHans Verkuil2008-07-201-15/+7
* V4L/DVB (8081): ivtv: remove obsolete arrays.Hans Verkuil2008-07-201-31/+0
* V4L/DVB (8080): ivtv: make sure all v4l2_format fields are filled inHans Verkuil2008-07-201-45/+67
* V4L/DVB (8079): ivtv: Convert to video_ioctl2.Hans Verkuil2008-07-201-973/+1116
* V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_Hans Verkuil2008-05-141-8/+8
* V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is calledHans Verkuil2008-04-291-10/+21
* V4L/DVB (7756): ivtv: use strlcpy instead of strcpyHans Verkuil2008-04-291-7/+6
* V4L/DVB (7729): Fix VIDIOCGAP corruption in ivtvAlan Cox2008-04-241-1/+2
* V4L/DVB (7558): videobuf: Improve command output for debug purposesMauro Carvalho Chehab2008-04-241-0/+3
* V4L/DVB (7244): ivtv: CROP is not supported for video captureHans Verkuil2008-04-241-8/+3
* V4L/DVB (7243): ivtv: yuv framebuffer trackingIan Armstrong2008-04-241-8/+17
* V4L/DVB (6776): ivtv: Some general fixesRichard Knutsson2008-01-251-1/+1
* V4L/DVB (6731): ivtv: Remove a invalid shadow-variableRichard Knutsson2008-01-251-4/+1
* V4L/DVB (6718): ivtv: ivtv yuv format description correctionIan Armstrong2008-01-251-1/+1
* V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC...Ian Armstrong2008-01-251-42/+78
* V4L/DVB (6341): ivtv: fix resizing MPEG1 streamsHans Verkuil2007-10-221-5/+8
* V4L/DVB (6109): ivtv: use new videodev2.h pixel formatsHans Verkuil2007-10-091-7/+6
* V4L/DVB (6097): ivtv: set correct pixel format and alpha propertiesHans Verkuil2007-10-091-14/+52
* V4L/DVB (6093): ivtv: reorganized and cleanup ivtv structHans Verkuil2007-10-091-5/+5
* V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c int...Hans Verkuil2007-10-091-3/+2
* V4L/DVB (6089): ivtv: log in status if framebuffer uses YUV instead of RGBHans Verkuil2007-10-091-2/+11
OpenPOWER on IntegriCloud