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.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
/
video
/
tridentfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-07-24
tridentfb: improve probe function
Krzysztof Helt
1
-2
/
+3
2008-07-24
tridentfb: fix clock settings for older Trident 96XX chips
Krzysztof Helt
1
-8
/
+23
2008-07-24
tridentfb: use mmio access for clock setting
Krzysztof Helt
1
-2
/
+2
2008-07-24
tridentfb: fix timing calculations
Krzysztof Helt
1
-17
/
+18
2008-07-24
tridentfb: make use of functions and constants from the vga.h
Krzysztof Helt
1
-83
/
+61
2008-07-24
tridentfb: move global acceleration hooks into structure
Krzysztof Helt
1
-39
/
+24
2008-07-24
tridentfb: convert is_blade and is_xp macros into functions
Krzysztof Helt
1
-0
/
+19
2008-07-24
tridentfb: move global flat panel variable into structure
Krzysztof Helt
1
-21
/
+23
2008-07-24
tridentfb: move global chip_id into structure
Krzysztof Helt
1
-14
/
+13
2008-07-24
tridentfb: move global pseudo palette into structure
Krzysztof Helt
1
-14
/
+7
2008-07-24
tridentfb: convert fb_info into allocated one
Krzysztof Helt
1
-36
/
+46
2008-07-24
tridentfb: replace macros with functions
Krzysztof Helt
1
-243
/
+283
2008-05-13
tridentfb: improve clock setting accuracy
Krzysztof Helt
1
-12
/
+12
2008-05-13
tridentfb: remove misplaced enable_mmio()
Krzysztof Helt
1
-1
/
+0
2008-04-28
fbdev: add removed option "mode" to keep compatibility
Krzysztof Helt
1
-0
/
+2
2008-04-28
tridentfb: change option mode to mode_option
Krzysztof Helt
1
-5
/
+7
2008-03-11
tridentfb: fix memory size detection
Krzysztof Helt
1
-1
/
+1
2008-03-11
tridentfb: register should be left in non-locked state
Krzysztof Helt
1
-12
/
+0
2008-03-05
tridentfb: resource management fixes in probe function
Krzysztof Helt
1
-17
/
+48
2007-10-16
tridentfb: coding style improvement
Krzysztof Helt
1
-483
/
+592
2007-07-17
tridentfb: fix pseudo_palette array overrun in setcolreg
Antonino A. Daplas
1
-14
/
+16
2006-12-08
[PATCH] ioremap balanced with iounmap for drivers/video/tridentfb
Amol Lad
1
-5
/
+17
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-25
[PATCH] trident fb section fixes
Randy Dunlap
1
-3
/
+3
2005-11-07
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
1
-1
/
+0
2005-09-10
[PATCH] framebuffer: new driver for cyberblade/i1 graphics core
Knut Petersen
1
-0
/
+5
2005-08-01
[PATCH] tridentfb: Fix scrolling artifacts during disk IO
Antonino A. Daplas
1
-1
/
+1
2005-08-01
[PATCH] tridentfb: Fix scrolling artifacts if acceleration is enabled
Antonino A. Daplas
1
-10
/
+16
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1294