index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
tridentfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
1
-14
/
+14
2011-08-19
tridentfb: use display information in info not in var for panning
Laurent Pinchart
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-04-01
tridentfb: delete acceleration Kconfig option
Krzysztof Helt
1
-12
/
+0
2009-04-01
fbdev: remove cyblafb driver
Krzysztof Helt
1
-1
/
+5
2009-04-01
tridentfb: fix memory leaks in removal path
Andres Salomon
1
-0
/
+1
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-10
tridentfb: fix memory size detection
Krzysztof Helt
1
-1
/
+1
2008-03-10
tridentfb: register should be left in non-locked state
Krzysztof Helt
1
-12
/
+0
2008-03-04
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-09
[PATCH] framebuffer: new driver for cyberblade/i1 graphics core
Knut Petersen
1
-0
/
+5
[next]