summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2004-03-12Increased to a more suitable min_delay for tda1004xAndrew de Quincy
2004-03-11Removed unused variable warningAndrew de Quincy
2004-03-11Checked in experimental frontend patchAndrew de Quincy
2004-03-05Kconfig update for MT352.Daniel Mack
2004-03-05Added a driver for Zarlink's MT352 DVB-T demodulator.Daniel Mack
2004-03-03add (#if'ed) old code for tsa5060_set_tv_freq() which worksJohannes Stezenbach
2004-03-02- C99 initializiers fixMichael Hunold
2004-03-01remove FE_CAN_RECOVER as suggested by Torbjörn JanssonJohannes Stezenbach
2004-02-27Reinstated old INVERSION_AUTO behaviour once moreAndrew de Quincy
2004-02-27Reduced drift so channels cannot drift across to nearby onesAndrew de Quincy
2004-02-26Lots of fixes to help with correct tuning.Andrew de Quincy
2004-02-25Expanded INIT code, and sped up finetuning times.Andrew de Quincy
2004-02-24Added a temporary hack to fix buggy user-side software which suppliesAndrew de Quincy
2004-02-24Further refinements: force a full tune whenever FE_INIT is done.Andrew de Quincy
2004-02-23Fixes to sort out tuning at low symbol ratesAndrew de Quincy
2004-02-21Updated documentation to contain note about USB devicesAndrew de Quincy
2004-02-20Added seperate settings for SU1278 on technotrend hardwareAndrew de Quincy
2004-02-16DVB_TDA1004X and DVB_NXT6000 do not depend on !STANDALONEJohannes Stezenbach
2004-02-15- change AFC handling as suggested by Robert SchlabbachJohannes Stezenbach
2004-02-15verbose-print AFC only if carrier has been recoveredJohannes Stezenbach
2004-02-13turn off ves1820 test output pins (don't know if this makesJohannes Stezenbach
2004-02-09fixed typoHolger Waechtler
2004-02-07gcc-3.5 compatibilty patch from 2.6.3-rc1Johannes Stezenbach
2004-02-06add nxt6000 frontend driver to MakefilesJohannes Stezenbach
2004-02-03patch by Geert Uytterhoeven: Never include <asm/delay.h> directly.Johannes Stezenbach
2004-01-30Standardised where the firmware should be.Andrew de Quincy
2004-01-29Changed to use full i2c reads in probing instead of i2c pings to beAndrew de Quincy
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