summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-i2c.c
AgeCommit message (Expand)Author
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
2005-07-03 * bttv-i2c.c, cx88-i2c.c, saa7134-i2c.c:Mauro Carvalho Chehab
2005-07-02 * bttv-cards.c, bttv-i2c.c, cx88-i2c.c, cx88-video.c:Nickolay V. Shmyrev
2005-06-28 * cx88-i2c.c, cx88-video.c, saa7134-i2c.c, tuner-core.c, tuner.h:Mauro Carvalho Chehab
2005-06-17 * Makefile, cx88-cards.c, cx88-dvb.c, cx88-i2c.c, cx88-mpeg.c, dvb-pll.c, dv...Michael Krufky
2005-06-12 * audiochip.h, compat.h, cx22702.h, cx88-core.c, cx88-dvb.c,Mauro Carvalho Chehab
2005-06-12 * tuner-core.c:Mauro Carvalho Chehab
2005-06-08Lots of change to provide an elegant way to select radio I2C address.Mauro Carvalho Chehab
2005-02-15- merge some patches from mainline.Gerd Knorr
2004-12-10- add moduleparam.h include to many files.Gerd Knorr
2004-10-13- kill trailing whitespaces.Gerd Knorr