summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2004-01-29bugfix by Robert Cook: FE_RESET did the same as FE_INIT, thus invalidatingAndreas Oberritter
2004-01-28Need to re-invert inversion for tda10046 in get_fe()Andrew de Quincy
2004-01-28Now resets chip before uploading firmwareAndrew de Quincy
2004-01-28Had to split firmware upload off from frontend init... the initial tune attemptAndrew de Quincy
2004-01-27Fixed frequency calculation.. realised its exactly the same as theAndrew de Quincy
2004-01-27Fixed signal strength reading for tda10046hAndrew de Quincy
2004-01-27Updated descriptionAndrew de Quincy
2004-01-27Small tweaks. Better inversion handling, and changed how 6MHz is set inAndrew de Quincy
2004-01-27Forgot to make sure inversion was on for TDA10046HAndrew de Quincy
2004-01-27Implemented tda10046h driverAndrew de Quincy
2004-01-26don't send zero-byte messages when probing the PLL typeHolger Waechtler
2004-01-23- spelling fix: aquire -> acquireMichael Hunold
2004-01-16merge frontend improvements from DVB tree:Johannes Stezenbach
2004-01-06- fix compilation with "make allyesconfig": make av7110Michael Hunold
2003-12-24- give more credit to Jamie Honan, he's the guy that has done most of theMichael Hunold
2003-12-23remove AUTO_INVERSION for capabilities (not true)Jamie Honan
2003-12-20increase mdelay from 30 to 50 to be more reliable with bad reception qualityAndreas Oberritter
2003-12-20updated contributors.txt and some email addressesAndreas Oberritter
2003-12-09use correct delay values, don't divide by HZ when using dvb_delay().Holger Waechtler
2003-12-01patch for the mt312 module, targeting the VP310. Contributed by Augusto Cardoso.Holger Waechtler
2003-11-29set FE_HAS_LOCK only when all low-order bits are validHolger Waechtler
2003-11-27- completed nokia board supportAndreas Oberritter
2003-11-27fix typo in code rate table lookup for FE_GET_FRONTENDHolger Waechtler
2003-11-27- set default pwm value to 0x48 for boards which don't have an eeprom at i2c ...Andreas Oberritter
2003-11-25make it compile with non-C99-compliant gcc versions. Patch contributed by Wol...Holger Waechtler
2003-11-23fix frontend private data handling. patch by Mikael Rosbacke <rosbacke at nad...Andreas Oberritter
2003-11-20obsolete, removed.Holger Waechtler
2003-11-20firmware loader implementation contributed by Martin StubbsHolger Waechtler
2003-11-19Whoops, forgot to add a "return 0" at the end of the init functionAndrew de Quincy
2003-11-19Added new module parameter to choose between BER and UCBLOCKs errorAndrew 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 fixMichael Hunold
2003-11-12- re-indent the sourceMichael Hunold
2003-11-12Added modifications based on the recommended settings in the SU1278Andrew de Quincy
2003-11-12- let the samsung tuner module count bit errors instead of block errorsHolger Waechtler
2003-11-11remove FE_CAN_INVERSION_AUTOJohannes Stezenbach
2003-11-11increase buf for firmware loading by 2 (bug reported by Jamie Honan)Johannes Stezenbach
2003-11-10remove __devinitdata (fixes Oops)Johannes Stezenbach
2003-11-07Patch by Vadim Catana <skystar@moldova.cc>:Johannes Stezenbach
2003-11-06add reg to stv0299_readreg() dprintkJohannes Stezenbach
2003-11-05Correct tuner type for -MOT from Grant TottenJamie Honan
2003-11-03DST-M0T should be DST-MOT : zero vs OhJamie Honan
2003-11-03corrected invalid email address dvb-kernel@linuxtv.orgJohannes Stezenbach
2003-11-01Dimitri suggested some mods for signal/quality for terrestial.Jamie Honan
2003-10-29Pin 1 versus pin 2 needs more testing. Put back as was till moreJamie Honan
2003-10-28Fix 03T to have TS204Jamie Honan
2003-10-28Pin 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 withJamie Honan
2003-10-16- fix usage of firmware location Kconfig option (Thanks Jamie!)Michael Hunold
2003-10-13DVB_TWINHAN_DSTJamie Honan