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
/
vt8623fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-22
vt8623fb: Compute VGA base iomem pointer explicitly.
David Miller
1
-0
/
+11
2011-03-22
vt8623fb: Don't clobber par->state.vgabase during open method.
David Miller
1
-0
/
+3
2011-03-22
vt8623fb: Pass par->state.vgabase to vga_*() calls.
David Miller
1
-16
/
+16
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
/
+7
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
-18
/
+18
2011-03-22
svga: Make svga_wseq_mask() take an iomem regbase pointer.
David Miller
1
-20
/
+23
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_wseq_multi 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
/
+6
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-6
/
+6
2010-08-11
param: simple locking for sysfs-writable charp parameters
Rusty Russell
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
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
-10
/
+10
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
-11
/
+11
2008-04-28
fbdev: vt8623fb: better resume from STR
Ondrej Zajicek
1
-0
/
+4
2008-04-28
fbdev: add removed option "mode" to keep compatibility
Krzysztof Helt
1
-0
/
+2
2008-04-28
vt8623fb: change option mode to mode_option
Krzysztof Helt
1
-6
/
+6
2007-07-17
vt8623fb.c: make code static
Adrian Bunk
1
-21
/
+21
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
vt8623fb: new framebuffer driver for VIA VT8623
Ondrej Zajicek
1
-0
/
+926