summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tea6415c.c
AgeCommit message (Expand)AuthorLines
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab-187/+0
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin-12/+1
2011-04-29[media] v4l: make sure drivers supply a zeroed struct v4l2_subdevHerton Ronaldo Krzesinski-1/+1
2010-12-29[media] tea6415c: return -EIO if i2c_check_functionality failsAxel Lin-1/+1
2010-10-21V4L/DVB: tea6415c: remove obsolete v4l2-i2c-drv.h headerHans Verkuil-6/+21
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-06-16V4L/DVB (11737): Drop stray references to i2c_probeJean Delvare-1/+0
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil-3/+2
2009-04-06V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of ...Hans Verkuil-1/+0
2009-03-30V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.Hans Verkuil-33/+19
2009-03-30V4L/DVB (10409): v4l: remove unused I2C_DRIVERIDs.Hans Verkuil-1/+0
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil-1/+1
2008-12-30V4L/DVB (9961): tea6415c: convert to v4l2_subdev.Hans Verkuil-11/+38
2008-10-12V4L/DVB (8630): First mxb cleanup phaseHans Verkuil-91/+40
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil-0/+1
2008-04-24V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf-1/+1
2008-03-30NULL noise: drivers/mediaAl Viro-1/+1
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab-1/+1
2006-03-21V4L/DVB (3537a): Whitespace cleanupMauro Carvalho Chehab-2/+3
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds-3/+3
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg-1/+1
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: Drop i2c_driver.flags, 2 of 3Jean Delvare-1/+0
2005-09-05[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare-1/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare-1/+1
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+223