summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7127.c
AgeCommit message (Expand)AuthorLines
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab-852/+0
2012-08-13[media] saa7127: use %*ph to print small buffersAndy Shevchenko-4/+1
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin-12/+1
2010-10-21V4L/DVB: saa7127: remove obsolete v4l2-i2c-drv.h headerHans Verkuil-6/+21
2010-06-01V4L/DVB: saa7127: remove obsolete g_fmt supportHans Verkuil-8/+0
2010-05-19V4L/DVB: saa7127: support new vbi ops to set/get VBI formatHans Verkuil-10/+15
2010-05-19V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil-1/+5
2010-02-26V4L/DVB (13913): saa7127: Add support for generating SECAM output for the SAA...Andy Walls-7/+40
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil-5/+6
2009-03-30V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support.Hans Verkuil-1/+0
2009-01-29V4L/DVB (10216): saa7127: fix broken S-Video with saa7129Martin Dauskardt-22/+30
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil-7/+6
2008-12-30V4L/DVB (9827): saa7127: convert to v4l2_subdev.Hans Verkuil-189/+232
2008-10-17V4L/DVB (9240): saa7127: Fix two typosJean Delvare-1/+1
2008-07-20V4L/DVB (8379): saa7127: Make device detection optionalJean Delvare-15/+27
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil-1/+0
2008-05-18i2c: Convert remaining new-style drivers to use module aliasingJean Delvare-2/+7
2008-04-29i2c: Add support for device alias namesJean Delvare-1/+2
2008-01-25V4L/DVB (6867): saa7127: CodingStyle cleanupsHans Verkuil-29/+32
2008-01-25V4L/DVB (6862): ivtv: really remove i2c legacy support from drivers that no l...Hans Verkuil-1/+1
2008-01-25V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer n...Hans Verkuil-4/+0
2008-01-25V4L/DVB (6465): Use correct error codes when chip is not recognizedHans Verkuil-3/+3
2008-01-25V4L/DVB (6456): saa7127: convert to bus-based I2C APIHans Verkuil-70/+13
2007-10-09V4L/DVB (6116): ivtv: VBI cleanups and fixesHans Verkuil-5/+5
2007-04-27V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil-4/+4
2007-04-27V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil-2/+2
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil-1/+1
2007-02-21V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho-10/+4
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho-2/+2
2006-06-25V4L/DVB (4110): Small bug in saa7127.cJose Alberto Reguero-1/+1
2006-05-12V4L/DVB (3767): Pvr350 tv out (saa7127)Jose Alberto Reguero-0/+1
2006-04-02V4L/DVB (3608): Implement new routing commands in saa7127.cHans Verkuil-25/+18
2006-01-11V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab-18/+18
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris-4/+2
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil-51/+27
2006-01-09V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab-4/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard-6/+10
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare-1/+0
2005-12-22V4L/DVB (3191): Fix CC outputHans Verkuil-3/+3
2005-12-01[PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab-3/+3
2005-11-13[PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer driversMauro Carvalho Chehab-1/+0
2005-11-13[PATCH] v4l: (966) Authorship fixes for new ModulesHans Verkuil-3/+1
2005-11-13[PATCH] v4l-944-added-driver-for-saa7127-video-tidyAndrew Morton-8/+8
2005-11-13[PATCH] v4l: (944) added driver for saa7127 video decoderHans Verkuil-0/+852