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
/
video
/
via
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-24
viafb: add X server compatibility mode
Florian Tobias Schandinat
1
-0
/
+7
2011-04-24
viafb: reduce OLPC refresh a bit
Florian Tobias Schandinat
3
-2
/
+3
2011-04-24
viafb: fix OLPC XO 1.5 device connection
Florian Tobias Schandinat
1
-0
/
+5
2011-04-16
viafb: fix OLPC DCON refresh rate
Florian Tobias Schandinat
2
-3
/
+7
2011-04-07
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-49
/
+46
2011-04-01
viafb: delete clock and PLL initialization
Florian Tobias Schandinat
1
-6
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-03-27
viafb: replace custom return values
Florian Tobias Schandinat
5
-33
/
+17
2011-03-27
viafb: some small cleanup for global variables
Florian Tobias Schandinat
5
-18
/
+7
2011-03-27
viafb: gather common good, old VGA initialization in one place
Florian Tobias Schandinat
2
-31
/
+37
2011-03-26
viafb: add engine clock support
Florian Tobias Schandinat
3
-0
/
+55
2011-03-25
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Paul Mundt
4
-49
/
+46
2011-03-25
viafb: add VIA slapping capability
Florian Tobias Schandinat
2
-6
/
+43
2011-03-24
viafb: split clock and PLL code to an extra file
Florian Tobias Schandinat
5
-281
/
+368
2011-03-24
viafb: add primary/secondary clock on/off switches
Florian Tobias Schandinat
1
-1
/
+37
2011-03-24
viafb: add clock source selection and PLL power management support
Florian Tobias Schandinat
1
-0
/
+88
2011-03-23
viafb: prepare for PLL separation
Florian Tobias Schandinat
1
-43
/
+84
2011-03-23
viafb: call viafb_get_clk_value only in viafb_set_vclock
Florian Tobias Schandinat
3
-21
/
+19
2011-03-23
viafb: remove unused max_hres/vres
Florian Tobias Schandinat
2
-137
/
+3
2011-03-23
viafb: allow some pll calculations
Florian Tobias Schandinat
2
-282
/
+106
2011-03-23
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
1
-3
/
+0
2011-03-22
viafb: kill crt_setting_information
Florian Tobias Schandinat
4
-26
/
+15
2011-03-21
viafb: no need to write CRTC values twice
Florian Tobias Schandinat
1
-3
/
+0
2011-03-21
viafb: move initialization code
Florian Tobias Schandinat
1
-5
/
+7
2011-03-21
viafb: initialize margins correct
Florian Tobias Schandinat
1
-20
/
+11
2011-03-17
viafb: refresh rate bug collection
Florian Tobias Schandinat
4
-30
/
+36
2011-03-13
Merge branch 'viafb-pll' into viafb-next
Florian Tobias Schandinat
7
-747
/
+479
2011-03-12
viafb: split pll configs up
Florian Tobias Schandinat
1
-347
/
+301
2011-03-12
viafb: remove duplicated clock storage
Florian Tobias Schandinat
5
-212
/
+133
2011-03-12
viafb: always return the best possible clock
Florian Tobias Schandinat
2
-34
/
+28
2011-03-12
viafb: remove duplicated clock information
Florian Tobias Schandinat
4
-166
/
+29
2011-03-09
viafb: factor lcd scaling parameters out
Florian Tobias Schandinat
2
-85
/
+19
2011-03-09
viafb: strip some structures
Florian Tobias Schandinat
2
-15
/
+0
2011-03-09
viafb: remove unused data_mode and device_type
Florian Tobias Schandinat
1
-3
/
+0
2011-03-09
viafb: kill lcd_panel_id
Florian Tobias Schandinat
5
-107
/
+13
2011-03-09
video via: make local variables static
Stephen Hemminger
5
-59
/
+61
2011-03-09
video via: fix iomem access
Stephen Hemminger
1
-8
/
+7
2011-03-02
video/via: drop deprecated (and unused) i2c_adapter.id
Peter Huewe
1
-1
/
+0
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-4
/
+4
2010-11-10
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Paul Mundt
4
-23
/
+138
2010-11-09
viafb: Add OLPC XO-1.5 port configs
Daniel Drake
1
-0
/
+17
2010-11-09
viafb: suspend/resume for GPIOs
Jonathan Corbet
1
-0
/
+29
2010-11-09
viafb: General power management infrastructure
Daniel Drake
3
-23
/
+92
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+15
2010-10-24
viafb: add initial VX900 support
Florian Tobias Schandinat
7
-4
/
+56
2010-10-24
viafb: fix hardware acceleration for suspend & resume
Florian Tobias Schandinat
3
-19
/
+31
2010-10-24
viafb: make suspend and resume work (on all machines?)
Florian Tobias Schandinat
2
-13
/
+0
2010-10-24
viafb: restore display on resume
Florian Tobias Schandinat
1
-0
/
+3
2010-10-24
Minimal support for viafb suspend/resume
Deepak Saxena
3
-0
/
+55
2010-10-21
[media] Add the via framebuffer camera controller driver
Jonathan Corbet
2
-3
/
+15
[prev]
[next]