summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tda9840.c
AgeCommit message (Expand)Author
2009-03-30v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22Hans Verkuil
2009-02-07saa7146: convert saa7146 and mxb in particular to v4l2_subdev.Hans Verkuil
2009-01-29v4l: remove unused I2C_DRIVERIDs.Hans Verkuil
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-18tda9840: convert to v4l2_subdev.Hans Verkuil
2008-09-19drivers/media/video/tda9840.c: unbreakMauro Carvalho Chehab
2008-09-06mxb/tda9840: cleanups, use module saa7115 instead of saa7111.Hans Verkuil
2008-07-25First mxb cleanup phaseHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-04-15Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281Mauro Carvalho Chehab
2008-04-08media/video/ replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
2006-03-28Removing proper __stringfy according with kernel verMauro Carvalho Chehab
2006-03-18fix build for kernels prior to 2.6.13Michael Krufky
2006-03-18renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab
2006-03-15Fix compilation on 2.6.16Mauro Carvalho Chehab
2006-03-08Add mxb, dpc7146, hexium_gemini and hexium_orion from 2.6.15Michael Hunold
2003-05-06It's hard to keep these drivers to compile under 2.4. because of theMichael Hunold
2003-04-28Compile fixes against 2.5.68.Michael Hunold
2003-04-24Some fixes to get the "analog" i2c drivers to work for both 2.4 andMichael Hunold
2003-03-14saa7146: set default values for brightness/contrast/saturation on driver loadMichael Hunold
2003-01-10- Fix broken i2c irq transfer, due to Holger's changesMichael Hunold
2003-01-09Fixes for 2.5.55 all over the place:Michael Hunold
2002-12-17Add the video4linux driver for the "Multimedia eXtension Board",Michael Hunold