summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
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
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-07-02corrected some typos.Patrick Boettcher
2005-07-02USB IDs for the vp702x-driver.Patrick Boettcher
2005-07-02added driver for the TwinhanDTV StarBox and clones. This is a preliminary dri...Patrick Boettcher
2005-07-01from 2.6.13-rc1: use try_to_freeze()Johannes Stezenbach
2005-07-01from 2.6.13-rc1: class_simple is no moreJohannes Stezenbach
2005-07-01from 2.6.13-rc1: use pm_message_t in cinergyt2_suspend()Johannes Stezenbach
2005-07-01added support and rewrote some parts with the help of vendor information (Tha...Patrick Boettcher
2005-06-28- Removed remaining trailing whitespace.Michael Krufky
2005-06-28Changed the name-field of the pci_driver and usb_driver structs to the name ofPatrick Boettcher
2005-06-28added support for LGDT3302 (ATSC VSB/QAM) used in DViCO FusionHDTV3 Gold.Michael Krufky
2005-06-28Fix tuning failure for 200103A, 200103A failed to tune to low bandManu Abraham
2005-06-27remove two trailing spacesJohannes Stezenbach
2005-06-27gcc-2.95 compile fix (ISO C90 forbids mixed declarations and code)Johannes Stezenbach