aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7127.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-5/+6
2009-03-30V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support.Hans Verkuil1-1/+0
2009-01-29V4L/DVB (10216): saa7127: fix broken S-Video with saa7129Martin Dauskardt1-22/+30
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil1-7/+6
2008-12-30V4L/DVB (9827): saa7127: convert to v4l2_subdev.Hans Verkuil1-189/+232
2008-10-17V4L/DVB (9240): saa7127: Fix two typosJean Delvare1-1/+1
2008-07-20V4L/DVB (8379): saa7127: Make device detection optionalJean Delvare1-15/+27
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-1/+0
2008-05-18i2c: Convert remaining new-style drivers to use module aliasingJean Delvare1-2/+7
2008-04-29i2c: Add support for device alias namesJean Delvare1-1/+2
2008-01-25V4L/DVB (6867): saa7127: CodingStyle cleanupsHans Verkuil1-29/+32
2008-01-25V4L/DVB (6862): ivtv: really remove i2c legacy support from drivers that no longer need itHans Verkuil1-1/+1
2008-01-25V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer need itHans Verkuil1-4/+0
2008-01-25V4L/DVB (6465): Use correct error codes when chip is not recognizedHans Verkuil1-3/+3
2008-01-25V4L/DVB (6456): saa7127: convert to bus-based I2C APIHans Verkuil1-70/+13
2007-10-09V4L/DVB (6116): ivtv: VBI cleanups and fixesHans Verkuil1-5/+5
2007-04-27V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil1-4/+4
2007-04-27V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil1-2/+2
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil1-1/+1
2007-02-21V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho1-10/+4
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho1-2/+2
2006-06-25V4L/DVB (4110): Small bug in saa7127.cJose Alberto Reguero1-1/+1
2006-05-12V4L/DVB (3767): Pvr350 tv out (saa7127)Jose Alberto Reguero1-0/+1
2006-04-02V4L/DVB (3608): Implement new routing commands in saa7127.cHans Verkuil1-25/+18
2006-01-11V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab1-18/+18
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-4/+2
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil1-51/+27
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-6/+10
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-22V4L/DVB (3191): Fix CC outputHans Verkuil1-3/+3
2005-12-01[PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab1-3/+3
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-3/+1
2005-11-13[PATCH] v4l-944-added-driver-for-saa7127-video-tidyAndrew Morton1-8/+8
2005-11-13[PATCH] v4l: (944) added driver for saa7127 video decoderHans Verkuil1-0/+852