aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/ivtv-vbi.c
Commit message (Expand)AuthorAgeFilesLines
* [media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong2011-06-011-1/+1
* [media] ivtv: Fix sparse warning regarding a user pointer in ivtv_write_vbi_f...Andy Walls2011-03-211-1/+1
* [media] ivtv: Return EFAULT when copy_from_user() fails in ivtv_write_vbi_fro...Andy Walls2010-12-291-4/+10
* [media] ivtv: ivtv_write_vbi() should use copy_from_user() for user data buffersAndy Walls2010-12-291-36/+73
* V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil2010-05-191-8/+8
* V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()Dan Carpenter2010-05-181-1/+1
* V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded i...Andy Walls2009-03-301-0/+2
* V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil2008-12-301-8/+9
* V4L/DVB (9162): ivtv: fix raw/sliced VBI mixupHans Verkuil2008-10-131-1/+1
* V4L/DVB (8648): ivtv: improve CC supportHans Verkuil2008-09-031-1/+3
* V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_Hans Verkuil2008-05-141-1/+2
* V4L/DVB (6116): ivtv: VBI cleanups and fixesHans Verkuil2007-10-091-164/+75
* V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c int...Hans Verkuil2007-10-091-2/+62
* V4L/DVB (6049): ivtv: fix VBI reinsertion decodingHans Verkuil2007-10-091-2/+2
* V4L/DVB (5769): Ivtv: fix broken VBI output supportHans Verkuil2007-07-181-20/+11
* V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhan...Hans Verkuil2007-06-081-1/+1
* V4L/DVB (5404): Merges VBI & YUV handling into a single work queue.Hans Verkuil2007-04-271-9/+2
* V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil2007-04-271-0/+545