aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/cx25840
AgeCommit message (Expand)AuthorFilesLines
2006-01-09V4L/DVB (3292): Fix signed/unsigned bug in brightness handling of cx25840Gravatar Hans Verkuil 1-1/+1
2006-01-09V4L/DVB (3291): Fix signed/unsigned bug in hue handlingGravatar Hans Verkuil 1-1/+1
2006-01-09V4L/DVB (3279): Added VIDIOC_QUERYCTRL to cx25840.Gravatar Hans Verkuil 4-19/+117
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Gravatar Hans Verkuil 3-58/+41
2006-01-09V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNERGravatar Hans Verkuil 2-21/+20
2006-01-09V4L/DVB (3249): Generalized cx25840 video/audio input handlingGravatar Hans Verkuil 3-141/+153
2006-01-09V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed valuesGravatar Hans Verkuil 3-18/+14
2006-01-09V4L/DVB (3198): make cx25840 recover from some firmware load failuresGravatar Tyler Trafford 1-2/+11
2006-01-09V4L/DVB (3123a): remove uneeded #if from V4L subsystemGravatar Mauro Carvalho Chehab 1-4/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGravatar Greg Kroah-Hartman 1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Gravatar Laurent Riffard 2-5/+8
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Gravatar Jean Delvare 1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Gravatar Jean Delvare 1-1/+0
2005-12-19[PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards.Gravatar Mauro Carvalho Chehab 1-18/+24
2005-12-01[PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner modelsGravatar Hans Verkuil 2-3/+40
2005-12-01[PATCH] V4L: Some funcions now static and I2C hw code for IRGravatar Mauro Carvalho Chehab 1-2/+2
2005-11-13[PATCH] v4l: 976: ensure consistent v4l firmware prefixesGravatar Hans Verkuil 1-1/+1
2005-11-13[PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer driversGravatar Mauro Carvalho Chehab 2-2/+0
2005-11-13[PATCH] v4l: (966) Authorship fixes for new ModulesGravatar Hans Verkuil 1-4/+1
2005-11-13[PATCH] v4l: (958) Make cx25840 use firmware image named 'cx25840.fw'Gravatar Tyler Trafford 1-1/+1
2005-11-13[PATCH] v4l: (950) Added compiler options for cx25840 saa7115 and saa7127Gravatar Mauro Carvalho Chehab 1-0/+6
2005-11-13[PATCH] v4l: (946) adds support for cx25840 video decoderGravatar Hans Verkuil 5-0/+1960