aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx2341x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-1726/+0
2010-12-30[media] v4l2-ctrls: use const char * const * for the menu arraysHans Verkuil1-4/+4
2010-08-08V4L/DVB: cx2341x: convert to the control frameworkHans Verkuil1-112/+635
2010-06-01V4L/DVB: cx2341x: Report correct temporal setting for log-statusIan Armstrong1-5/+1
2010-05-18V4L/DVB: cx2341x: Remove temporal filter control restrictionIan Armstrong1-14/+0
2009-06-23V4L/DVB (12104): ivtv/cx18: fix regression: class controls are no longer seenHans Verkuil1-0/+2
2009-03-30V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil1-23/+85
2009-03-30V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil1-0/+1
2009-03-30V4L/DVB (10540): cx2341x: fixed bug causing several audio controls to be no longer listedHans Verkuil1-1/+1
2009-03-30V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with V4L2 specAndy Walls1-11/+35
2009-03-30V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls1-6/+67
2008-10-12V4L/DVB (8634): v4l2: extend MPEG Encoding API with AVC and AACJanne Grunau1-1/+4
2008-07-20V4L/DVB (8377): ivtv/cx18: ensure the default control values are correctHans Verkuil1-70/+81
2008-07-20V4L/DVB (8105): cx2341x: add TS capabilityHans Verkuil1-9/+20
2008-01-25V4L/DVB (6861): cx2341x: command argument should be u32 instead of intHans Verkuil1-1/+1
2008-01-25V4L/DVB (6741): cx2341x: codingstyle cleanupsHans Verkuil1-139/+174
2007-10-09V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busyHans Verkuil1-3/+15
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare1-1/+0
2007-04-27V4L/DVB (5268): Add support for three new MPEG controls.Hans Verkuil1-5/+67
2007-02-21V4L/DVB (4986): Removed unimplemented cx2341x API commandsHans Verkuil1-15/+2
2006-12-27V4L/DVB (4984): LOG_STATUS should show the real temporal filter value.Hans Verkuil1-1/+5
2006-12-27V4L/DVB (4983): Force temporal filter to 0 when scaling to prevent ghosting.Hans Verkuil1-9/+6
2006-09-26V4L/DVB (4548): Better temporal filter handling.Hans Verkuil1-3/+22
2006-06-27V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_statusHans Verkuil1-19/+19
2006-06-27V4L/DVB (4257): Fix 64-bit compile warnings.Hans Verkuil1-1/+1
2006-06-26V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil1-0/+17
2006-06-25V4L/DVB (4202): allow selecting CX2341x port modeHans Verkuil1-1/+2
2006-06-25V4L/DVB (4200): Disable bitrate_mode when encoding mpeg-1.Hans Verkuil1-0/+6
2006-06-25V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.cHans Verkuil1-0/+35
2006-06-25V4L/DVB (4191): Add CX2341X MPEG encoder module.Hans Verkuil1-0/+873