summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7127.c
AgeCommit message (Expand)Author
2009-02-19zoran i2c modules: remove i2c autoprobing support.Hans Verkuil
2009-01-10saa7127: fix broken S-Video with saa7129Hans Verkuil
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-11-29saa7127: convert to v4l2_subdev.Hans Verkuil
2008-10-15saa7127: Fix two typosMauro Carvalho Chehab
2008-07-17Sync with whitespaces on -gitMauro Carvalho Chehab
2008-07-17mt9m001/saa7127: fix 2.6.25 kernel build warning/error.Hans Verkuil
2008-07-17saa7127: Make device detection optionalHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-06-05backport I2C changes on several filesMauro Carvalho Chehab
2008-05-02backport commit d2653e92732bd3911feff6bee5e23dbf959381dbMauro Carvalho Chehab
2007-12-12saa7127: CodingStyle cleanups.Hans Verkuil
2007-12-12ivtv: really remove i2c legacy support from drivers that no longer need itHans Verkuil
2007-12-08ivtv: remove i2c legacy support from drivers that no longer need itHans Verkuil
2007-09-16Use correct error codes when chip is not recognized.Hans Verkuil
2007-09-13saa7127: convert to bus-based I2C API.Hans Verkuil
2007-08-25ivtv: VBI cleanups and fixesHans 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-21Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
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
2006-06-17Small bug in saa7127.cMauro Carvalho Chehab
2006-04-11Pvr350 tv out (saa7127)Mauro Carvalho Chehab
2006-03-25Implement new routing commands in saa7127.cHans Verkuil
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
2006-01-02convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil
2005-12-25replace <media/i2c-compat.h> with "i2c-compat.h"Michael Krufky
2005-12-18Fix CC outputHans Verkuil
2005-12-10make tree to compile against kernel 2.5.31Mauro Carvalho Chehab
2005-12-07kernel-sync patches.Mauro Carvalho Chehab
2005-11-20some funcions now static and I2C hw code for IRMauro Carvalho Chehab
2005-11-11Remove unneeded (and undesirable) casts.Michael Krufky
2005-11-10Fixes AuthorshipMauro Carvalho Chehab
2005-11-09- Added driver for saa7127 video decoder.Mauro Carvalho Chehab