Age | Commit message (Expand) | Author |
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 |
2003-01-02 | tiny code cleanup | Andreas Oberritter |
2002-12-29 | Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> vi... | Michael Hunold |
2002-12-23 | generic stv0299 driver by Peter Schildmann <peter.schildmann@web.de> | Holger Waechtler |
2002-12-17 | Some build fixes. Removed "makecrosslinks" because it won't work | Michael Hunold |
2002-11-27 | apply fix by Micael Beronius <micael.beronius@telia.com> in order to release the | Holger Waechtler |
2002-11-26 | one more parenthesis bug fix | Holger Waechtler |
2002-11-26 | also set FE_HAS_LOCK if frontend has agc1 lock | Andreas Oberritter |
2002-11-26 | add explicit parentheses to ensure the correct operator precedence | Holger Waechtler |
2002-11-21 | - set up BLK_OUT stream mode, the demodulator works more reliable in this | Holger Waechtler |
2002-11-20 | applied patch by Juergen Peitz <peitz@snafu.de> | Holger Waechtler |
2002-11-20 | load microcode only once at attach time. Patch by Juergen Paitz <peitz@snafu.de> | Holger Waechtler |
2002-11-19 | fixed a stupid bug regarding FE_CAN_CLEAN_SETUP | Holger Waechtler |
2002-11-19 | removed unused MODULE_PARM(debug,"i") | Holger Waechtler |
2002-11-19 | Atmel AT76C651 DVB-C demodulator driver | Andreas Oberritter |
2002-11-18 | code review and cleanup, dynamic demod i2c address probing, autoinversion | Holger Waechtler |
2002-11-18 | add FE_CAN_CLEAN_SETUP bit to avoid unnecessairy zigzag delay when using | Holger Waechtler |
2002-11-18 | removed debug+test code | Holger Waechtler |
2002-11-18 | implemented inversion auto detection, the voodoo "i am a LG and not an Alps"-... | Holger Waechtler |
2002-11-18 | some stv0299 report bogus device id's after soft reboot, so we'll accept | Holger Waechtler |
2002-11-11 | new 2.5 style KConfig files | Holger Waechtler |
2002-11-06 | disable DiSEqC by default | Holger Waechtler |