summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2005-07-24gcc-2.95 compile fixJohannes Stezenbach
2005-07-24Fix SNR readingAndrew de Quincy
2005-07-22Increase timeout on tone burst transmissionAndrew de Quincy
2005-07-22Allow the stv0299 to read the BER and UCBLOCKS.Andrew de Quincy
2005-07-22freqoffset must be 0 to start with.Andrew de Quincy
2005-07-22Check for division by 0Andrew de Quincy
2005-07-21Fix inversion/fec.Andrew de Quincy
2005-07-20Set initial frequency offset.Andrew de Quincy
2005-07-20Fix fast tune modeAndrew de Quincy
2005-07-20Verified SIGNAL/CARRIER.Andrew de Quincy
2005-07-20Formatting changesAndrew de Quincy
2005-07-20Suppress the following during compile:Michael Krufky
2005-07-20 - Select the RF input connector based upon the type ofMichael Krufky
2005-07-20 - Remove the dvb_pll_desc from the frontend and replace with aMichael Krufky
2005-07-20Fix status calls.Andrew de Quincy
2005-07-20Got the frontend tuning - needs more work though.Andrew de Quincy
2005-07-17From: Gregory B Frost <frosts1@hotkey.net.au>Johannes Stezenbach
2005-07-17update email address of Peter HettkampJohannes Stezenbach
2005-07-16Pass a pointer to the i2c bus to the pll callbacks (stv0299 only).Andreas Oberritter
2005-07-16Remove all #include <linux/version.h> and all referencesJohannes Stezenbach
2005-07-14Fix QAM lock bug. Previously, it was necessary to firstMichael Krufky
2005-07-12Here is a patch to fix two problems with the signal strength value in the mt3...Patrick Boettcher
2005-07-12Older gcc's can't do that.Michael Krufky
2005-07-12- Removed $Id:$Michael Krufky
2005-07-12- Initialize all non mutually exclusive variablesMichael Krufky
2005-07-07Remove #include <linux/version.h>.Michael Krufky
2005-07-07Fix bug in lgdt3302_read_status to return correctMichael Krufky
2005-07-06Removed #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,10)Michael Krufky
2005-07-04added support for Thomson7611 tuner with LGDT3302 frontend used in DViCO Fusi...Michael Krufky
2005-06-28- Removed remaining trailing whitespace.Michael Krufky
2005-06-28added support for LGDT3302 (ATSC VSB/QAM) used in DViCO FusionHDTV3 Gold.Michael Krufky
2005-06-23Increase some timeouts by a factor of 10 as suggested byJohannes Stezenbach
2005-06-15CleanupAndrew de Quincy
2005-06-15Finalised s5h1420/Nova-S SE support. releasedAndrew de Quincy
2005-06-13- added preliminary support for tda827x tunersHartmut Hackmann
2005-06-13- added preliminary support for tda827x tunersHartmut Hackmann
2005-06-12Implement fe status functionsAndrew de Quincy
2005-06-12Implement DISEQC transmit and my best guess at DISEQC receive - needs testing.Andrew de Quincy
2005-06-12Get i2c working properlyAndrew de Quincy
2005-06-11Initial support for s5h1420 frontend (new hauppauge/tt DVB-S SE). UntestedAndrew de Quincy
2005-06-07added output_mode-field (parallel/serial) to the config-struct (needed for th...Patrick Boettcher
2005-06-06added dvb_pll_desc for ALPS TDED4 used in Nebula USB boxes.Patrick Boettcher
2005-06-06Disable zig-zag and set min_delay_ms = 4000 as suggestedJohannes Stezenbach
2005-05-31added .get_tune_settings callback (min_delay_ms = 1sec) to make it even possi...Patrick Boettcher
2005-05-31changed dvb-pll-desc to take the frequency as parameter for setbw-callback in...Patrick Boettcher
2005-05-28add missing release_firmware() calls to fix memory leakJohannes Stezenbach
2005-05-24fix:Johannes Stezenbach
2005-05-23bugfix: limit for firmware version check was too low for tda10045Hartmut Hackmann
2005-05-18- added config options for IF frequency and AGCHartmut Hackmann
2005-05-18- added config options for IF frequency and AGCHartmut Hackmann