summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2008-01-26Cleanup: remove some superfluous stuff and dead commented out codeManu Abraham
2008-01-26Fix a compile warningManu Abraham
2008-01-26Cleanup/Optimization:Manu Abraham
2008-01-26Fix invalid GCT modeManu Abraham
2008-01-26Bug! F/3 Clock domain was incorrectly usedManu Abraham
2008-01-26Code Review: #4 Consolidate configurationsManu Abraham
2008-01-21Code Simplification: use do_div() insteadManu Abraham
2008-01-21Bug: a string which contains 4 digits needs an arrayManu Abraham
2008-01-21Optimization: Round the requested value to achieve aManu Abraham
2008-01-19Bug Fix an overflow in bandwidth calculationManu Abraham
2008-01-18Bug: Bandwidth calculation at upper and lower boundariesManu Abraham
2008-01-18Initialize post process events to NULLManu Abraham
2008-01-18Bug: Bandwidth calculationManu Abraham
2007-11-19Revert back previous change to 90MHzManu Abraham
2007-11-10Code simplification: clock is already initialized,Manu Abraham
2007-11-10Bug in previous commitManu Abraham
2007-11-10Bug! SFRL nibble got swappedManu Abraham
2007-11-10Bug! RTF is signedManu Abraham
2007-11-01Disable Symbol rate auto scan featureManu Abraham
2007-10-31Fix a typo in the previous commitManu Abraham
2007-10-31Add post process interfacesManu Abraham
2007-10-30Limit bandwidth with a 3dB response fallManu Abraham
2007-10-30BUG! Setting CRL parameter overwrote the CR Algorithm type,Manu Abraham
2007-10-24Fix: assignment of wrong valuesManu Abraham
2007-10-19Code simplification: Sleep only for the required time interval.Manu Abraham
2007-10-18missing breakManu Abraham
2007-10-15Though insignificant, removes an unnecessary read of the LOCK_LOSS register,Manu Abraham
2007-10-10return invalid for invalid parametersManu Abraham
2007-10-09Bug: unnecessary large current causes large phasor errorsManu Abraham
2007-10-09DVB_ATTACH for STB0899, STB6100, TDA8261Manu Abraham
2007-10-09DVB_ATTACH for STB0899, STB6100, TDA8261Manu Abraham
2007-10-06Hmmph, a proper calculation broke the working behaviour.Manu Abraham
2007-10-05Bug: DiSEqC receiver was trying to initialize the transmitterManu Abraham
2007-10-05Initialize DiSEqCManu Abraham
2007-10-05Bug: Set Auxilliary Clock Register correctlyManu Abraham
2007-10-05Bug! Timing recovery was calculated for 99MHz not 90 MHzManu Abraham
2007-09-29Debug: We need to check for tuner LOCK LOSS,Manu Abraham
2007-09-27Optimizations Reduce capture range from 10MHz to 3MhzManu Abraham
2007-09-25TT S2 3200 shouldn't need Inversion ON and Inversion AUTO at the same timeManu Abraham
2007-09-25Code SimplificationManu Abraham
2007-09-25Code SimplificationManu Abraham
2007-09-24Fix bug obviously, some enhancements as wellManu Abraham
2007-09-23Really silly! Disabled all clocks and expected it to run.Manu Abraham
2007-09-23Add initial support forManu Abraham
2007-09-22cache last successful stateManu Abraham
2008-10-24Add TDA8261 to buildManu Abraham
2007-09-22initial go at TDA8261 tunerManu Abraham
2007-09-22Register definition bugsManu Abraham
2007-09-22Offset Freq has been set in regManu Abraham
2007-09-22Use kzalloc instead of kmallocManu Abraham