summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 sensi...Arvo Jarve1-2/+2
2008-12-29V4L/DVB (9431): Bug ID #19: Diseqc works properly at 90MHz only on Cut 1.1 an...Manu 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...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 inver...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 ...Manu 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
2008-12-29V4L/DVB (9398): Initial support for the Technotrend TT S2 3200Marko Schluessler1-0/+511
2008-12-29V4L/DVB (9397): fix some bugs at tda8261Manu Abraham1-13/+18
2008-12-29V4L/DVB (9396): Fix clocks at stb0899Manu Abraham1-2/+7
2008-12-29V4L/DVB (9395): Add initial support for two KNC1 DVB-S2 boardsManu Abraham4-13/+624
2008-12-29V4L/DVB (9394): cache last successful stateManu Abraham1-2/+4
2008-12-29V4L/DVB (9393): Add TDA8261 to buildManu Abraham2-0/+8
2008-12-29V4L/DVB (9392): initial go at TDA8261 tunerManu Abraham2-0/+242
2008-12-29V4L/DVB (9391): Register definition bugsMarko Schluessler1-7/+7
2008-12-29V4L/DVB (9390): Offset Freq has been set in regMarko Schluessler1-2/+2
2008-12-29V4L/DVB (9389): Use kzalloc instead of kmallocMarko Schluessler1-1/+1
2008-12-29V4L/DVB (9388): Reference Clock is in kHzMarko Schluessler1-3/+2
2008-12-29V4L/DVB (9387): FIX: Write to the correct registerManu Abraham1-6/+6
2008-12-29V4L/DVB (9386): FIX: Add in missing inversion (should be ideally in the confi...Manu Abraham1-0/+1
2008-12-29V4L/DVB (9384): FIX: register value is not reset to 0 after writeManu Abraham1-0/+5
2008-12-29V4L/DVB (9383): Let's neither sleep nor wakeup for nowManu Abraham1-12/+0
2008-12-29V4L/DVB (9382): Use a delay for tracking acquisition statusManu Abraham1-48/+9