summaryrefslogtreecommitdiff
path: root/drivers/media/video/saa7115.c
AgeCommit message (Expand)Author
2008-01-25V4L/DVB (6465): Use correct error codes when chip is not recognizedHans Verkuil
2008-01-25V4L/DVB (6455): saa7115: convert to bus-based I2C APIHans Verkuil
2007-04-27V4L/DVB (5414): Add missing kfree in early exit of saa7115.Hans Verkuil
2007-04-27V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil
2007-03-27V4L/DVB (5408): Fix SECAM handling on saa7115Mauro Carvalho Chehab
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil
2007-02-21V4L/DVB (5183): Fix CC handling in VIDIOC_INT_G_VBI_DATAHans Verkuil
2007-02-21V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-02-21V4L/DVB (5113): Adds video output routingMarco Schluessler
2006-12-10V4L/DVB (4886): Minor coding style improvementsHans Verkuil
2006-11-26V4L/DVB (4885): Improve saa711x checkHans Verkuil
2006-10-14V4L/DVB (4739): SECAM support for saa7113 into saa7115Pádraig Brady
2006-09-26V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different valueMauro Carvalho Chehab
2006-09-26V4L/DVB (4598): Fix a typo: VRES, instead o HRESMauro Carvalho Chehab
2006-09-26V4L/DVB (4596): Fix saa7115 miscalculation that breaks NTSCMike Isely
2006-09-26V4L/DVB (4592): Fixes some troubles on saa7115Mauro Carvalho Chehab
2006-09-26V4L/DVB (4586): Code were preventing saa7111 and saa7118 to workMauro Carvalho Chehab
2006-09-26V4L/DVB (4573): Fix: There were some missing breaks at register check routineMauro Carvalho Chehab
2006-09-26V4L/DVB (4565): Fix scaling calculusMauro Carvalho Chehab
2006-09-26V4L/DVB (4555): Cleanup: removed hardcoded tablesMauro Carvalho Chehab
2006-09-26V4L/DVB (4554): Renamed several common structs/functions to saa711x instead o...Mauro Carvalho Chehab
2006-09-26V4L/DVB (4553): Add support for saa7111 and partial support for saa7118Mauro Carvalho Chehab
2006-09-26V4L/DVB (4551): Added register aliases for saa711x registers, instead of usin...Mauro Carvalho Chehab
2006-09-26V4L/DVB (4550): Make saa7115 to report the complete chipset nameMauro Carvalho Chehab
2006-06-25V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil
2006-06-25V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING i...Hans Verkuil
2006-06-25V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command.Hans Verkuil
2006-04-02V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0Hans Verkuil
2006-04-02V4L/DVB (3607): Implement routing command for saa7115.cHans Verkuil
2006-04-02V4L/DVB (3606): Minor layout changes to make it consistentHans Verkuil
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil
2006-03-21V4L/DVB (3522): Fixed a trouble with other PAL standardsMauro Carvalho Chehab
2006-03-21V4L/DVB (3514): SAA7113 doesn't have auto std chroma detection modeMauro Carvalho Chehab
2006-03-21V4L/DVB (3513): Remove saa711x driverMauro Carvalho Chehab
2006-02-27V4L/DVB (3354): Fix maximum for the saturation and contrast controls.Hans Verkuil
2006-01-23V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150Mauro Carvalho Chehab
2006-01-11V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-01-09V4L/DVB (3280): Added VIDIOC_QUERYCTRL to saa7115Hans Verkuil
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil
2006-01-09V4L/DVB (3257): Add missing audiochip.h include.Hans Verkuil
2006-01-09V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNERHans Verkuil
2006-01-09V4L/DVB (3254): Don't reprogram the video standard if it is unchanged.Hans Verkuil
2006-01-09V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed valuesHans Verkuil
2006-01-09V4L/DVB (3248): Add selected input to saa7115 VIDIOC_LOG_STATUS output.Hans Verkuil
2006-01-09V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare