summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/ves1820.c
AgeCommit message (Expand)Author
2003-08-21Patch from Lauri Pesonen: Use correct IF for TT-Budget card.Johannes Stezenbach
2003-06-19use Robert's suggestions for CLKCONF (0x03) and CARCONF (0x04)Holger Waechtler
2003-06-18When I submitted the last patchset for the 2.5 kernel series,Michael Hunold
2003-05-27fixed c99 initializersAndreas Oberritter
2003-05-27- remove enumeration typedefsMichael Hunold
2003-05-27Use C99 initializers.Michael Hunold
2003-05-20changed AFC debug printk to output frequency offset in HzJohannes Stezenbach
2003-05-19patch from Jaakko Hyvatti http://hyvatti.iki.fi/~jaakko/dvb/dvb7.diffJohannes Stezenbach
2003-05-19more 64bit compile time warning fixesHolger Waechtler
2003-05-19apply patch by <jaakko@hyvatti.iki.fi> to distinguish different PLL/SynthesizerHolger Waechtler
2003-05-13patch from Jaakko Hyvatti http://hyvatti.iki.fi/~jaakko/dvb/dvb6.diff:Johannes Stezenbach
2003-04-30- introduce dvb_functions.h in order to make the dvb subsystemMichael Hunold
2003-04-26Revert ddelay() cleanup, discuss this first with Holger.Michael Hunold
2003-04-25Lots of cosmetic changes in order to sync the CVS withMichael Hunold
2003-04-24- #include "compat.h" --> #include "dvb_compat.h"Holger Waechtler
2003-04-20moved definition of XIN to topAndreas Oberritter
2003-03-22more portability, now frontend modules build out of the boxHolger Waechtler
2003-03-21- more portability changes, move ddelay() into compat.hHolger Waechtler
2003-03-19add a flag FE_CAN_RECOVER to frontend capabilities. When you set this flagHolger Waechtler
2003-03-12setup correct IF, reported by Dennis Noordsij <dennis.noordsij@wiral.com>Holger Waechtler
2002-12-29Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> vi...Michael Hunold
2002-11-27apply fix by Micael Beronius <micael.beronius@telia.com> in order to release theHolger Waechtler
2002-11-26one more parenthesis bug fixHolger Waechtler
2002-11-26add explicit parentheses to ensure the correct operator precedenceHolger Waechtler
2002-11-19removed unused MODULE_PARM(debug,"i")Holger Waechtler
2002-11-18code review and cleanup, dynamic demod i2c address probing, autoinversionHolger Waechtler
2002-10-24BER fixes by obiHolger Waechtler
2002-10-21shift EEPROM adressHolger Waechtler
2002-10-16the 2.5 treeHolger Waechtler