aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/vpx3220.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-06[media] vpx3220, bt819: fix compiler warningsGravatar Hans Verkuil 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-21[media] vpx3220: use control frameworkGravatar Hans Verkuil 1-86/+51
2010-10-21V4L/DVB: vpx3220: remove obsolete v4l2-i2c-drv.h headerGravatar Hans Verkuil 1-6/+21
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-05V4L/DVB (13241): Cleanup redundant tests on unsignedGravatar Roel Kluin 1-1/+1
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeGravatar Hans Verkuil 1-9/+10
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Gravatar Hans Verkuil 1-4/+0
2009-03-30V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c driversGravatar Hans Verkuil 1-4/+4
2009-03-30V4L/DVB (10914): v4l2: fix compile warnings when printing u64 value.Gravatar Hans Verkuil 1-1/+1
2009-03-30V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support.Gravatar Hans Verkuil 1-11/+1
2009-03-30V4L/DVB (10726): vpx3220: convert to v4l2_subdev.Gravatar Hans Verkuil 1-231/+266
2009-03-30V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.Gravatar Hans Verkuil 1-117/+115
2008-10-17V4L/DVB (9208): vpx3220: convert i2c driver for new i2c APIGravatar Hans Verkuil 1-237/+91
2008-10-12V4L/DVB (8856): v4l: fix assorted compile warnings/errorsGravatar Hans Verkuil 1-2/+0
2008-04-24V4L/DVB (7094): static memoryGravatar Douglas Schilling Landgraf 1-1/+1
2008-02-03drivers/media/: Spelling fixesGravatar Joe Perches 1-1/+1
2006-09-26V4L/DVB (4515): Fixed module name, since it is, in fact, a decoder.Gravatar Mauro Carvalho Chehab 1-1/+1
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Gravatar Mauro Carvalho Chehab 1-0/+1
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaGravatar Mauro Carvalho Chehab 1-10/+10
2006-03-23[PATCH] I2C: Drop unneeded i2c-dev.h includesGravatar Jean Delvare 1-1/+0
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocGravatar Panagiotis Issaris 1-5/+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-10-17[PATCH] fix black/white-only svideo input in vpx3220 decoderGravatar Ronald S. Bultje 1-0/+10
2005-10-17[PATCH] fix vpx3220 offset issue in SECAMGravatar Ronald S. Bultje 1-12/+10
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/+754