summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
2005-07-26Structural changes within lgdt330x driver, framework now supportsMichael Krufky
2005-07-25Corrected typo. Signed-off-by: Michael Krufky <mkrufky@m1k.net>Michael Krufky
2005-07-25Rename lgdt3302 to lgdt330x, to make way for the addition of lgdt3303 support.Michael Krufky
2005-07-25Rename lgdt3302 to lgdt330x, to make way for the addition of lgdt3303 support.Michael Krufky
2005-07-24Fix DiSEqC switching (one bug fix suggested by Peter Hettkamp, and oneJohannes Stezenbach
2005-07-24disable HANDSHAKE_REG tests, they seem to be superflousJohannes Stezenbach
2005-07-24Start of support for TT DVBC CI.Andrew de Quincy
2005-07-24IR RC fixes:Johannes Stezenbach
2005-07-24Reset acgconf register after tuning to improve locking, as suggestedJohannes Stezenbach
2005-07-24Endianness fix for risc DMA start address setting.Johannes Stezenbach
2005-07-24gcc-2.95 compile fixJohannes Stezenbach
2005-07-24Reverted change - caused more problems on another machineAndrew de Quincy
2005-07-24Fix SNR readingAndrew de Quincy
2005-07-24Switch to different AGC setting to remove Terratec DVB-T glitches.Andrew de Quincy
2005-07-23Convert to using read/write spinlocks to fix kernel errors as reported byAndrew de Quincy
2005-07-22From: Ye Jianjun (Joey) <joeyye@trident.com.cn>Patrick Boettcher
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-19removed empty module_init/exit callsAndreas Oberritter
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-16From: thomas schorpp <t.schorpp@gmx.de>Johannes Stezenbach
2005-07-16comment out noisy dprintk in dst_get_signal()Johannes Stezenbach
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-11added USB IDs if the Kworld Xpert DVB-T USB2.0 (clone of the ADStech box)Patrick Boettcher
2005-07-10- stop log spamming when running femon (printk -> dprintk)Johannes Stezenbach
2005-07-10gcc-2.95 compile fixJohannes Stezenbach
2005-07-10gcc-4.0 compile fixJohannes Stezenbach
2005-07-08From: Julian ScheelPatrick Boettcher
2005-07-07applied dvb-add-pluto2-driver-fix.patch:Andreas Oberritter
2005-07-07Remove #include <linux/version.h>.Michael Krufky
2005-07-07Fix bug in lgdt3302_read_status to return correctMichael Krufky