aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/ivtv-vbi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-549/+0
2011-06-01[media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong1-1/+1
2011-03-21[media] ivtv: Fix sparse warning regarding a user pointer in ivtv_write_vbi_from_user()Andy Walls1-1/+1
2010-12-29[media] ivtv: Return EFAULT when copy_from_user() fails in ivtv_write_vbi_from_user()Andy Walls1-4/+10
2010-12-29[media] ivtv: ivtv_write_vbi() should use copy_from_user() for user data buffersAndy Walls1-36/+73
2010-05-19V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil1-8/+8
2010-05-18V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()Dan Carpenter1-1/+1
2009-03-30V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded in MPEG streamAndy Walls1-0/+2
2008-12-30V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil1-8/+9
2008-10-13V4L/DVB (9162): ivtv: fix raw/sliced VBI mixupHans Verkuil1-1/+1
2008-09-03V4L/DVB (8648): ivtv: improve CC supportHans Verkuil1-1/+3
2008-05-14V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_Hans Verkuil1-1/+2
2007-10-09V4L/DVB (6116): ivtv: VBI cleanups and fixesHans Verkuil1-164/+75
2007-10-09V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.cHans Verkuil1-2/+62
2007-10-09V4L/DVB (6049): ivtv: fix VBI reinsertion decodingHans Verkuil1-2/+2
2007-07-18V4L/DVB (5769): Ivtv: fix broken VBI output supportHans Verkuil1-20/+11
2007-06-08V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhandlerHans Verkuil1-1/+1
2007-04-27V4L/DVB (5404): Merges VBI & YUV handling into a single work queue.Hans Verkuil1-9/+2
2007-04-27V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil1-0/+545