aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7127.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: saa7127: remove obsolete v4l2-i2c-drv.h headerHans Verkuil2010-10-211-6/+21
* V4L/DVB: saa7127: remove obsolete g_fmt supportHans Verkuil2010-06-011-8/+0
* V4L/DVB: saa7127: support new vbi ops to set/get VBI formatHans Verkuil2010-05-191-10/+15
* V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil2010-05-191-1/+5
* V4L/DVB (13913): saa7127: Add support for generating SECAM output for the SAA...Andy Walls2010-02-261-7/+40
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-061-5/+6
* V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support.Hans Verkuil2009-03-301-1/+0
* V4L/DVB (10216): saa7127: fix broken S-Video with saa7129Martin Dauskardt2009-01-291-22/+30
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-7/+6
* V4L/DVB (9827): saa7127: convert to v4l2_subdev.Hans Verkuil2008-12-301-189/+232
* V4L/DVB (9240): saa7127: Fix two typosJean Delvare2008-10-171-1/+1
* V4L/DVB (8379): saa7127: Make device detection optionalJean Delvare2008-07-201-15/+27
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-201-1/+0
* i2c: Convert remaining new-style drivers to use module aliasingJean Delvare2008-05-181-2/+7
* i2c: Add support for device alias namesJean Delvare2008-04-291-1/+2
* V4L/DVB (6867): saa7127: CodingStyle cleanupsHans Verkuil2008-01-251-29/+32
* V4L/DVB (6862): ivtv: really remove i2c legacy support from drivers that no l...Hans Verkuil2008-01-251-1/+1
* V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer n...Hans Verkuil2008-01-251-4/+0
* V4L/DVB (6465): Use correct error codes when chip is not recognizedHans Verkuil2008-01-251-3/+3
* V4L/DVB (6456): saa7127: convert to bus-based I2C APIHans Verkuil2008-01-251-70/+13
* V4L/DVB (6116): ivtv: VBI cleanups and fixesHans Verkuil2007-10-091-5/+5
* V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil2007-04-271-4/+4
* V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil2007-04-271-2/+2
* V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil2007-03-011-1/+1
* V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho2007-02-211-10/+4
* V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho2007-02-211-2/+2
* V4L/DVB (4110): Small bug in saa7127.cJose Alberto Reguero2006-06-251-1/+1
* V4L/DVB (3767): Pvr350 tv out (saa7127)Jose Alberto Reguero2006-05-121-0/+1
* V4L/DVB (3608): Implement new routing commands in saa7127.cHans Verkuil2006-04-021-25/+18
* V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab2006-01-111-18/+18
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-4/+2
* V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil2006-01-091-51/+27
* 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-6/+10
* [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
* V4L/DVB (3191): Fix CC outputHans Verkuil2005-12-221-3/+3
* [PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab2005-12-011-3/+3
* [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-3/+1
* [PATCH] v4l-944-added-driver-for-saa7127-video-tidyAndrew Morton2005-11-131-8/+8
* [PATCH] v4l: (944) added driver for saa7127 video decoderHans Verkuil2005-11-131-0/+852