Age | Commit message (Expand) | Author | Files | Lines |
2008-12-29 | V4L/DVB (9425): Initialize at 90MHz itself | Manu Abraham | 1 | -1/+1 |
2008-12-29 | V4L/DVB (9424): Deviation from the reference, pullup is 12k instead | Manu Abraham | 1 | -1/+1 |
2008-12-29 | V4L/DVB (9423): Though insignificant, removes an unnecessary read of the LOCK... | Manu Abraham | 1 | -4/+0 |
2008-12-29 | V4L/DVB (9422): Bug: Fix a typo | Manu Abraham | 1 | -2/+2 |
2008-12-29 | V4L/DVB (9421): We must wait for the PLL to stabilize | Manu Abraham | 1 | -0/+23 |
2008-12-29 | V4L/DVB (9420): return -EINVAL for invalid parameters | Manu Abraham | 1 | -4/+5 |
2008-12-29 | V4L/DVB (9419): Bug: unnecessary large current causes large phasor errors | Manu Abraham | 1 | -1/+12 |
2008-12-29 | V4L/DVB (9418): DVB_ATTACH for STB0899, STB6100, TDA8261 | Manu Abraham | 1 | -2/+4 |
2008-12-29 | V4L/DVB (9417): DVB_ATTACH for STB0899, STB6100, TDA8261 | Manu Abraham | 5 | -15/+55 |
2008-12-29 | V4L/DVB (9416): Hmmph, a proper calculation broke the working behaviour. | Manu Abraham | 1 | -1/+1 |
2008-12-29 | V4L/DVB (9414): Initialize DiSEqC | Manu Abraham | 1 | -1/+37 |
2008-12-29 | V4L/DVB (9413): Bug: Set Auxilliary Clock Register correctly | Manu Abraham | 2 | -2/+13 |
2008-12-29 | V4L/DVB (9412): Fix tuner name and comment | Manu Abraham | 1 | -2/+5 |
2008-12-29 | V4L/DVB (9411): Bug! Timing recovery was calculated for 99MHz not 90 MHz | Manu Abraham | 1 | -1/+1 |
2008-12-29 | V4L/DVB (9410): Bug: Missing reference clock definition | Manu Abraham | 1 | -1/+2 |
2008-12-29 | V4L/DVB (9409): Bug! inverted logic | Manu Abraham | 1 | -1/+1 |
2008-12-29 | V4L/DVB (9408): tda8261: check status to avoid lock loss | Manu Abraham | 1 | -0/+3 |
2008-12-29 | V4L/DVB (9407): Optimizations Reduce capture range from 10MHz to 3Mhz | Manu Abraham | 1 | -4/+4 |
2008-12-29 | V4L/DVB (9406): Really silly bug, setting bandwidth into frequency | Marko Schluessler | 1 | -2/+2 |
2008-12-29 | V4L/DVB (9405): Practical tests show that the TT S2 3200 has I/Q inputs inver... | Manu Abraham | 1 | -1/+1 |
2008-12-29 | V4L/DVB (9404): the KNC1 and clones also don't have the I/Q inputs swapped | Manu Abraham | 1 | -1/+1 |
2008-12-29 | V4L/DVB (9403): Fix the CA module not working issue | Manu Abraham | 1 | -1/+1 |
2008-12-29 | V4L/DVB (9402): TT S2 3200 shouldn't need Inversion ON and Inversion AUTO at ... | Manu Abraham | 2 | -2/+4 |
2008-12-29 | V4L/DVB (9401): Code Simplification | Manu Abraham | 4 | -9/+11 |
2008-12-29 | V4L/DVB (9400): stb6100: Code Simplification | Manu Abraham | 1 | -3/+0 |
2008-12-29 | V4L/DVB (9399): some cleanups at budget-ci | Manu Abraham | 1 | -11/+135 |
2008-12-29 | V4L/DVB (9398): Initial support for the Technotrend TT S2 3200 | Marko Schluessler | 1 | -0/+511 |
2008-12-29 | V4L/DVB (9397): fix some bugs at tda8261 | Manu Abraham | 1 | -13/+18 |
2008-12-29 | V4L/DVB (9396): Fix clocks at stb0899 | Manu Abraham | 1 | -2/+7 |
2008-12-29 | V4L/DVB (9395): Add initial support for two KNC1 DVB-S2 boards | Manu Abraham | 4 | -13/+624 |
2008-12-29 | V4L/DVB (9394): cache last successful state | Manu Abraham | 1 | -2/+4 |
2008-12-29 | V4L/DVB (9393): Add TDA8261 to build | Manu Abraham | 2 | -0/+8 |
2008-12-29 | V4L/DVB (9392): initial go at TDA8261 tuner | Manu Abraham | 2 | -0/+242 |
2008-12-29 | V4L/DVB (9391): Register definition bugs | Marko Schluessler | 1 | -7/+7 |
2008-12-29 | V4L/DVB (9390): Offset Freq has been set in reg | Marko Schluessler | 1 | -2/+2 |
2008-12-29 | V4L/DVB (9389): Use kzalloc instead of kmalloc | Marko Schluessler | 1 | -1/+1 |
2008-12-29 | V4L/DVB (9388): Reference Clock is in kHz | Marko Schluessler | 1 | -3/+2 |
2008-12-29 | V4L/DVB (9387): FIX: Write to the correct register | Manu Abraham | 1 | -6/+6 |
2008-12-29 | V4L/DVB (9386): FIX: Add in missing inversion (should be ideally in the confi... | Manu Abraham | 1 | -0/+1 |
2008-12-29 | V4L/DVB (9384): FIX: register value is not reset to 0 after write | Manu Abraham | 1 | -0/+5 |
2008-12-29 | V4L/DVB (9383): Let's neither sleep nor wakeup for now | Manu Abraham | 1 | -12/+0 |
2008-12-29 | V4L/DVB (9382): Use a delay for tracking acquisition status | Manu Abraham | 1 | -48/+9 |
2008-12-29 | V4L/DVB (9381): On the KNC1 cards the CLOCK is clamped to a maximum limit of ... | Manu Abraham | 1 | -1/+1 |
2008-12-29 | V4L/DVB (9380): FIX: a possible division by zero | Manu Abraham | 1 | -1/+1 |
2008-12-29 | V4L/DVB (9379): FIX: fix a bug in the charge pump setting | Manu Abraham | 1 | -1/+1 |
2008-12-29 | V4L/DVB (9378): Add STB6100 Support | Manu Abraham | 2 | -0/+8 |
2008-12-29 | V4L/DVB (9377): Add STB6100 Support | Manu Abraham | 2 | -0/+667 |
2008-12-29 | V4L/DVB (9376): Add STB0899 to build | Manu Abraham | 2 | -0/+12 |
2008-12-29 | V4L/DVB (9375): Add STB0899 support | Manu Abraham | 5 | -0/+5889 |
2008-12-29 | V4L/DVB (9370): Update README.cx88 with the current status | Mauro Carvalho Chehab | 1 | -5/+3 |