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
/
arkfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-22
arkfb: Compute VGA base iomem pointer explicitly.
David Miller
1
-0
/
+11
2011-03-22
arkfb: Don't clobber par->state.vgabase during open method.
David Miller
1
-0
/
+3
2011-03-22
arkfb: Pass par->state.vgabase to vga_*() calls.
David Miller
1
-26
/
+34
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
-1
/
+8
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
-20
/
+20
2011-03-22
svga: Make svga_wseq_mask() take an iomem regbase pointer.
David Miller
1
-7
/
+9
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
-4
/
+5
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-6
/
+6
2009-04-01
arkfb: fix misplaced parentheses
Roel Kluin
1
-2
/
+2
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-07-30
drivers/video: release mutex in error handling code
Julia Lawall
1
-6
/
+3
2008-04-28
fbdev: framebuffer_alloc() fixes
Ondrej Zajicek
1
-10
/
+10
2008-04-28
arkfb: add option mode_option
Krzysztof Helt
1
-6
/
+8
2007-06-01
vt8623fb: arkfb: null pointer dereference fix
Ondrej Zajicek
1
-1
/
+2
2007-05-09
svgalib: move fb_get_caps to svgalib
Antonino A. Daplas
1
-0
/
+1
2007-05-09
arkfb: new framebuffer driver for ARK Logic cards
Ondrej Zajicek
1
-0
/
+1199