Age | Commit message (Expand) | Author |
2003-12-24 | - give more credit to Jamie Honan, he's the guy that has done most of the | Michael Hunold |
2003-12-23 | remove AUTO_INVERSION for capabilities (not true) | Jamie Honan |
2003-12-20 | increase mdelay from 30 to 50 to be more reliable with bad reception quality | Andreas Oberritter |
2003-12-20 | updated contributors.txt and some email addresses | Andreas Oberritter |
2003-12-09 | use correct delay values, don't divide by HZ when using dvb_delay(). | Holger Waechtler |
2003-12-01 | patch for the mt312 module, targeting the VP310. Contributed by Augusto Cardoso. | Holger Waechtler |
2003-11-29 | set FE_HAS_LOCK only when all low-order bits are valid | Holger Waechtler |
2003-11-27 | - completed nokia board support | Andreas Oberritter |
2003-11-27 | fix typo in code rate table lookup for FE_GET_FRONTEND | Holger Waechtler |
2003-11-27 | - set default pwm value to 0x48 for boards which don't have an eeprom at i2c ... | Andreas Oberritter |
2003-11-25 | make it compile with non-C99-compliant gcc versions. Patch contributed by Wol... | Holger Waechtler |
2003-11-23 | fix frontend private data handling. patch by Mikael Rosbacke <rosbacke at nad... | Andreas Oberritter |
2003-11-20 | obsolete, removed. | Holger Waechtler |
2003-11-20 | firmware loader implementation contributed by Martin Stubbs | Holger Waechtler |
2003-11-19 | Whoops, forgot to add a "return 0" at the end of the init function | Andrew de Quincy |
2003-11-19 | Added new module parameter to choose between BER and UCBLOCKs error | Andrew de Quincy |
2003-11-12 | - use per i2c-adapater void pointer for private data in nxt_attach() / nxt_de... | Michael Hunold |
2003-11-12 | - compile fix | Michael Hunold |
2003-11-12 | - re-indent the source | Michael Hunold |
2003-11-12 | Added modifications based on the recommended settings in the SU1278 | Andrew de Quincy |
2003-11-12 | - let the samsung tuner module count bit errors instead of block errors | Holger Waechtler |
2003-11-11 | remove FE_CAN_INVERSION_AUTO | Johannes Stezenbach |
2003-11-11 | increase buf for firmware loading by 2 (bug reported by Jamie Honan) | Johannes Stezenbach |
2003-11-10 | remove __devinitdata (fixes Oops) | Johannes Stezenbach |
2003-11-07 | Patch by Vadim Catana <skystar@moldova.cc>: | Johannes Stezenbach |
2003-11-06 | add reg to stv0299_readreg() dprintk | Johannes Stezenbach |
2003-11-05 | Correct tuner type for -MOT from Grant Totten | Jamie Honan |
2003-11-03 | DST-M0T should be DST-MOT : zero vs Oh | Jamie Honan |
2003-11-03 | corrected invalid email address dvb-kernel@linuxtv.org | Johannes Stezenbach |
2003-11-01 | Dimitri suggested some mods for signal/quality for terrestial. | Jamie Honan |
2003-10-29 | Pin 1 versus pin 2 needs more testing. Put back as was till more | Jamie Honan |
2003-10-28 | Fix 03T to have TS204 | Jamie Honan |
2003-10-28 | Pin 2 for 8820 is controlled by value 4. Also normally low, | Jamie Honan |
2003-10-28 | - reworked i2c / gpio so not so hackerish and more in line with | Jamie Honan |
2003-10-16 | - fix usage of firmware location Kconfig option (Thanks Jamie!) | Michael Hunold |
2003-10-13 | DVB_TWINHAN_DST | Jamie Honan |
2003-10-13 | CONFIG_DVB_TWINHAN_DST | Jamie Honan |
2003-10-13 | Initial dst.h | Jamie Honan |
2003-10-13 | Initial dst.c | Jamie Honan |
2003-10-08 | - allow private data to be associated with i2c devices | Andreas Oberritter |
2003-10-08 | fixed fe_count | Andreas Oberritter |
2003-10-08 | replaced alps_bsrv2 driver by generic ves1893 & ves1993 driver | Andreas Oberritter |
2003-10-08 | misc bugfixes and performance improvements | Andreas Oberritter |
2003-10-07 | applied latest changes by Juergen Peitz, namely: | Holger Waechtler |
2003-10-01 | - didn't mean to wipe out sp887x driver entry | Michael Hunold |
2003-10-01 | - clean up Kconfig files, use the new SELECT facility | Michael Hunold |
2003-09-26 | fixed detection of stv0299 if chip is in standby mode | Oliver Endriss |
2003-09-24 | allow PWM (tuner calibaration) value from EEPROM to be overridden | Johannes Stezenbach |
2003-09-24 | - patch by Peter Bieringer: nicer log output | Johannes Stezenbach |
2003-09-11 | include dvb_functions.h, not dvb_compat.h | Holger Waechtler |