Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-20 | while investigating the QAM_128-issue with the stv0297-driver for the | Michael Krufky | |
Cablestar (which is not the same as the one in dvb-kernel CVS, yet), I fixed it, not by increasing the timeout, but by disabling the corner-detection for QAM_128 and higher. This patch has been tested on dvb-kernel cvs, and has been reported to work by multiple users. Some cards still need timeout increase on top of this patch. This will be addressed later. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> Signed-off-by: Michael Krufky <mkrufky@m1k.net> | |||
2005-07-26 | Removed PWM parameter - moved into inittabs. | Andrew de Quincy | |
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net> | |||
2005-07-26 | Externalise inittabs | Andrew de Quincy | |
2005-06-23 | Increase some timeouts by a factor of 10 as suggested by | Johannes Stezenbach | |
Mikko Hamalainen and Timo Ketolainen, to improve tuning for QAM128 / weak signal. Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | |||
2005-04-05 | - remove unnecessary casts in frontends | Kenneth Aafloy | |
2005-03-09 | - kfree(NULL) is safe | Kenneth Aafloy | |
2005-03-02 | whitespace cleanup (remove ws at eol, sync with changes in mainline kernel) | Johannes Stezenbach | |
2005-01-06 | Fix compile warning | Andrew de Quincy | |
2005-01-06 | Patch from Markus Breitenberger to fix tuning problems | Andrew de Quincy | |
2004-12-18 | Compile fix | Andrew de Quincy | |
2004-12-18 | Added reset in to tuning to re-tuning works | Andrew de Quincy | |
2004-12-18 | Compile fix | Andrew de Quincy | |
2004-12-18 | Added sleep support | Andrew de Quincy | |
2004-12-18 | More fixes to initial demod freq | Andrew de Quincy | |
2004-12-18 | Added stuff for initial demod frequency | Andrew de Quincy | |
2004-12-16 | Compile fix | Andrew de Quincy | |
2004-12-16 | Fixes for av7110+stv0297 support | Andrew de Quincy | |
2004-11-22 | Minor formatting cleanups | Andrew de Quincy | |
2004-11-21 | Cleaned up | Andrew de Quincy | |
2004-11-09 | Fixed up init tables | Andrew de Quincy | |
2004-11-09 | Sigh. another stupid bug | Andrew de Quincy | |
2004-11-09 | Added wait loop | Andrew de Quincy | |
2004-11-09 | This device cannot handle a read operation without a stop condition | Andrew de Quincy | |
between register and byte | |||
2004-11-09 | Added support for stv0297 based cards | Andrew de Quincy | |
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy | |