Age | Commit message (Expand) | Author |
2005-08-11 | This patch addresses valid objections to experimental code used to | Michael Krufky |
2005-08-09 | removed some trailing whitespace | Michael Krufky |
2005-08-08 | clean-up lgdt330x description text | Michael Krufky |
2005-08-08 | trivial dvb_frontend_ops.name text fix | Michael Krufky |
2005-08-07 | - Enable ATSC support for DViCO FusionHDTV5 Gold. | Michael Krufky |
2005-08-02 | Clean up timeout handling. | Johannes Stezenbach |
2005-08-02 | From: Adam Szalkowski <adamsz@gmx.net> | Johannes Stezenbach |
2005-07-28 | Remove old lgdt3302 module - Replaced with lgdt330x Signed-off-by: Michael Kr... | Michael Krufky |
2005-07-27 | - Add LG/TUA6034 dvb_pll_desc for ATSC with LG TDVS-H062F & DViCO FusionHDTV5. | Michael Krufky |
2005-07-26 | Removed PWM parameter - moved into inittabs. | Andrew de Quincy |
2005-07-26 | Externalise inittabs | Andrew de Quincy |
2005-07-26 | Structural changes within lgdt330x driver, framework now supports | Michael Krufky |
2005-07-25 | Corrected typo. Signed-off-by: Michael Krufky <mkrufky@m1k.net> | Michael Krufky |
2005-07-25 | Rename lgdt3302 to lgdt330x, to make way for the addition of lgdt3303 support. | Michael Krufky |
2005-07-25 | Rename lgdt3302 to lgdt330x, to make way for the addition of lgdt3303 support. | Michael Krufky |
2005-07-24 | Fix DiSEqC switching (one bug fix suggested by Peter Hettkamp, and one | Johannes Stezenbach |
2005-07-24 | Reset acgconf register after tuning to improve locking, as suggested | Johannes Stezenbach |
2005-07-24 | gcc-2.95 compile fix | Johannes Stezenbach |
2005-07-24 | Fix SNR reading | Andrew de Quincy |
2005-07-22 | Increase timeout on tone burst transmission | Andrew de Quincy |
2005-07-22 | Allow the stv0299 to read the BER and UCBLOCKS. | Andrew de Quincy |
2005-07-22 | freqoffset must be 0 to start with. | Andrew de Quincy |
2005-07-22 | Check for division by 0 | Andrew de Quincy |
2005-07-21 | Fix inversion/fec. | Andrew de Quincy |
2005-07-20 | Set initial frequency offset. | Andrew de Quincy |
2005-07-20 | Fix fast tune mode | Andrew de Quincy |
2005-07-20 | Verified SIGNAL/CARRIER. | Andrew de Quincy |
2005-07-20 | Formatting changes | Andrew de Quincy |
2005-07-20 | Suppress the following during compile: | Michael Krufky |
2005-07-20 | - Select the RF input connector based upon the type of | Michael Krufky |
2005-07-20 | - Remove the dvb_pll_desc from the frontend and replace with a | Michael Krufky |
2005-07-20 | Fix status calls. | Andrew de Quincy |
2005-07-20 | Got the frontend tuning - needs more work though. | Andrew de Quincy |
2005-07-17 | From: Gregory B Frost <frosts1@hotkey.net.au> | Johannes Stezenbach |
2005-07-17 | update email address of Peter Hettkamp | Johannes Stezenbach |
2005-07-16 | Pass a pointer to the i2c bus to the pll callbacks (stv0299 only). | Andreas Oberritter |
2005-07-16 | Remove all #include <linux/version.h> and all references | Johannes Stezenbach |
2005-07-14 | Fix QAM lock bug. Previously, it was necessary to first | Michael Krufky |
2005-07-12 | Here is a patch to fix two problems with the signal strength value in the mt3... | Patrick Boettcher |
2005-07-12 | Older gcc's can't do that. | Michael Krufky |
2005-07-12 | - Removed $Id:$ | Michael Krufky |
2005-07-12 | - Initialize all non mutually exclusive variables | Michael Krufky |
2005-07-07 | Remove #include <linux/version.h>. | Michael Krufky |
2005-07-07 | Fix bug in lgdt3302_read_status to return correct | Michael Krufky |
2005-07-06 | Removed #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,10) | Michael Krufky |
2005-07-04 | added support for Thomson7611 tuner with LGDT3302 frontend used in DViCO Fusi... | Michael Krufky |
2005-06-28 | - Removed remaining trailing whitespace. | Michael Krufky |
2005-06-28 | added support for LGDT3302 (ATSC VSB/QAM) used in DViCO FusionHDTV3 Gold. | Michael Krufky |
2005-06-23 | Increase some timeouts by a factor of 10 as suggested by | Johannes Stezenbach |
2005-06-15 | Cleanup | Andrew de Quincy |