aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/vpx3220.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-591/+0
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin1-12/+1
2011-09-06[media] vpx3220, bt819: fix compiler warningsHans Verkuil1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-21[media] vpx3220: use control frameworkHans Verkuil1-86/+51
2010-10-21V4L/DVB: vpx3220: remove obsolete v4l2-i2c-drv.h headerHans Verkuil1-6/+21
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-05V4L/DVB (13241): Cleanup redundant tests on unsignedRoel Kluin1-1/+1
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-9/+10
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil1-4/+0
2009-03-30V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c driversHans Verkuil1-4/+4
2009-03-30V4L/DVB (10914): v4l2: fix compile warnings when printing u64 value.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support.Hans Verkuil1-11/+1
2009-03-30V4L/DVB (10726): vpx3220: convert to v4l2_subdev.Hans Verkuil1-231/+266
2009-03-30V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.Hans Verkuil1-117/+115
2008-10-17V4L/DVB (9208): vpx3220: convert i2c driver for new i2c APIHans Verkuil1-237/+91
2008-10-12V4L/DVB (8856): v4l: fix assorted compile warnings/errorsHans Verkuil1-2/+0
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-02-03drivers/media/: Spelling fixesJoe Perches1-1/+1
2006-09-26V4L/DVB (4515): Fixed module name, since it is, in fact, a decoder.Mauro Carvalho Chehab1-1/+1
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab1-0/+1
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab1-10/+10
2006-03-23[PATCH] I2C: Drop unneeded i2c-dev.h includesJean Delvare1-1/+0
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-5/+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-10-17[PATCH] fix black/white-only svideo input in vpx3220 decoderRonald S. Bultje1-0/+10
2005-10-17[PATCH] fix vpx3220 offset issue in SECAMRonald S. Bultje1-12/+10
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/+754