aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7115.c
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (4592): Fixes some troubles on saa7115Mauro Carvalho Chehab2006-09-261-147/+141
* V4L/DVB (4586): Code were preventing saa7111 and saa7118 to workMauro Carvalho Chehab2006-09-261-5/+1
* V4L/DVB (4573): Fix: There were some missing breaks at register check routineMauro Carvalho Chehab2006-09-261-1/+6
* V4L/DVB (4565): Fix scaling calculusMauro Carvalho Chehab2006-09-261-12/+4
* V4L/DVB (4555): Cleanup: removed hardcoded tablesMauro Carvalho Chehab2006-09-261-157/+79
* V4L/DVB (4554): Renamed several common structs/functions to saa711x instead o...Mauro Carvalho Chehab2006-09-261-141/+141
* V4L/DVB (4553): Add support for saa7111 and partial support for saa7118Mauro Carvalho Chehab2006-09-261-65/+187
* V4L/DVB (4551): Added register aliases for saa711x registers, instead of usin...Mauro Carvalho Chehab2006-09-261-342/+451
* V4L/DVB (4550): Make saa7115 to report the complete chipset nameMauro Carvalho Chehab2006-09-261-1/+11
* V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil2006-06-251-49/+9
* V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING i...Hans Verkuil2006-06-251-28/+0
* V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command.Hans Verkuil2006-06-251-8/+43
* V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0Hans Verkuil2006-04-021-3/+3
* V4L/DVB (3607): Implement routing command for saa7115.cHans Verkuil2006-04-021-0/+41
* V4L/DVB (3606): Minor layout changes to make it consistentHans Verkuil2006-04-021-9/+9
* V4L/DVB (3577): Cleanup audio input handlingHans Verkuil2006-03-241-1/+0
* V4L/DVB (3522): Fixed a trouble with other PAL standardsMauro Carvalho Chehab2006-03-211-12/+8
* V4L/DVB (3514): SAA7113 doesn't have auto std chroma detection modeMauro Carvalho Chehab2006-03-211-0/+29
* V4L/DVB (3513): Remove saa711x driverMauro Carvalho Chehab2006-03-211-14/+62
* V4L/DVB (3354): Fix maximum for the saturation and contrast controls.Hans Verkuil2006-02-271-2/+2
* V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150Mauro Carvalho Chehab2006-01-231-3/+3
* V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab2006-01-111-19/+19
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-4/+2
* V4L/DVB (3280): Added VIDIOC_QUERYCTRL to saa7115Hans Verkuil2006-01-091-0/+55
* V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil2006-01-091-51/+36
* V4L/DVB (3257): Add missing audiochip.h include.Hans Verkuil2006-01-091-0/+1
* V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNERHans Verkuil2006-01-091-0/+12
* V4L/DVB (3254): Don't reprogram the video standard if it is unchanged.Hans Verkuil2006-01-091-0/+10
* V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed valuesHans Verkuil2006-01-091-119/+36
* V4L/DVB (3248): Add selected input to saa7115 VIDIOC_LOG_STATUS output.Hans Verkuil2006-01-091-0/+5
* V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab2006-01-091-4/+0
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard2006-01-051-5/+8
* [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
* [PATCH] V4L/dvb: fix kernel message (print of %s from random pointer)Hans Verkuil2005-12-011-6/+8
* [PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer driversMauro Carvalho Chehab2005-11-131-1/+0
* [PATCH] v4l: (966) Authorship fixes for new ModulesHans Verkuil2005-11-131-4/+1
* [PATCH] v4l: (948) adds support for saa7115 video decoderHans Verkuil2005-11-131-0/+1380