summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7115.c
AgeCommit message (Expand)Author
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-09-16Use correct error codes when chip is not recognized.Hans Verkuil
2007-09-13saa7115: convert to bus-based I2C APIHans Verkuil
2007-03-13merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-03-13Fix SECAM handling on saa7115Mauro Carvalho Chehab
2007-03-11Add missing kfree in early exit of saa7115.Hans Verkuil
2007-02-27Improve VIDIOC_G_CHIP_IDENT (better diagnostics)Hans Verkuil
2007-02-24Add support for VIDIOC_G_CHIP_IDENTHans Verkuil
2007-02-24Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTERHans Verkuil
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
2007-02-03Fix CC handling in VIDIOC_INT_G_VBI_DATAHans Verkuil
2007-01-30Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho
2007-01-23Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-01-21Adds video output routingMauro Carvalho Chehab
2006-11-25Minor coding style improvementsHans Verkuil
2006-11-25Improve saa711x checkHans Verkuil
2006-10-09From: Pádraig Brady <P@draigBrady.com>Mauro Carvalho Chehab
2006-09-12On saa7111/7113, LUMA_CTRL need a different valueMauro Carvalho Chehab
2006-09-03Fix a typo: VRES, instead o HRESMauro Carvalho Chehab
2006-09-02Fix saa7115 miscalculation that breaks NTSCMike Isely
2006-09-02Fixes some troubles on saa7115Mauro Carvalho Chehab
2006-09-01Code were preventing saa7111 and saa7118 to workMauro Carvalho Chehab
2006-09-01Fix: There were some missing breaks at register check routineMauro Carvalho Chehab
2006-09-01saa7115 seems to need initializing some reserved registersMauro Carvalho Chehab
2006-08-30Fix scaling calculusMauro Carvalho Chehab
2006-08-30Fix: standard need to be setted, before adjusting audioMauro Carvalho Chehab
2006-08-30Last patch wrongly applied. Reverting it...Mauro Carvalho Chehab
2006-08-30Fix encoder normMauro Carvalho Chehab
2006-08-30Cleanup: removed hardcoded tablesMauro Carvalho Chehab
2006-08-29Renamed several common structs/functions to saa711x instead of saa7115Mauro Carvalho Chehab
2006-08-29Add support for saa7111 and partial support for saa7118Mauro Carvalho Chehab
2006-08-29Renames registers to be easier to work with theyMauro Carvalho Chehab
2006-08-28Added register aliases for saa711x registers, instead of using reg numbersMauro Carvalho Chehab
2006-08-28Make saa7115 to report the complete chipset nameMauro Carvalho Chehab
2006-06-18Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil
2006-04-02Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150Hans Verkuil
2006-04-02Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command.Hans Verkuil
2006-03-29Reverted sliced VBI API changes made in videodev2.h.Hans Verkuil
2006-03-25Implement routing command for saa7115.cHans Verkuil
2006-03-25Minor layout changes to make it consistentHans Verkuil
2006-03-19Cleanup audio input handlingHans Verkuil
2006-03-16Fixed a typo iif instead of ifMauro Carvalho Chehab
2006-03-16Fixed a trouble with other PAL standardsMauro Carvalho Chehab
2006-03-14SAA7113 doesn't have auto std chroma detection modeMauro Carvalho Chehab
2006-03-13Remove saa711x driverMauro Carvalho Chehab
2006-02-16Fix maximum for the saturation and contrast controls.Hans Verkuil
2006-01-19Included new sliced VBI types to videodev2.h and tvp5150Mauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2006-01-11Fixes some bad global variablesMauro Carvalho Chehab
2006-01-07Some cleanups at I2C modulesMauro Carvalho Chehab