index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
V4L/DVB (9428): Fix: assignment of wrong values
Marko Schluessler
3
-4
/
+4
2008-12-29
V4L/DVB (9427): Code simplification: Sleep only for the required time interval.
Manu Abraham
2
-2
/
+2
2008-12-29
V4L/DVB (9426): Add a missing break
Manu Abraham
1
-0
/
+1
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
[next]