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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
fb: add support for the ILI9320 video display controller
Ben Dooks
5
-1
/
+714
2008-07-24
sm501: fixup allocation code to be 64bit resource compliant
Ben Dooks
1
-11
/
+42
2008-07-24
sm501: restructure init to allow only 1 fb on an SM501
Ben Dooks
1
-115
/
+149
2008-07-24
sm501: add inversion controls for VBIASEN and FPEN
Ben Dooks
1
-4
/
+22
2008-07-24
atmel_lcdfb: avoid division by zero
Nicolas Ferre
1
-0
/
+35
2008-07-24
skeletonfb: update to correct platform driver usage
Krzysztof Helt
1
-17
/
+20
2008-07-24
aty: use memory_read_from_buffer()
Akinobu Mita
1
-9
/
+1
2008-07-24
atyfb: fix a cast
Ville Syrjala
1
-1
/
+1
2008-07-24
atyfb: report probe errors
Ville Syrjala
1
-5
/
+10
2008-07-24
atyfb: use a PCI device ID table
Ville Syrjala
1
-18
/
+55
2008-07-24
atyfb: correct_chipset() can fail
Ville Syrjala
1
-1
/
+3
2008-07-24
atyfb: remove dead code
Olaf Hering
1
-4
/
+2
2008-07-24
fbdev: xoffset, yoffset and yres are unsigned
Ville Syrjala
1
-5
/
+4
2008-07-24
fbdev: width and height are unsigned
Ville Syrjala
1
-1
/
+1
2008-07-24
hgafb: convert to new platform driver API
Krzysztof Helt
1
-17
/
+19
2008-07-24
vfb: only enable if explicitly requested when compiled in
Frans Pop
1
-2
/
+12
2008-07-24
fbdev: SuperH Mobile LCDC Driver
Magnus Damm
3
-0
/
+737
2008-07-24
tdfxfb: remove ypan checks done by a higher layer
Krzysztof Helt
1
-5
/
+1
2008-07-24
vga16fb: source code improvement
Krzysztof Helt
1
-78
/
+39
2008-07-24
tdfxfb: add mode_option module parameter
Krzysztof Helt
1
-0
/
+2
2008-07-24
uvesafb: change mode parameter to mode_option
Krzysztof Helt
1
-2
/
+2
2008-07-24
fbcon: make logo_height a local variable
Krzysztof Helt
1
-3
/
+2
2008-07-24
atmel_lcdfb: FIFO underflow management
Nicolas Ferre
1
-1
/
+56
2008-07-24
vga16fb: test virtual screen range before subtraction on unsigned
Roel Kluin
1
-1
/
+4
2008-07-24
atafb: test virtual screen range before subtraction on unsigned
Roel Kluin
1
-2
/
+5
2008-07-24
amifb: test virtual screen range before subtraction on unsigned
Roel Kluin
1
-2
/
+5
2008-07-24
aty128fb: test below 0 on unsigned pll->post_divider
Roel Kluin
1
-4
/
+2
2008-07-24
drivers/video/aty/radeon_base.c: notify user if sysfs_create_bin_file() failed
Tony Breeds
1
-2
/
+8
2008-07-24
sa1100fb: convert ctrlr_sem in a mutex
Matthias Kaehlcke
2
-4
/
+5
2008-07-24
pxafb: convert ctrlr_sem in a mutex
Matthias Kaehlcke
2
-4
/
+5
2008-07-24
video/sis/: remove compat code
Adrian Bunk
9
-62
/
+17
2008-07-24
mdacon messing up default vc's - set default to vc13-16 again
Roland Kletzing
1
-1
/
+3
2008-07-24
tridentfb: remove warning message that cyblafb driver should be used
Krzysztof Helt
1
-4
/
+0
2008-07-24
tridentfb: add imageblit acceleration for Blade3D family
Krzysztof Helt
1
-3
/
+76
2008-07-24
tridentfb: Blade3D clock fixes
Krzysztof Helt
1
-4
/
+5
2008-07-24
tridentfb: y-panning fixes
Krzysztof Helt
1
-5
/
+4
2008-07-24
tridentfb: fix 224 color logo at 8 bpp
Krzysztof Helt
1
-5
/
+3
2008-07-24
tridentfb: fix console freeze when switching from X11
Krzysztof Helt
1
-3
/
+8
2008-07-24
tridentfb: source code improvements
Krzysztof Helt
1
-53
/
+30
2008-07-24
tridentfb: acceleration constants change
Krzysztof Helt
1
-14
/
+31
2008-07-24
tridentfb: various pixclock and timing improvements
Krzysztof Helt
1
-7
/
+28
2008-07-24
tridentfb: acceleration bug fixes
Krzysztof Helt
1
-5
/
+5
2008-07-24
tridentfb: acceleration code improvements
Krzysztof Helt
1
-172
/
+89
2008-07-24
tridentfb: add acceleration for TGUI families
Krzysztof Helt
1
-12
/
+123
2008-07-24
tridentfb: fix hi-color modes for TGUI 9440
Krzysztof Helt
1
-10
/
+12
2008-07-24
tridentfb: preserve memory type settings
Krzysztof Helt
1
-1
/
+4
2008-07-24
tridentfb: improve check_var function
Krzysztof Helt
1
-0
/
+34
2008-07-24
tridentfb: fix unitialized pseudo_palette
Krzysztof Helt
1
-1
/
+1
2008-07-24
tridentfb: add TGUI 9440 support
Krzysztof Helt
1
-3
/
+7
2008-07-24
tridentfb: improved register values on TGUI 9680
Krzysztof Helt
1
-6
/
+23
[next]