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