aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx2341x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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