Age | Commit message (Expand) | Author |
2005-07-24 | Reverted change - caused more problems on another machine | Andrew de Quincy |
2005-07-24 | Fix SNR reading | Andrew de Quincy |
2005-07-24 | Switch to different AGC setting to remove Terratec DVB-T glitches. | Andrew de Quincy |
2005-07-23 | Convert to using read/write spinlocks to fix kernel errors as reported by | Andrew de Quincy |
2005-07-22 | From: Ye Jianjun (Joey) <joeyye@trident.com.cn> | Patrick Boettcher |
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-19 | removed empty module_init/exit calls | Andreas Oberritter |
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 | From: thomas schorpp <t.schorpp@gmx.de> | Johannes Stezenbach |
2005-07-16 | comment out noisy dprintk in dst_get_signal() | Johannes Stezenbach |
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-11 | added 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-10 | gcc-2.95 compile fix | Johannes Stezenbach |
2005-07-10 | gcc-4.0 compile fix | Johannes Stezenbach |
2005-07-08 | From: Julian Scheel | Patrick Boettcher |
2005-07-07 | applied dvb-add-pluto2-driver-fix.patch: | Andreas Oberritter |
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-07-02 | corrected some typos. | Patrick Boettcher |
2005-07-02 | USB IDs for the vp702x-driver. | Patrick Boettcher |
2005-07-02 | added driver for the TwinhanDTV StarBox and clones. This is a preliminary dri... | Patrick Boettcher |
2005-07-01 | from 2.6.13-rc1: use try_to_freeze() | Johannes Stezenbach |
2005-07-01 | from 2.6.13-rc1: class_simple is no more | Johannes Stezenbach |
2005-07-01 | from 2.6.13-rc1: use pm_message_t in cinergyt2_suspend() | Johannes Stezenbach |
2005-07-01 | added 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-28 | Changed the name-field of the pci_driver and usb_driver structs to the name of | Patrick Boettcher |