summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tda7432.c
AgeCommit message (Expand)Author
2009-04-07tda7432: Delete old driver historyMauro Carvalho Chehab
2009-03-30v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22Hans Verkuil
2009-03-29tda7432: remove legacy code for old-style i2c APIHans Verkuil
2009-02-21v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil
2009-01-29v4l: remove unused I2C_DRIVERIDs.Hans Verkuil
2008-12-18tda7432: convert to v4l2_subdev.Hans Verkuil
2008-07-25videodev: replace videodev.h includes by videodev2.h where possibleHans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans 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.10Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2006-08-25V4L2 port of tda7432 from V4L1 apiMauro Carvalho Chehab
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-03-31Remove useless includes of i2c-algo-bit.hMauro Carvalho Chehab
2007-02-21Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5Mauro Carvalho Chehab
2006-03-19Cleanup audio input handlingHans Verkuil
2006-03-18renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab
2006-03-18Fix Compilation after moving bttv codeMauro Carvalho Chehab
2006-01-142.6.12 backward-compatMichael Krufky
2006-01-12removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2006-01-11Fixes some bad global variablesMauro Carvalho Chehab
2006-01-09Several i2C cleanups to compile on both current linux and kernels >2.6.15Mauro Carvalho Chehab
2006-01-08i2c fixes and cleanupsMauro Carvalho Chehab
2006-01-07Some cleanups at I2C modulesMauro Carvalho Chehab
2005-10-30 - Second round of i2c IDs redefinition cleanup.Mauro Carvalho Chehab
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-09-13 * bt832.c: (bt832_probe):Michael Krufky
2005-06-15I2C API has changed on 2.6.12-rc6-mm1: I2C_CLIENT_INSMOD macro now doesn'tMauro Carvalho Chehab
2005-06-12 * audiochip.h, compat.h, cx22702.h, cx88-core.c, cx88-dvb.c,Mauro Carvalho Chehab
2004-11-19- misc cleanups.Gerd Knorr
2004-10-13- kill trailing whitespaces.Gerd Knorr
2004-06-30- batch of triviasl i2c fixes by Arthur Othieno.Gerd Knorr
2004-06-08- update i2c stuff for the changes in upcoming 2.6.7Gerd Knorr
2004-02-22Initial revisionGerd Knorr