Age | Commit message (Expand) | Author |
2003-07-12 | Changed microcode location comment | Andrew de Quincy |
2003-07-11 | Fixed a stupid bug in tuning | Andrew de Quincy |
2003-07-08 | Read SP8870 status reg to clear pending irqs in FE_SET_FRONTEND, | Johannes Stezenbach |
2003-06-27 | Final cleanup of tda10045h support | Andrew de Quincy |
2003-06-27 | Firmware location can now be specified through v2.5 Kconfig. | Andrew de Quincy |
2003-06-27 | Make fixes for tda1004x renaming. | Andrew de Quincy |
2003-06-27 | Renamed tda10045h.c to tda1004x.c | Andrew de Quincy |
2003-06-27 | Implemented status readouts. Reorganised driver to allow easy implementation ... | Andrew de Quincy |
2003-06-26 | vp310 should be configured to 90Mhz, too... | Andreas Oberritter |
2003-06-26 | set up data output for skystar2 | Andreas Oberritter |
2003-06-25 | better support for vp310 on skystar2 cards | Andreas Oberritter |
2003-06-25 | - follow kernel coding style, mostly indentation fixes, don't put static | Michael Hunold |
2003-06-24 | support for Mitel VP310 (untested) | Andreas Oberritter |
2003-06-23 | Now forced to use auto for as many parameters as possible | Andrew de Quincy |
2003-06-23 | Removed unneeded FE_RESET code. | Andrew de Quincy |
2003-06-23 | FEC index limit mask has to be 0x07 - not 0x3 | Holger Waechtler |
2003-06-23 | remove bogus out-of-range check, FEC table index is limited to 0...7 due to &... | Holger Waechtler |
2003-06-23 | don't enable voltage on init + inversion bugfix | Andreas Oberritter |
2003-06-23 | Zarlink MT312 satellite channel decoder driver | Andreas Oberritter |
2003-06-21 | Better fix for errorchecking bug in read_ucblocks | Andrew de Quincy |
2003-06-21 | Small errorchecking bug fixed | Andrew de Quincy |
2003-06-19 | use Robert's suggestions for CLKCONF (0x03) and CARCONF (0x04) | Holger Waechtler |
2003-06-19 | No longer dies if disabling mc44 chip fails | Andrew de Quincy |
2003-06-18 | implemented FE_READ_SIGNAL_STRENGTH and (hopefully) fixed FE_READ_SNR | Holger Waechtler |
2003-06-18 | When I submitted the last patchset for the 2.5 kernel series, | Michael Hunold |
2003-06-17 | Patch by Paul Andreassen: | Johannes Stezenbach |
2003-06-17 | Patch by Andrew de Quincey: | Johannes Stezenbach |
2003-06-16 | try to make a more specific detection mechanism | Holger Waechtler |
2003-06-16 | Andrew de Quincy's and Robert Schlalach's tda10045 DVB-T driver | Holger Waechtler |
2003-06-12 | get in sync with DVB/, somehow this got lost... | Holger Waechtler |
2003-06-10 | pass apply_frontend_param() return value to upper layers | Holger Waechtler |
2003-06-04 | fix charge pump and band switch setting bug, catched by Robert Schlabbach <ro... | Holger Waechtler |
2003-05-27 | fixed c99 initializers | Andreas Oberritter |
2003-05-27 | - remove enumeration typedefs | Michael Hunold |
2003-05-27 | Use C99 initializers. | Michael Hunold |
2003-05-20 | changed AFC debug printk to output frequency offset in Hz | Johannes Stezenbach |
2003-05-19 | patch from Jaakko Hyvatti http://hyvatti.iki.fi/~jaakko/dvb/dvb7.diff | Johannes Stezenbach |
2003-05-19 | more 64bit compile time warning fixes | Holger Waechtler |
2003-05-19 | apply patch by <jaakko@hyvatti.iki.fi> to distinguish different PLL/Synthesizer | Holger Waechtler |
2003-05-13 | patch from Jaakko Hyvatti http://hyvatti.iki.fi/~jaakko/dvb/dvb6.diff: | Johannes Stezenbach |
2003-05-12 | fix formatting and convert to C99 initializers | Johannes Stezenbach |
2003-05-12 | added support for FE_DISEQC_SEND_MASTER_CMD | Johannes Stezenbach |
2003-05-08 | - added SEC_VOLTAGE_OFF to the API | Johannes Stezenbach |
2003-05-05 | support for SU1278 w/ tua6100 PLL | Holger Waechtler |
2003-04-30 | - introduce dvb_functions.h in order to make the dvb subsystem | Michael Hunold |
2003-04-29 | - portability fixes, follow compat.[hc] -> dvb_compat.[hc] changes | Holger Waechtler |
2003-04-28 | I forgot some frontend drivers, some more compile fixes for 2.5.68 | Michael Hunold |
2003-04-28 | Compile fixes against 2.5.68. | Michael Hunold |
2003-04-27 | remove ddelay function because it's already defined in dvb_compat.h | Alex Woods |
2003-04-26 | Revert ddelay() cleanup, discuss this first with Holger. | Michael Hunold |