Age | Commit message (Expand) | Author |
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 |
2005-06-15 | Finalised s5h1420/Nova-S SE support. released | Andrew de Quincy |
2005-06-13 | - added preliminary support for tda827x tuners | Hartmut Hackmann |
2005-06-13 | - added preliminary support for tda827x tuners | Hartmut Hackmann |
2005-06-12 | Implement fe status functions | Andrew de Quincy |
2005-06-12 | Implement DISEQC transmit and my best guess at DISEQC receive - needs testing. | Andrew de Quincy |
2005-06-12 | Get i2c working properly | Andrew de Quincy |
2005-06-11 | Initial support for s5h1420 frontend (new hauppauge/tt DVB-S SE). Untested | Andrew de Quincy |
2005-06-07 | added output_mode-field (parallel/serial) to the config-struct (needed for th... | Patrick Boettcher |
2005-06-06 | added dvb_pll_desc for ALPS TDED4 used in Nebula USB boxes. | Patrick Boettcher |
2005-06-06 | Disable zig-zag and set min_delay_ms = 4000 as suggested | Johannes Stezenbach |
2005-05-31 | added .get_tune_settings callback (min_delay_ms = 1sec) to make it even possi... | Patrick Boettcher |
2005-05-31 | changed dvb-pll-desc to take the frequency as parameter for setbw-callback in... | Patrick Boettcher |
2005-05-28 | add missing release_firmware() calls to fix memory leak | Johannes Stezenbach |
2005-05-24 | fix: | Johannes Stezenbach |
2005-05-23 | bugfix: limit for firmware version check was too low for tda10045 | Hartmut Hackmann |
2005-05-18 | - added config options for IF frequency and AGC | Hartmut Hackmann |
2005-05-18 | - added config options for IF frequency and AGC | Hartmut Hackmann |
2005-05-16 | clearing busy state of the HAB if something went wrong | Patrick Boettcher |
2005-05-15 | added support for the Broadcom BCM3510 ATSC (8VSB/16VSB & ITU J83 AnnexB FEC ... | Patrick Boettcher |
2005-05-07 | merge patch by Gerd Knorr from 2.6.12-rc4: | Johannes Stezenbach |
2005-05-05 | sync back cleanups from kernel (whitespace and printk format) | Johannes Stezenbach |
2005-05-05 | sync back whitespace cleanups from kernel | Johannes Stezenbach |
2005-05-05 | add or51132.o (which was missing here) | Johannes Stezenbach |
2005-05-05 | select FW_LOADER and add a help text for OR51132 | Johannes Stezenbach |
2005-05-05 | merge printk format fix from kernel tree | Johannes Stezenbach |
2005-05-05 | remove $Id$ because they lead to conflicts when merging | Johannes Stezenbach |
2005-05-02 | preparation for the uDigitv and DViCO USB2.0 boxes: moved pll handling from d... | Patrick Boettcher |
2005-05-02 | added missing #ifndef and #define to inhibit multiple inclusions | Patrick Boettcher |
2005-04-25 | added support for different tda10046 firmware versions. | Andreas Oberritter |
2005-04-25 | allow N_I2C to be overridden by the card driver | Andreas Oberritter |
2005-04-25 | use simple u8 instead of bitfields | Andreas Oberritter |