summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2003-06-12get in sync with DVB/, somehow this got lost...Holger Waechtler
2003-06-10pass apply_frontend_param() return value to upper layersHolger Waechtler
2003-06-04fix charge pump and band switch setting bug, catched by Robert Schlabbach <ro...Holger Waechtler
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-05-12fix formatting and convert to C99 initializersJohannes Stezenbach
2003-05-12added support for FE_DISEQC_SEND_MASTER_CMDJohannes Stezenbach
2003-05-08- added SEC_VOLTAGE_OFF to the APIJohannes Stezenbach
2003-05-05support for SU1278 w/ tua6100 PLLHolger Waechtler
2003-04-30- introduce dvb_functions.h in order to make the dvb subsystemMichael Hunold
2003-04-29- portability fixes, follow compat.[hc] -> dvb_compat.[hc] changesHolger Waechtler
2003-04-28I forgot some frontend drivers, some more compile fixes for 2.5.68Michael Hunold
2003-04-28Compile fixes against 2.5.68.Michael Hunold
2003-04-27remove ddelay function because it's already defined in dvb_compat.hAlex Woods
2003-04-26Revert ddelay() cleanup, discuss this first with Holger.Michael Hunold
2003-04-25disable TDQF probingHolger Waechtler
2003-04-25fix syntax errors to get it compile again.Holger Waechtler
2003-04-25wate up stv0299 + configure i2c clock registers before probing PLLsHolger Waechtler
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-21 - apply bugfixes by Mike Pieper <mike@pieper-family.de>Holger Waechtler
2003-04-20added FE_CAN_RECOVER | FE_CAN_CLEAN_SETUP | FE_CAN_MUTE_TSAndreas Oberritter
2003-04-20moved definition of XIN to topAndreas Oberritter
2003-04-20add cx24110 driver and remove LINUX_VERSION_CODE checks from regular code -Holger Waechtler
2003-04-17fix afc calculation, thanks to Wolfgang Thiel <w-thiel@gmx.net>Holger Waechtler
2003-04-09fix band switch frequencies for charge pump settingsHolger Waechtler
2003-03-28optimized PLL codeHolger Waechtler
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-20Small changes all over the place:Michael Hunold
2003-03-19add a flag FE_CAN_RECOVER to frontend capabilities. When you set this flagHolger Waechtler
2003-03-18clear BER and UNC registers after readingHolger Waechtler
2003-03-17set the power bits according to the Alps spec, reported by Ragnar Sundblad <r...Holger Waechtler
2003-03-12setup correct IF, reported by Dennis Noordsij <dennis.noordsij@wiral.com>Holger Waechtler
2003-02-26fixedAndreas Oberritter
2003-02-23Add support for dummy frontends for DVB-S/C/T, selectable byDavor Emard
2003-02-03get the (ftype == LG_TDQF_S001F || ftype == ALPS_BSRU6) thing right, thanksHolger Waechtler
2003-02-03bugfix for Allps BSRU6 contributed by Matt Davis <matt@Helius.COM>Holger Waechtler
2003-01-28- Removed some debug stuffFlorian Schirmer
2003-01-28- More autodetect codeFlorian Schirmer
2003-01-27Lots of bugfixes and new featuresFlorian Schirmer
2003-01-21get in sync w/ DVB/Holger Waechtler
2003-01-21Nxt6000 based frontend driverFlorian Schirmer
2003-01-15updateHolger Waechtler