aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tea6420.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21V4L/DVB: tea6420: 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
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-06-16V4L/DVB (11737): Drop stray references to i2c_probeJean Delvare1-1/+0
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-11/+6
2009-04-06V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22Hans Verkuil1-1/+0
2009-03-30V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.Hans Verkuil1-38/+30
2009-03-30V4L/DVB (10409): v4l: remove unused I2C_DRIVERIDs.Hans Verkuil1-1/+0
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil1-1/+1
2008-12-30V4L/DVB (9962): tea6420: convert to v4l2_subdev.Hans Verkuil1-12/+37
2008-10-12V4L/DVB (8630): First mxb cleanup phaseHans Verkuil1-96/+51
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-0/+1
2008-04-24V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-03-30NULL noise: drivers/mediaAl Viro1-1/+1
2008-02-03drivers/media/: Spelling fixesJoe Perches1-1/+1
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab1-1/+1
2006-03-24V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab1-1/+1
2006-03-21V4L/DVB (3537a): Whitespace cleanupMauro Carvalho Chehab1-2/+3
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds1-3/+3
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg1-1/+1
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: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-09-05[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare1-1/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare1-1/+1
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+200