aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7114.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.Hans Verkuil1-1068/+0
2008-10-17V4L/DVB (9206): saa7114: convert i2c driver for new i2c APIHans Verkuil1-256/+108
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-03-30NULL noise: drivers/mediaAl Viro1-1/+1
2007-07-18V4L/DVB (5819): Cleanup: reorder some includesMauro Carvalho Chehab1-6/+4
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab1-6/+6
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-15/+8
2006-03-23[PATCH] I2C: Drop unneeded i2c-dev.h includesJean Delvare1-1/+0
2006-03-23V4L/DVB (3568k): zoran: Use i2c_master_send when possibleJean Delvare1-10/+7
2006-03-23V4L/DVB (3568a): saa7114: Fix i2c block writeJean Delvare1-6/+2
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-4/+2
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-2/+4
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-09-07[PATCH] Remove non-arch consumers of asm/segment.hKumar Gala1-1/+0
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare1-1/+0
2005-06-21[PATCH] I2C: Merge unused address lists in some video driversJean Delvare1-6/+4
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare1-6/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1241