aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/ivtv-fileops.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-9/+10
* [media] ivtv: add missing v4l2_fh_exitHans Verkuil2011-03-221-0/+1
* [media] ivtv: convert to core priority handlingHans Verkuil2011-03-221-2/+0
* [media] ivtv: Return EFAULT when copy_from_user() fails in ivtv_write_vbi_fro...Andy Walls2010-12-291-2/+1
* [media] ivtv: ivtv_write_vbi() should use copy_from_user() for user data buffersAndy Walls2010-12-291-1/+2
* V4L/DVB: ivtv: convert to the new control frameworkHans Verkuil2010-08-081-15/+8
* V4L/DVB: ivtv: Automatic firmware reloadIan Armstrong2010-08-021-9/+15
* V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problemsIan Armstrong2010-08-021-1/+23
* V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stabilityIan Armstrong2010-06-011-4/+7
* V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-191-1/+1
* V4L/DVB: ivtv: support the new events APIHans Verkuil2010-05-191-12/+41
* V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-161-2/+2
* V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-061-10/+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-1/+1
* V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls2009-03-301-4/+4
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-2/+2
* V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil2008-12-301-32/+12
* V4L/DVB (9190): ivtv: yuv write() error handling tweakIan Armstrong2008-10-171-7/+8
* V4L/DVB (9162): ivtv: fix raw/sliced VBI mixupHans Verkuil2008-10-131-3/+3
* V4L/DVB (8561): make ivtv_claim_stream() staticAdrian Bunk2008-10-121-1/+1
* V4L/DVB (8088): ivtv: yuv decoder lock fixIan Armstrong2008-07-201-12/+13
* V4L/DVB (7963): ivtv: trivial annotationsAl Viro2008-06-051-1/+1
* V4L/DVB (7891): cx18/ivtv: fix open() kernel oopsAndy Walls2008-05-141-0/+2
* V4L/DVB (7791): ivtv: POLLHUP must be returned on eofHans Verkuil2008-04-301-1/+3
* V4L/DVB (7591): drivers/media/video: use time_before, time_before_eq, etcJulia Lawall2008-04-241-1/+3
* V4L/DVB (7337): ivtv: fix polling bugHans Verkuil2008-04-241-1/+1
* V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC...Ian Armstrong2008-01-251-1/+22
* V4L/DVB (6712): ivtv: ivtv yuv stream handling changeIan Armstrong2008-01-251-4/+27
* V4L/DVB (6348): ivtv: undo video mute when closing the radioHans Verkuil2007-10-221-0/+5
* V4L/DVB (6338): ivtv: fix incorrect EBUSY returnHans Verkuil2007-10-221-0/+1
* V4L/DVB (6328): ivtv: fix NULL dereferenceAdrian Bunk2007-10-221-1/+1
* V4L/DVB (6116): ivtv: VBI cleanups and fixesHans Verkuil2007-10-091-4/+7
* V4L/DVB (6096): ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END supportHans Verkuil2007-10-091-13/+24
* V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c int...Hans Verkuil2007-10-091-1/+1
* V4L/DVB (6091): ivtv: header cleanupHans Verkuil2007-10-091-1/+0
* V4L/DVB (6086): ivtv: fix output mode processing: UDMA_YUV wasn't clearedHans Verkuil2007-10-091-5/+2
* V4L/DVB (6056): ivtv: move serialization to the fileops levelHans Verkuil2007-10-091-39/+56
* V4L/DVB (6055): ivtv: improve debug messagesHans Verkuil2007-10-091-7/+11
* V4L/DVB (6046): ivtv: always steal full frames if out of buffers.Hans Verkuil2007-10-091-1/+2
* V4L/DVB (6045): ivtv: fix handling of INITIALIZE_INPUT fw callHans Verkuil2007-10-091-8/+11
* V4L/DVB (5998): ivtv: no need to mute the audio inputHans Verkuil2007-10-091-11/+0
* V4L/DVB (5924): ivtv-fb: initializing the fb should trigger ivtv firmware loadHans Verkuil2007-10-091-7/+3
* V4L/DVB (5922): ivtv, cx25840: postpone fw load until first useHans Verkuil2007-10-091-0/+9
* V4L/DVB (6052): ivtv: fix udma yuv bugIan Armstrong2007-09-301-2/+4
* V4L/DVB (6095): ivtv: fix VIDIOC_G_ENC_INDEX flag handlingHans Verkuil2007-09-141-2/+4
* V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close.Hans Verkuil2007-07-301-0/+9
* V4L/DVB (5916): ivtv: fix pause/continue/play handlingHans Verkuil2007-07-301-0/+1
* V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffiesMauro Carvalho Chehab2007-07-201-2/+2
* V4L/DVB (5854): ivtv: cleanup of driver messagesHans Verkuil2007-07-201-1/+1