aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7115.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-25V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil1-49/+9
2006-06-25V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING i...Hans Verkuil1-28/+0
2006-06-25V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command.Hans Verkuil1-8/+43
2006-04-02V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0Hans Verkuil1-3/+3
2006-04-02V4L/DVB (3607): Implement routing command for saa7115.cHans Verkuil1-0/+41
2006-04-02V4L/DVB (3606): Minor layout changes to make it consistentHans Verkuil1-9/+9
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil1-1/+0
2006-03-21V4L/DVB (3522): Fixed a trouble with other PAL standardsMauro Carvalho Chehab1-12/+8
2006-03-21V4L/DVB (3514): SAA7113 doesn't have auto std chroma detection modeMauro Carvalho Chehab1-0/+29
2006-03-21V4L/DVB (3513): Remove saa711x driverMauro Carvalho Chehab1-14/+62
2006-02-27V4L/DVB (3354): Fix maximum for the saturation and contrast controls.Hans Verkuil1-2/+2
2006-01-23V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150Mauro Carvalho Chehab1-3/+3
2006-01-11V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab1-19/+19
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-4/+2
2006-01-09V4L/DVB (3280): Added VIDIOC_QUERYCTRL to saa7115Hans Verkuil1-0/+55
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil1-51/+36
2006-01-09V4L/DVB (3257): Add missing audiochip.h include.Hans Verkuil1-0/+1
2006-01-09V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNERHans Verkuil1-0/+12
2006-01-09V4L/DVB (3254): Don't reprogram the video standard if it is unchanged.Hans Verkuil1-0/+10
2006-01-09V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed valuesHans Verkuil1-119/+36
2006-01-09V4L/DVB (3248): Add selected input to saa7115 VIDIOC_LOG_STATUS output.Hans Verkuil1-0/+5
2006-01-09V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab1-4/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard1-5/+8
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-12-01[PATCH] V4L/dvb: fix kernel message (print of %s from random pointer)Hans Verkuil1-6/+8
2005-11-13[PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer driversMauro Carvalho Chehab1-1/+0
2005-11-13[PATCH] v4l: (966) Authorship fixes for new ModulesHans Verkuil1-4/+1
2005-11-13[PATCH] v4l: (948) adds support for saa7115 video decoderHans Verkuil1-0/+1380