summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2005-01-06Fix compile warningAndrew de Quincy
2005-01-06Patch from Markus Breitenberger to fix tuning problemsAndrew de Quincy
2004-12-29deb_stat and FE_CAN_RECOVER addedPatrick Boettcher
2004-12-29patch by Domen Puncer: File permissions should be octal codes.Johannes Stezenbach
2004-12-27fixed some bugs in the dib3000mcPatrick Boettcher
2004-12-26patch by Michal Feix: select FW_LOADER where necessaryJohannes Stezenbach
2004-12-18Compile fixAndrew de Quincy
2004-12-18Added reset in to tuning to re-tuning worksAndrew de Quincy
2004-12-18Compile fixAndrew de Quincy
2004-12-18Added sleep supportAndrew de Quincy
2004-12-18More fixes to initial demod freqAndrew de Quincy
2004-12-18Added stuff for initial demod frequencyAndrew de Quincy
2004-12-16Compile fixAndrew de Quincy
2004-12-16Fixes for av7110+stv0297 supportAndrew de Quincy
2004-12-16patch by Taylor Jacob to add support for ATSC/VSB frontendsJohannes Stezenbach
2004-12-02- prepared support for dynamically i2c addresses of the demodPatrick Boettcher
2004-12-02Forgot to include tune_settings for tda1004xAndrew de Quincy
2004-11-23- revise debug optionsPatrick Boettcher
2004-11-22Minor formatting cleanupsAndrew de Quincy
2004-11-21Cleaned upAndrew de Quincy
2004-11-21added the dib3000mc/p frontend driver. Micheal, sorry for being overhasty wit...Patrick Boettcher
2004-11-20Fixed firmware upload problems.Andrew de Quincy
2004-11-20Added setting to allow inversion of OCLKAndrew de Quincy
2004-11-19Decreased noise levels.Andrew de Quincy
2004-11-19Only hardcode to AUTO for tda10045Andrew de Quincy
2004-11-19Added vp310 supportAndrew de Quincy
2004-11-16 - MODULE_PARM -> module_paramKenneth Aafloy
2004-11-12 - Compile fixKenneth Aafloy
2004-11-11don't report FE_HAS_LOCK w/o (FE_HAS_CARRIER && FE_HAS_VITERBI && FE_HAS_SYNC)Johannes Stezenbach
2004-11-09Fixed up init tablesAndrew de Quincy
2004-11-09Hopefully fixed the skystar2 problem - hard to spot bug in the init table codeAndrew de Quincy
2004-11-09Sigh. another stupid bugAndrew de Quincy
2004-11-09Added wait loopAndrew de Quincy
2004-11-09Fixed chipid for tda10046Andrew de Quincy
2004-11-09This device cannot handle a read operation without a stop conditionAndrew de Quincy
2004-11-09Added support for stv0297 based cardsAndrew de Quincy
2004-11-09Forgot to unset initialised flag after sleepAndrew de Quincy
2004-11-08- make needlessly global code staticMichael Hunold
2004-11-05- large refactoring of the dib3000mb frontend to make integration of thePatrick Boettcher
2004-11-03- remove remaining cvs commit foobar stuffMichael Hunold
2004-10-31- corrected tuner address, it was broken since FE_REFACTORING.Patrick Boettcher
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-10-28- fix for module_param_array() for kernels > 2.6.9Michael Hunold
2004-10-26- please don't use CVS version magic stuff likeMichael Hunold
2004-10-26- use <linux/bitops.h> in favour of <asm/bitops.h>Michael Hunold
2004-10-25- use c99 initializersMichael Hunold
2004-10-13*dang* committed a bug, correctedPatrick Boettcher
2004-10-11update Marko Kohtala's email addressHolger Waechtler
2004-10-11merged some of the changes Andreas Oberritter did in FE_REFACTORING to HEADPatrick Boettcher
2004-10-04- added GET_TUNE_SETTING ioctlPatrick Boettcher