Age | Commit message (Expand) | Author |
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 |
2003-04-25 | disable TDQF probing | Holger Waechtler |
2003-04-25 | fix syntax errors to get it compile again. | Holger Waechtler |
2003-04-25 | wate up stv0299 + configure i2c clock registers before probing PLLs | Holger Waechtler |
2003-04-25 | Lots of cosmetic changes in order to sync the CVS with | Michael Hunold |
2003-04-24 | - #include "compat.h" --> #include "dvb_compat.h" | Holger Waechtler |
2003-04-21 | - apply bugfixes by Mike Pieper <mike@pieper-family.de> | Holger Waechtler |
2003-04-20 | added FE_CAN_RECOVER | FE_CAN_CLEAN_SETUP | FE_CAN_MUTE_TS | Andreas Oberritter |
2003-04-20 | moved definition of XIN to top | Andreas Oberritter |
2003-04-20 | add cx24110 driver and remove LINUX_VERSION_CODE checks from regular code - | Holger Waechtler |
2003-04-17 | fix afc calculation, thanks to Wolfgang Thiel <w-thiel@gmx.net> | Holger Waechtler |
2003-04-09 | fix band switch frequencies for charge pump settings | Holger Waechtler |
2003-03-28 | optimized PLL code | Holger Waechtler |
2003-03-22 | more portability, now frontend modules build out of the box | Holger Waechtler |
2003-03-21 | - more portability changes, move ddelay() into compat.h | Holger Waechtler |
2003-03-20 | Small changes all over the place: | Michael Hunold |
2003-03-19 | add a flag FE_CAN_RECOVER to frontend capabilities. When you set this flag | Holger Waechtler |
2003-03-18 | clear BER and UNC registers after reading | Holger Waechtler |
2003-03-17 | set the power bits according to the Alps spec, reported by Ragnar Sundblad <r... | Holger Waechtler |
2003-03-12 | setup correct IF, reported by Dennis Noordsij <dennis.noordsij@wiral.com> | Holger Waechtler |
2003-02-26 | fixed | Andreas Oberritter |
2003-02-23 | Add support for dummy frontends for DVB-S/C/T, selectable by | Davor Emard |
2003-02-03 | get the (ftype == LG_TDQF_S001F || ftype == ALPS_BSRU6) thing right, thanks | Holger Waechtler |
2003-02-03 | bugfix for Allps BSRU6 contributed by Matt Davis <matt@Helius.COM> | Holger Waechtler |
2003-01-28 | - Removed some debug stuff | Florian Schirmer |
2003-01-28 | - More autodetect code | Florian Schirmer |
2003-01-27 | Lots of bugfixes and new features | Florian Schirmer |
2003-01-21 | get in sync w/ DVB/ | Holger Waechtler |
2003-01-21 | Nxt6000 based frontend driver | Florian Schirmer |
2003-01-15 | update | Holger Waechtler |