summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/stv0299.c
AgeCommit message (Expand)Author
2003-12-20updated contributors.txt and some email addressesAndreas Oberritter
2003-11-19Whoops, forgot to add a "return 0" at the end of the init functionAndrew de Quincy
2003-11-19Added new module parameter to choose between BER and UCBLOCKs errorAndrew de Quincy
2003-11-12Added modifications based on the recommended settings in the SU1278Andrew de Quincy
2003-11-12- let the samsung tuner module count bit errors instead of block errorsHolger Waechtler
2003-11-07Patch by Vadim Catana <skystar@moldova.cc>:Johannes Stezenbach
2003-11-06add reg to stv0299_readreg() dprintkJohannes Stezenbach
2003-10-08- allow private data to be associated with i2c devicesAndreas Oberritter
2003-09-26fixed detection of stv0299 if chip is in standby modeOliver Endriss
2003-06-18When I submitted the last patchset for the 2.5 kernel series,Michael Hunold
2003-05-27- remove enumeration typedefsMichael Hunold
2003-05-27Use C99 initializers.Michael Hunold
2003-05-19more 64bit compile time warning fixesHolger Waechtler
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-27remove ddelay function because it's already defined in dvb_compat.hAlex Woods
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-03-22more portability, now frontend modules build out of the boxHolger Waechtler
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-21get in sync w/ DVB/Holger Waechtler
2002-12-29Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> vi...Michael Hunold
2002-12-23generic stv0299 driver by Peter Schildmann <peter.schildmann@web.de>Holger Waechtler