aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-29V4L/DVB (9449): Code Simplification: use do_div() insteadReinhard Nissl1-35/+34
2008-12-29V4L/DVB (9448): Bug: fix array sizeReinhard Nissl1-2/+2
2008-12-29V4L/DVB (9447): stb6100: improve roundingReinhard Nissl1-1/+1
2008-12-29V4L/DVB (9446): Bug Fix an overflow in bandwidth calculationReinhard Nissl1-1/+1
2008-12-29V4L/DVB (9445): Bug: Bandwidth calculation at upper and lower boundariesReinhard Nissl1-3/+3
2008-12-29V4L/DVB (9444): Initialize post process events to NULLManu Abraham3-3/+7
2008-12-29V4L/DVB (9443): Bug: Bandwidth calculationManu Abraham2-4/+3
2008-12-29V4L/DVB (9442): Revert back previous change to 90MHzManu Abraham3-3/+3
2008-12-29V4L/DVB (9441): Code simplification: clock is already initialized, no need to initialize again.Manu Abraham1-1/+1
2008-12-29V4L/DVB (9440): Bug in previous commitArvo Jarve1-1/+1
2008-12-29V4L/DVB (9439): Bug! SFRL nibble got swappedManu Abraham1-1/+1
2008-12-29V4L/DVB (9438): Bug! RTF is signedArvo Jarve1-2/+3
2008-12-29V4L/DVB (9437): Disable Symbol rate auto scan featureManu Abraham1-7/+7
2008-12-29V4L/DVB (9436): Fix a typo in the previous commitManu Abraham1-2/+2
2008-12-29V4L/DVB (9435): Add post process interfacesManu Abraham2-0/+77
2008-12-29V4L/DVB (9434): Limit initial RF AGC gainManu Abraham1-1/+1
2008-12-29V4L/DVB (9433): Limit bandwidth with a 3dB response fallArvo Jarve1-1/+1
2008-12-29V4L/DVB (9432): Increment the AGC1 and AGC2 gain respectively, improves sensitivity slightlyArvo Jarve1-2/+2
2008-12-29V4L/DVB (9431): Bug ID #19: Diseqc works properly at 90MHz only on Cut 1.1 and 2.0Manu Abraham1-1/+1
2008-12-29V4L/DVB (9430): stb0899: avoid parameter overwritingArvo Jarve1-18/+7
2008-12-29V4L/DVB (9429): Add support for the Satelco Easywatch DVB-S2 PCI cardArvo Jarve1-0/+5
2008-12-29V4L/DVB (9428): Fix: assignment of wrong valuesMarko Schluessler3-4/+4
2008-12-29V4L/DVB (9427): Code simplification: Sleep only for the required time interval.Manu Abraham2-2/+2
2008-12-29V4L/DVB (9426): Add a missing breakManu Abraham1-0/+1
2008-12-29V4L/DVB (9425): Initialize at 90MHz itselfManu Abraham1-1/+1
2008-12-29V4L/DVB (9424): Deviation from the reference, pullup is 12k insteadManu Abraham1-1/+1
2008-12-29V4L/DVB (9423): Though insignificant, removes an unnecessary read of the LOCK_LOSS register,Manu Abraham1-4/+0
2008-12-29V4L/DVB (9422): Bug: Fix a typoManu Abraham1-2/+2
2008-12-29V4L/DVB (9421): We must wait for the PLL to stabilizeManu Abraham1-0/+23
2008-12-29V4L/DVB (9420): return -EINVAL for invalid parametersManu Abraham1-4/+5
2008-12-29V4L/DVB (9419): Bug: unnecessary large current causes large phasor errorsManu Abraham1-1/+12
2008-12-29V4L/DVB (9418): DVB_ATTACH for STB0899, STB6100, TDA8261Manu Abraham1-2/+4
2008-12-29V4L/DVB (9417): DVB_ATTACH for STB0899, STB6100, TDA8261Manu Abraham5-15/+55
2008-12-29V4L/DVB (9416): Hmmph, a proper calculation broke the working behaviour.Manu Abraham1-1/+1
2008-12-29V4L/DVB (9414): Initialize DiSEqCManu Abraham1-1/+37
2008-12-29V4L/DVB (9413): Bug: Set Auxilliary Clock Register correctlyManu Abraham2-2/+13
2008-12-29V4L/DVB (9412): Fix tuner name and commentManu Abraham1-2/+5
2008-12-29V4L/DVB (9411): Bug! Timing recovery was calculated for 99MHz not 90 MHzManu Abraham1-1/+1
2008-12-29V4L/DVB (9410): Bug: Missing reference clock definitionManu Abraham1-1/+2
2008-12-29V4L/DVB (9409): Bug! inverted logicManu Abraham1-1/+1
2008-12-29V4L/DVB (9408): tda8261: check status to avoid lock lossManu Abraham1-0/+3
2008-12-29V4L/DVB (9407): Optimizations Reduce capture range from 10MHz to 3MhzManu Abraham1-4/+4
2008-12-29V4L/DVB (9406): Really silly bug, setting bandwidth into frequencyMarko Schluessler1-2/+2
2008-12-29V4L/DVB (9405): Practical tests show that the TT S2 3200 has I/Q inputs inverted, similar to the KNC1.Manu Abraham1-1/+1
2008-12-29V4L/DVB (9404): the KNC1 and clones also don't have the I/Q inputs swappedManu Abraham1-1/+1
2008-12-29V4L/DVB (9403): Fix the CA module not working issueManu Abraham1-1/+1
2008-12-29V4L/DVB (9402): TT S2 3200 shouldn't need Inversion ON and Inversion AUTO at the same timeManu Abraham2-2/+4
2008-12-29V4L/DVB (9401): Code SimplificationManu Abraham4-9/+11
2008-12-29V4L/DVB (9400): stb6100: Code SimplificationManu Abraham1-3/+0
2008-12-29V4L/DVB (9399): some cleanups at budget-ciManu Abraham1-11/+135