aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/adv7170.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-07[media] Make use of media bus pixel codes in adv7170 driverGravatar Christian Gmeiner 1-0/+62
2010-10-21V4L/DVB: adv7170: remove obsolete v4l2-i2c-drv.h headerGravatar Hans Verkuil 1-7/+21
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeGravatar Hans Verkuil 1-9/+10
2009-03-30V4L/DVB (10914): v4l2: fix compile warnings when printing u64 value.Gravatar Hans Verkuil 1-3/+4
2009-03-30V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support.Gravatar Hans Verkuil 1-15/+1
2009-03-30V4L/DVB (10728): adv7175: convert to v4l2-subdev.Gravatar Hans Verkuil 1-1/+1
2009-03-30V4L/DVB (10727): adv7170: convert to v4l2_subdev.Gravatar Hans Verkuil 1-153/+168
2009-03-30V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.Gravatar Hans Verkuil 1-56/+18
2008-10-17V4L/DVB (9198): adv7170: convert i2c driver for new i2c APIGravatar Hans Verkuil 1-194/+57
2008-04-24V4L/DVB (7094): static memoryGravatar Douglas Schilling Landgraf 1-1/+1
2008-03-30NULL noise: drivers/mediaGravatar Al Viro 1-1/+1
2007-07-18V4L/DVB (5819): Cleanup: reorder some includesGravatar Mauro Carvalho Chehab 1-4/+4
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Gravatar Jean Delvare 1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaGravatar Mauro Carvalho Chehab 1-5/+5
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbGravatar Linus Torvalds 1-10/+7
2006-03-23[PATCH] I2C: Drop unneeded i2c-dev.h includesGravatar Jean Delvare 1-1/+0
2006-03-23V4L/DVB (3568k): zoran: Use i2c_master_send when possibleGravatar Jean Delvare 1-10/+7
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocGravatar Panagiotis Issaris 1-4/+2
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGravatar Greg Kroah-Hartman 1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Gravatar Laurent Riffard 1-2/+4
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Gravatar Jean Delvare 1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Gravatar Jean Delvare 1-1/+0
2005-09-07[PATCH] Remove non-arch consumers of asm/segment.hGravatar Kumar Gala 1-1/+0
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (01/11)Gravatar Jean Delvare 1-1/+0
2005-06-21[PATCH] I2C: Merge unused address lists in some video driversGravatar Jean Delvare 1-6/+4
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversGravatar Jean Delvare 1-6/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+535