index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
V4L/DVB (9504): dvbdev: fix typo causing 2.6.28 compile error
Hans Verkuil
1
-1
/
+1
2008-12-29
V4L/DVB (9490): linux-next: v4l-dvb tree build failure
Stephen Rothwell
1
-1
/
+1
2008-12-29
V4L/DVB (9479): Wait for a maximum of 100mS
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9473): add DVB_DEVICE_NUM and DVB_ADAPTER_NUM to uevent
Kay Sievers
1
-1
/
+11
2008-12-29
V4L/DVB (9472): dm1105: fix the misuse of pci_dma_mapping_error
FUJITA Tomonori
1
-1
/
+1
2008-12-29
V4L/DVB (9470): Disable PLL Loop while tuning
Ales Jurik
1
-1
/
+11
2008-12-29
V4L/DVB (9469): Port STB0899 and STB6100
Manu Abraham
4
-407
/
+66
2008-12-29
V4L/DVB (9468): Miscellaneous fixes
Reinhard Nissl
2
-6
/
+6
2008-12-29
V4L/DVB (9467): Fix runtime verbosity
Reinhard Nissl
2
-72
/
+72
2008-12-29
V4L/DVB (9466): Bug: Fix incorrect Register definitions
Manu Abraham
1
-2
/
+2
2008-12-29
V4L/DVB (9465): Fix incorrect IF_AGC Bitfield definition
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9464): Remove unreferenced delivery
Manu Abraham
1
-3
/
+0
2008-12-29
V4L/DVB (9463): Make delivery system standalone.
Manu Abraham
1
-3
/
+11
2008-12-29
V4L/DVB (9462): Allow specifying clock per device
Manu Abraham
4
-2
/
+11
2008-12-29
V4L/DVB (9461): Initialize SYSREG register
Manu Abraham
2
-4
/
+2
2008-12-29
V4L/DVB (9460): Code Simplification
Manu Abraham
1
-3
/
+1
2008-12-29
V4L/DVB (9459): We can now reduce the debug levels, just need to look at erro...
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9458): Bugfix: gate control needs to be handled
Manu Abraham
1
-0
/
+2
2008-12-29
V4L/DVB (9457): Optimization, Fix a Bug
Manu Abraham
7
-29
/
+37
2008-12-29
V4L/DVB (9456): Select STB0899, STB6100, TDA8261 for budget_ci and budget_av ...
Manu Abraham
1
-0
/
+4
2008-12-29
V4L/DVB (9455): Cleanup: remove some superfluous stuff and dead commented out...
Manu Abraham
2
-32
/
+5
2008-12-29
V4L/DVB (9454): Fix a compile warning
Manu Abraham
2
-2
/
+2
2008-12-29
V4L/DVB (9453): stb0899: fix compilation warnings
Manu Abraham
3
-8
/
+4
2008-12-29
V4L/DVB (9452): Fix invalid GCT mode
Manu Abraham
1
-0
/
+3
2008-12-29
V4L/DVB (9451): Bug! F/3 Clock domain was incorrectly used
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9450): Code Review: #4 Consolidate configurations
Manu Abraham
6
-714
/
+536
2008-12-29
V4L/DVB (9449): Code Simplification: use do_div() instead
Reinhard Nissl
1
-35
/
+34
2008-12-29
V4L/DVB (9448): Bug: fix array size
Reinhard Nissl
1
-2
/
+2
2008-12-29
V4L/DVB (9447): stb6100: improve rounding
Reinhard Nissl
1
-1
/
+1
2008-12-29
V4L/DVB (9446): Bug Fix an overflow in bandwidth calculation
Reinhard Nissl
1
-1
/
+1
2008-12-29
V4L/DVB (9445): Bug: Bandwidth calculation at upper and lower boundaries
Reinhard Nissl
1
-3
/
+3
2008-12-29
V4L/DVB (9444): Initialize post process events to NULL
Manu Abraham
3
-3
/
+7
2008-12-29
V4L/DVB (9443): Bug: Bandwidth calculation
Manu Abraham
2
-4
/
+3
2008-12-29
V4L/DVB (9442): Revert back previous change to 90MHz
Manu Abraham
3
-3
/
+3
2008-12-29
V4L/DVB (9441): Code simplification: clock is already initialized, no need to...
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9440): Bug in previous commit
Arvo Jarve
1
-1
/
+1
2008-12-29
V4L/DVB (9439): Bug! SFRL nibble got swapped
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9438): Bug! RTF is signed
Arvo Jarve
1
-2
/
+3
2008-12-29
V4L/DVB (9437): Disable Symbol rate auto scan feature
Manu Abraham
1
-7
/
+7
2008-12-29
V4L/DVB (9436): Fix a typo in the previous commit
Manu Abraham
1
-2
/
+2
2008-12-29
V4L/DVB (9435): Add post process interfaces
Manu Abraham
2
-0
/
+77
2008-12-29
V4L/DVB (9434): Limit initial RF AGC gain
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9433): Limit bandwidth with a 3dB response fall
Arvo Jarve
1
-1
/
+1
2008-12-29
V4L/DVB (9432): Increment the AGC1 and AGC2 gain respectively, improves sensi...
Arvo Jarve
1
-2
/
+2
2008-12-29
V4L/DVB (9431): Bug ID #19: Diseqc works properly at 90MHz only on Cut 1.1 an...
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9430): stb0899: avoid parameter overwriting
Arvo Jarve
1
-18
/
+7
2008-12-29
V4L/DVB (9429): Add support for the Satelco Easywatch DVB-S2 PCI card
Arvo Jarve
1
-0
/
+5
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
[prev]
[next]