summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ivtv/ivtv-ioctl.c
AgeCommit message (Expand)Author
2009-05-02V4L/DVB: cleanup redundant tests on unsignedMauro Carvalho Chehab
2009-05-02ivtv: fix incorrect bit testsMauro Carvalho Chehab
2009-04-02ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-02-16ivtv: fix regression in get sliced vbi formatHans Verkuil
2009-02-14ivtv: fix decoder crash regressionHans Verkuil
2009-02-07ivtv: cleanup naming conventionsMauro Carvalho Chehab
2009-02-06ivtv/cx18: fix g_fmt and try_fmt for raw videoMauro Carvalho Chehab
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-11-29ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil
2008-10-21Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab
2008-10-18ivtv: switch to unlocked_ioctl.Hans Verkuil
2008-10-11ivtv: partially revert an earlier patch that checks the max image heightHans Verkuil
2008-10-09ivtv - Fix potential race condition in yuv handlerHans Verkuil
2008-10-06ivtv: V4L2_FBUF_FLAG_OVERLAY status fixHans Verkuil
2008-10-04ivtv: fix raw/sliced VBI mixupHans Verkuil
2008-09-08cx18/ivtv: add 'PCI:' prefix to bus_info.Hans Verkuil
2008-09-06ivtv: fix incorrect capability and assorted sliced vbi and video out fmt fixesHans Verkuil
2008-09-06cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMTHans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-06-25ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrlHans Verkuil
2008-06-25ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is not defined.Hans Verkuil
2008-06-22cx18/ivtv: ioctl debugging improvementsHans Verkuil
2008-06-21ivtv: yuv decoder lock fix (2)Hans Verkuil
2008-06-21ivtv/cx18: fix video_temporal_filter handlingHans Verkuil
2008-06-21ivtv: fill in all v4l2_framebuffer fields in VIDIOC_G/S_FBUFHans Verkuil
2008-06-21ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION testsHans Verkuil
2008-06-21ivtv: remove obsolete arrays.Hans Verkuil
2008-06-21ivtv: make sure all v4l2_format fields are filled inHans Verkuil
2008-05-29ivtv: Convert to video_ioctl2.Hans Verkuil
2008-05-01ivtv: prefix ivtv external functions with ivtv_Hans Verkuil
2008-04-26ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is called.Hans Verkuil
2008-04-26ivtv: use strlcpy instead of strcpy.Hans Verkuil
2008-04-20 Fix VIDIOCGAP corruption in ivtvMauro Carvalho Chehab
2008-04-13videobuf: Improve command output for debug purposesMauro Carvalho Chehab
2008-02-21ivtv: CROP is not supported for video captureHans Verkuil
2008-02-21ivtv: yuv framebuffer trackingHans Verkuil
2007-12-08 ivtv: Some general fixesMauro Carvalho Chehab
2007-12-02 ivtv: Remove a invalid shadow-variableMauro Carvalho Chehab
2007-11-05ivtv: ivtv yuv format description correctionHans Verkuil
2007-11-05ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME frame...Hans Verkuil
2007-10-12ivtv: fix resizing MPEG1 streamsHans Verkuil
2007-08-25ivtv: use new videodev2.h pixel formatsHans Verkuil
2007-08-24ivtv: set correct pixel format and alpha properties in VIDIOC_G_FBUFHans Verkuil
2007-08-23ivtv: fix VIDIOC_G_ENC_INDEX flag handlingHans Verkuil
2007-08-23ivtv: reorganized and cleanup ivtv structHans Verkuil
2007-08-23ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.cHans Verkuil