summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Collapse)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
and the B2C2/BBTI Air2PC-ATSC card API changes: - add #define DVB_API_VERSION_MINOR 1 - add struct dvb_vsb_parameters to struct dvb_frontend_parameters for FE_SET_FRONTEND
2004-12-02- prepared support for dynamically i2c addresses of the demodPatrick Boettcher
- added license information for the dib3000-common module
2004-12-02Forgot to include tune_settings for tda1004xAndrew de Quincy
2004-11-23- revise debug optionsPatrick Boettcher
- merged changes from DiBcom v2.1 drivers to dib3000mc - added transfer control callbacks to dib3000mc
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 ↵Patrick Boettcher
with the Kconfig from dibusb.
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
between register and byte
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
- whitespace and newline cleanups Thanks to Adrian Bunk <bunk@stusta.de>
2004-11-05- large refactoring of the dib3000mb frontend to make integration of thePatrick Boettcher
dib3000mc easier, especially to avoid code duplication
2004-11-03- remove remaining cvs commit foobar stuffMichael Hunold
- remove media/Kconfig, it's not needed any more for makelinks
2004-10-31- corrected tuner address, it was broken since FE_REFACTORING.Patrick Boettcher
Andrew, was there a reason why you >> 1 the pll address and << 1 always when it was needed?
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
"$Id: xxxxxxx.h,v 1.7 2004/09/28 19:39:06 xxx Exp"
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
- correct LOCK status