summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-i2c.c
AgeCommit message (Expand)Author
2009-05-27Building system: Restore compilation with kernels older than 2.6.29Mauro Carvalho Chehab
2009-05-13ir-kbd-i2c: Switch to the new-style device binding modelMauro Carvalho Chehab
2009-03-30v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22Hans Verkuil
2009-03-29cx88: convert to v4l2_subdev.Hans Verkuil
2009-03-14cx88: convert to v4l2_device.Mauro Carvalho Chehab
2009-01-06cx88: Fix some Kbuild troublesMauro Carvalho Chehab
2008-10-21cx88: initial fix for analogue only compilationdarron@kewl.org
2008-10-11MFE: Add configurable gate controldarron@kewl.org
2008-10-11S2API: Add Multiple-frontend on a single adapter support.darron@kewl.org
2008-09-22cx88: Enable TDA9887 on HVR1300 / 3000 / 4000Steven Toth
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans 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
2008-04-29cx88: Fix a warningMauro Carvalho Chehab
2008-04-26cx88: fix tuner setupMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2008-01-05New card supported(partially): Pinnacle 800iSteven Toth
2007-10-18Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2007-10-04videobuf: Remove references to old Kconfig option nameTrent Piepho
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-15cx88: Copy board information into card stateTrent Piepho
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-07-01cx88: i2c structure templates clean-upMichael Krufky
2007-03-29Use ARRAY_SIZE instead of a magic numberMauro Carvalho Chehab
2007-01-30Remove obsolete alias defines of CONFIG_* settingsTrent Piepho
2006-10-04i2c-algo-bit: Discard the mdelay data struct memberMauro Carvalho Chehab
2006-09-27Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T support. Steven Toth
2006-09-25cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX88_MPEG_FOOMichael Krufky
2006-09-25Changed cx88_board .dvb and .register to an enum.Steven Toth
2006-09-06Improved i2c performance on software bitbang algoritmMauro Carvalho Chehab
2006-09-02Partially reverting last patchMauro Carvalho Chehab
2006-09-02Fixes some troubles on saa7115Mauro Carvalho Chehab
2006-09-01For contributers, it seems to be better to describe what changedMauro Carvalho Chehab
2006-08-21Added missing copyrightMauro Carvalho Chehab
2006-06-24cx88: cleanupsMichael Krufky
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-05-03fix build for older gcc's that dont support compiler macros in a function callMichael Krufky
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-01-07Some cleanups at I2C modulesMauro Carvalho Chehab
2006-01-01ioctls cleanups.Mauro Carvalho Chehab
2005-12-25replace <media/i2c-compat.h> with "i2c-compat.h"Michael Krufky
2005-12-02fixed v4l-only build. (Build v4l modules without dvb support)Michael Krufky
2005-12-02Cleanup check for dvb.Michael Krufky
2005-12-02Adding support for the Hauppauge HVR1100 and HVR1100-LP products.Michael Krufky
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-10-09From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>Mauro Carvalho Chehab
2005-09-13 * bt832.c: (bt832_probe):Michael Krufky
2005-07-25Rename lgdt3302 to lgdt330x.Michael Krufky
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
2005-07-05 Rename tuner structures fields. Move MD detection hack toNickolay V. Shmyrev