index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
s3fb.c
Age
Commit message (
Expand
)
Author
2011-04-20
s3fb: fix up DDC build with MTRR disabled.
Paul Mundt
2011-04-19
s3fb: add DDC support
Ondrej Zary
2011-03-31
s3fb: fix Virge/GX2
Ondrej Zary
2011-03-22
s3fb: use new start address register
Ondrej Zary
2011-03-22
s3fb: enable DTPC
Ondrej Zary
2011-03-22
s3fb: fix 15/16bpp modes with over 115MHz pixclocks on 86C365 Trio3D
Ondrej Zary
2011-03-22
s3fb: add support for 86C365 Trio3D
Ondrej Zary
2011-03-22
s3fb: maximize virtual vertical size for fast scrolling
Ondrej Zary
2011-03-22
s3fb: Compute VGA base iomem pointer explicitly.
David Miller
2011-03-22
s3fb: Don't clobber par->state.vgabase during open method.
David Miller
2011-03-22
s3fb: Pass par->state.vgabase to vga_*() calls.
David Miller
2011-03-22
svga: Make svga_set_timings() take an iomem regbase pointer.
David Miller
2011-03-22
svga: Make svga_tilecursor() take an iomem regbase pointer.
David Miller
2011-03-22
svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer.
David Miller
2011-03-22
svga: Make svga_set_default_crt_regs() take an iomem regbase pointer.
David Miller
2011-03-22
svga: Make svga_wcrt_mask() take an iomem regbase pointer.
David Miller
2011-03-22
svga: Make svga_wseq_mask() take an iomem regbase pointer.
David Miller
2011-03-22
svga: Make svga_set_default_seq_regs take an iomem regbase pointer.
David Miller
2011-03-22
svga: Make svga_set_default_atc_regs take an iomem regbase pointer.
David Miller
2011-03-22
svga: Make svga_set_default_gfx_regs take an iomem regbase pointer.
David Miller
2011-03-22
svga: Make svga_wcrt_multi take an iomem regbase pointer.
David Miller
2011-03-22
svga: Make svga_wattr take an iomem regbase pointer.
David Miller
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2010-05-27
add support for S3 Trio3D/1X/2X
Ondrej Zary
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-13
s3fb: fix color component length for pseudocolor modes
Michal Januszewski
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-05
vt8623fb: fix kernel oops
Ondrej Zajicek
2008-04-28
fbdev: framebuffer_alloc() fixes
Ondrej Zajicek
2008-04-28
s3fb: add option mode_option
Krzysztof Helt
2007-10-16
s3fb: do not allow incorrect pixclock settings
Krzysztof Helt
2007-10-16
svgalib: mode selection updates
Ondrej Zajicek
2007-05-09
svgalib: move fb_get_caps to svgalib
Antonino A. Daplas
2007-05-08
s3fb: updates
Ondrej Zajicek
2007-05-08
s3fb: implement fb_get_caps
Antonino A. Daplas
2007-05-08
s3fb: driver fixes
Ondrej Zajicek
2007-05-08
s3fb: implement fb_get_tilemax()
Antonino A. Daplas
2007-05-08
s3fb: limit 8x16 rectangles when tileblitting is enabled
Antonino A. Daplas
2007-05-08
s3fb: add sparse annotations
Antonino A. Daplas
2007-05-08
s3fb: fix PCI must_checks
Randy Dunlap
2007-03-22
[PATCH] drivers/video/s3fb.c: fix a use-before-check
Adrian Bunk
2007-02-26
[PATCH] Fix build-failure in drivers/video/s3fb.c
Ondrej Zajicek
2007-02-12
[PATCH] fbdev driver for S3 Trio/Virge
Ondrej Zajicek