index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
s3fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-20
s3fb: fix up DDC build with MTRR disabled.
Paul Mundt
1
-2
/
+1
2011-04-19
s3fb: add DDC support
Ondrej Zary
1
-5
/
+201
2011-03-31
s3fb: fix Virge/GX2
Ondrej Zary
1
-14
/
+34
2011-03-22
s3fb: use new start address register
Ondrej Zary
1
-1
/
+1
2011-03-22
s3fb: enable DTPC
Ondrej Zary
1
-4
/
+24
2011-03-22
s3fb: fix 15/16bpp modes with over 115MHz pixclocks on 86C365 Trio3D
Ondrej Zary
1
-0
/
+18
2011-03-22
s3fb: add support for 86C365 Trio3D
Ondrej Zary
1
-4
/
+13
2011-03-22
s3fb: maximize virtual vertical size for fast scrolling
Ondrej Zary
1
-0
/
+8
2011-03-22
s3fb: Compute VGA base iomem pointer explicitly.
David Miller
1
-0
/
+11
2011-03-22
s3fb: Don't clobber par->state.vgabase during open method.
David Miller
1
-0
/
+3
2011-03-22
s3fb: Pass par->state.vgabase to vga_*() calls.
David Miller
1
-50
/
+52
2011-03-22
svga: Make svga_set_timings() take an iomem regbase pointer.
David Miller
1
-1
/
+1
2011-03-22
svga: Make svga_tilecursor() take an iomem regbase pointer.
David Miller
1
-2
/
+9
2011-03-22
svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer.
David Miller
1
-1
/
+1
2011-03-22
svga: Make svga_set_default_crt_regs() take an iomem regbase pointer.
David Miller
1
-1
/
+1
2011-03-22
svga: Make svga_wcrt_mask() take an iomem regbase pointer.
David Miller
1
-49
/
+49
2011-03-22
svga: Make svga_wseq_mask() take an iomem regbase pointer.
David Miller
1
-9
/
+11
2011-03-22
svga: Make svga_set_default_seq_regs take an iomem regbase pointer.
David Miller
1
-1
/
+1
2011-03-22
svga: Make svga_set_default_atc_regs take an iomem regbase pointer.
David Miller
1
-1
/
+1
2011-03-22
svga: Make svga_set_default_gfx_regs take an iomem regbase pointer.
David Miller
1
-1
/
+1
2011-03-22
svga: Make svga_wcrt_multi take an iomem regbase pointer.
David Miller
1
-6
/
+7
2011-03-22
svga: Make svga_wattr take an iomem regbase pointer.
David Miller
1
-1
/
+1
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-8
/
+8
2010-05-27
add support for S3 Trio3D/1X/2X
Ondrej Zary
1
-20
/
+81
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-04-13
s3fb: fix color component length for pseudocolor modes
Michal Januszewski
1
-3
/
+3
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-08-05
vt8623fb: fix kernel oops
Ondrej Zajicek
1
-9
/
+9
2008-04-28
fbdev: framebuffer_alloc() fixes
Ondrej Zajicek
1
-10
/
+10
2008-04-28
s3fb: add option mode_option
Krzysztof Helt
1
-7
/
+9
2007-10-16
s3fb: do not allow incorrect pixclock settings
Krzysztof Helt
1
-4
/
+11
2007-10-16
svgalib: mode selection updates
Ondrej Zajicek
1
-2
/
+7
2007-05-09
svgalib: move fb_get_caps to svgalib
Antonino A. Daplas
1
-18
/
+1
2007-05-08
s3fb: updates
Ondrej Zajicek
1
-9
/
+6
2007-05-08
s3fb: implement fb_get_caps
Antonino A. Daplas
1
-0
/
+18
2007-05-08
s3fb: driver fixes
Ondrej Zajicek
1
-11
/
+10
2007-05-08
s3fb: implement fb_get_tilemax()
Antonino A. Daplas
1
-1
/
+6
2007-05-08
s3fb: limit 8x16 rectangles when tileblitting is enabled
Antonino A. Daplas
1
-0
/
+6
2007-05-08
s3fb: add sparse annotations
Antonino A. Daplas
1
-3
/
+3
2007-05-08
s3fb: fix PCI must_checks
Randy Dunlap
1
-1
/
+8
2007-03-22
[PATCH] drivers/video/s3fb.c: fix a use-before-check
Adrian Bunk
1
-1
/
+2
2007-02-26
[PATCH] Fix build-failure in drivers/video/s3fb.c
Ondrej Zajicek
1
-3
/
+3
2007-02-12
[PATCH] fbdev driver for S3 Trio/Virge
Ondrej Zajicek
1
-0
/
+1180