summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7110.c
AgeCommit message (Expand)AuthorLines
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab-494/+0
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin-12/+1
2011-03-21[media] saa7110: use control frameworkHans Verkuil-69/+46
2010-10-21V4L/DVB: saa7110: remove obsolete v4l2-i2c-drv.h headerHans Verkuil-6/+21
2009-12-05V4L/DVB (13241): Cleanup redundant tests on unsignedRoel Kluin-1/+1
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil-6/+7
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil-4/+0
2009-03-30V4L/DVB (10914): v4l2: fix compile warnings when printing u64 value.Hans Verkuil-1/+1
2009-03-30V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support.Hans Verkuil-11/+1
2009-03-30V4L/DVB (10724): saa7110: convert to v4l2_subdev.Hans Verkuil-218/+250
2009-03-30V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.Hans Verkuil-103/+107
2008-11-11V4L/DVB (9372): Minor fixes to the saa7110 driverJean Delvare-2/+2
2008-10-17V4L/DVB (9204): saa7110: convert i2c driver for new i2c APIHans Verkuil-178/+64
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf-1/+1
2008-03-30NULL noise: drivers/mediaAl Viro-2/+2
2007-07-20V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C driversMauro Carvalho Chehab-2/+2
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab-0/+1
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab-2/+2
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds-13/+6
2006-03-23[PATCH] I2C: Drop unneeded i2c-dev.h includesJean Delvare-1/+0
2006-03-23V4L/DVB (3568k): zoran: Use i2c_master_send when possibleJean Delvare-6/+1
2006-03-23V4L/DVB (3568f): saa7110: Fix array overrunJean Delvare-7/+5
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris-4/+2
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-2/+4
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-09-05[PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare-1/+0
2005-06-21[PATCH] I2C: Merge unused address lists in some video driversJean Delvare-6/+4
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare-6/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+623