summaryrefslogtreecommitdiff
path: root/drivers/media/video/ivtv/ivtv-fileops.c
AgeCommit message (Expand)Author
2011-07-27[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil
2011-07-27[media] v4l2-events/fh: merge v4l2_events into v4l2_fhHans Verkuil
2011-07-27[media] ivtv: add control event supportHans Verkuil
2011-03-22[media] ivtv: add missing v4l2_fh_exitHans Verkuil
2011-03-22[media] ivtv: convert to core priority handlingHans Verkuil
2010-12-29[media] ivtv: Return EFAULT when copy_from_user() fails in ivtv_write_vbi_fro...Andy Walls
2010-12-29[media] ivtv: ivtv_write_vbi() should use copy_from_user() for user data buffersAndy Walls
2010-08-08V4L/DVB: ivtv: convert to the new control frameworkHans Verkuil
2010-08-02V4L/DVB: ivtv: Automatic firmware reloadIan Armstrong
2010-08-02V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problemsIan Armstrong
2010-06-01V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stabilityIan Armstrong
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil
2010-05-19V4L/DVB: ivtv: support the new events APIHans Verkuil
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart
2009-04-06V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-30V4L/DVB (10488): ivtv: cleanup naming conventionsHans Verkuil
2009-03-30V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-30V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil
2008-10-17V4L/DVB (9190): ivtv: yuv write() error handling tweakIan Armstrong
2008-10-13V4L/DVB (9162): ivtv: fix raw/sliced VBI mixupHans Verkuil
2008-10-12V4L/DVB (8561): make ivtv_claim_stream() staticAdrian Bunk
2008-07-20V4L/DVB (8088): ivtv: yuv decoder lock fixIan Armstrong
2008-06-05V4L/DVB (7963): ivtv: trivial annotationsAl Viro
2008-05-14V4L/DVB (7891): cx18/ivtv: fix open() kernel oopsAndy Walls
2008-04-30V4L/DVB (7791): ivtv: POLLHUP must be returned on eofHans Verkuil
2008-04-24V4L/DVB (7591): drivers/media/video: use time_before, time_before_eq, etcJulia Lawall
2008-04-24V4L/DVB (7337): ivtv: fix polling bugHans Verkuil
2008-01-25V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC...Ian Armstrong
2008-01-25V4L/DVB (6712): ivtv: ivtv yuv stream handling changeIan Armstrong
2007-10-22V4L/DVB (6348): ivtv: undo video mute when closing the radioHans Verkuil
2007-10-22V4L/DVB (6338): ivtv: fix incorrect EBUSY returnHans Verkuil
2007-10-22V4L/DVB (6328): ivtv: fix NULL dereferenceAdrian Bunk
2007-10-09V4L/DVB (6116): ivtv: VBI cleanups and fixesHans Verkuil
2007-10-09V4L/DVB (6096): ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END supportHans Verkuil
2007-10-09V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c int...Hans Verkuil
2007-10-09V4L/DVB (6091): ivtv: header cleanupHans Verkuil
2007-10-09V4L/DVB (6086): ivtv: fix output mode processing: UDMA_YUV wasn't clearedHans Verkuil
2007-10-09V4L/DVB (6056): ivtv: move serialization to the fileops levelHans Verkuil
2007-10-09V4L/DVB (6055): ivtv: improve debug messagesHans Verkuil
2007-10-09V4L/DVB (6046): ivtv: always steal full frames if out of buffers.Hans Verkuil
2007-10-09V4L/DVB (6045): ivtv: fix handling of INITIALIZE_INPUT fw callHans Verkuil
2007-10-09V4L/DVB (5998): ivtv: no need to mute the audio inputHans Verkuil
2007-10-09V4L/DVB (5924): ivtv-fb: initializing the fb should trigger ivtv firmware loadHans Verkuil
2007-10-09V4L/DVB (5922): ivtv, cx25840: postpone fw load until first useHans Verkuil
2007-09-30V4L/DVB (6052): ivtv: fix udma yuv bugIan Armstrong
2007-09-14V4L/DVB (6095): ivtv: fix VIDIOC_G_ENC_INDEX flag handlingHans Verkuil
2007-07-30V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close.Hans Verkuil
2007-07-30V4L/DVB (5916): ivtv: fix pause/continue/play handlingHans Verkuil