index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
stifb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
4
-0
/
+803
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
tridentfb: documentation update
Krzysztof Helt
1
-15
/
+31
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
2
-1
/
+57
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
2
-3
/
+77
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
2
-55
/
+32
2008-07-24
tridentfb: acceleration constants change
Krzysztof Helt
2
-14
/
+35
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
2
-173
/
+109
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
2
-3
/
+8
2008-07-24
tridentfb: improved register values on TGUI 9680
Krzysztof Helt
2
-6
/
+24
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
2
-109
/
+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
2
-19
/
+19
[next]