summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/alps_tdmb7.c
AgeCommit message (Expand)Author
2004-03-25Upped tuning delays to fix tuningAndrew de Quincy
2004-03-11Checked in experimental frontend patchAndrew de Quincy
2004-01-29Changed to use full i2c reads in probing instead of i2c pings to beAndrew de Quincy
2004-01-23- spelling fix: aquire -> acquireMichael Hunold
2003-12-09use correct delay values, don't divide by HZ when using dvb_delay().Holger Waechtler
2003-11-29set FE_HAS_LOCK only when all low-order bits are validHolger Waechtler
2003-11-27fix typo in code rate table lookup for FE_GET_FRONTENDHolger Waechtler
2003-10-08- allow private data to be associated with i2c devicesAndreas Oberritter
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-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-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-18clear BER and UNC registers after readingHolger Waechtler
2002-12-29Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> vi...Michael Hunold
2002-11-18add FE_CAN_CLEAN_SETUP bit to avoid unnecessairy zigzag delay when usingHolger Waechtler
2002-10-21fix FE_HAS_SIGNAL bitHolger Waechtler
2002-10-21follow HEAD changesHolger Waechtler
2002-10-21less verbosityHolger Waechtler
2002-10-21another frontendHolger Waechtler