aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/saa7127.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-21V4L/DVB: saa7127: remove obsolete v4l2-i2c-drv.h headerGravatar Hans Verkuil 1-6/+21
2010-06-01V4L/DVB: saa7127: remove obsolete g_fmt supportGravatar Hans Verkuil 1-8/+0
2010-05-19V4L/DVB: saa7127: support new vbi ops to set/get VBI formatGravatar Hans Verkuil 1-10/+15
2010-05-19V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structGravatar Hans Verkuil 1-1/+5
2010-02-26V4L/DVB (13913): saa7127: Add support for generating SECAM output for the SAA...Gravatar Andy Walls 1-7/+40
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeGravatar Hans Verkuil 1-5/+6
2009-03-30V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support.Gravatar Hans Verkuil 1-1/+0
2009-01-29V4L/DVB (10216): saa7127: fix broken S-Video with saa7129Gravatar Martin Dauskardt 1-22/+30
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Gravatar Hans Verkuil 1-7/+6
2008-12-30V4L/DVB (9827): saa7127: convert to v4l2_subdev.Gravatar Hans Verkuil 1-189/+232
2008-10-17V4L/DVB (9240): saa7127: Fix two typosGravatar Jean Delvare 1-1/+1
2008-07-20V4L/DVB (8379): saa7127: Make device detection optionalGravatar Jean Delvare 1-15/+27
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Gravatar Hans Verkuil 1-1/+0
2008-05-18i2c: Convert remaining new-style drivers to use module aliasingGravatar Jean Delvare 1-2/+7
2008-04-29i2c: Add support for device alias namesGravatar Jean Delvare 1-1/+2
2008-01-25V4L/DVB (6867): saa7127: CodingStyle cleanupsGravatar Hans Verkuil 1-29/+32
2008-01-25V4L/DVB (6862): ivtv: really remove i2c legacy support from drivers that no l...Gravatar Hans Verkuil 1-1/+1
2008-01-25V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer n...Gravatar Hans Verkuil 1-4/+0
2008-01-25V4L/DVB (6465): Use correct error codes when chip is not recognizedGravatar Hans Verkuil 1-3/+3
2008-01-25V4L/DVB (6456): saa7127: convert to bus-based I2C APIGravatar Hans Verkuil 1-70/+13
2007-10-09V4L/DVB (6116): ivtv: VBI cleanups and fixesGravatar Hans Verkuil 1-5/+5
2007-04-27V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTGravatar Hans Verkuil 1-4/+4
2007-04-27V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUTGravatar Hans Verkuil 1-2/+2
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerGravatar Hans Verkuil 1-1/+1
2007-02-21V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERGravatar Trent Piepho 1-10/+4
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyGravatar Trent Piepho 1-2/+2
2006-06-25V4L/DVB (4110): Small bug in saa7127.cGravatar Jose Alberto Reguero 1-1/+1
2006-05-12V4L/DVB (3767): Pvr350 tv out (saa7127)Gravatar Jose Alberto Reguero 1-0/+1
2006-04-02V4L/DVB (3608): Implement new routing commands in saa7127.cGravatar Hans Verkuil 1-25/+18
2006-01-11V4L/DVB (3345): Fixes some bad global variablesGravatar Mauro Carvalho Chehab 1-18/+18
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocGravatar Panagiotis Issaris 1-4/+2
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Gravatar Hans Verkuil 1-51/+27
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 1-6/+10
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-22V4L/DVB (3191): Fix CC outputGravatar Hans Verkuil 1-3/+3
2005-12-01[PATCH] V4L: Some funcions now static and I2C hw code for IRGravatar Mauro Carvalho Chehab 1-3/+3
2005-11-13[PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer driversGravatar Mauro Carvalho Chehab 1-1/+0
2005-11-13[PATCH] v4l: (966) Authorship fixes for new ModulesGravatar Hans Verkuil 1-3/+1
2005-11-13[PATCH] v4l-944-added-driver-for-saa7127-video-tidyGravatar Andrew Morton 1-8/+8
2005-11-13[PATCH] v4l: (944) added driver for saa7127 video decoderGravatar Hans Verkuil 1-0/+852