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
/
hecubafb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+5
2011-06-24
hecubafb: add module_put on error path in hecubafb_probe()
Pavel Shved
1
-1
/
+2
2011-06-02
video: Convert vmalloc/memset to vzalloc
Joe Perches
1
-3
/
+2
2011-03-22
video: hecubafb: add __devexit_p around reference to hecubafb_remove
axel lin
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-03
fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.
Konrad Rzeszutek Wilk
1
-1
/
+1
2008-04-28
fbdev: platforming hecubafb and n411
Jaya Kumar
1
-199
/
+51
2008-04-28
fbdev: hecubafb bugfix
Jaya Kumar
1
-25
/
+27
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
1
-1
/
+1
2007-05-08
hecubafb: use fb_sys_read()
Antonino A. Daplas
1
-0
/
+1
2007-05-08
fbdev: pass struct fb_info to fb_read and fb_write
Antonino A. Daplas
1
-11
/
+1
2007-05-08
hecubafb: use sys instead of cfb drawing functions
Antonino A. Daplas
1
-3
/
+3
2007-05-08
hecubafb: kill sparse warnings
Antonino A. Daplas
1
-3
/
+3
2007-05-08
drivers/video/hecubafb.c: make 4 functions static
Adrian Bunk
1
-4
/
+4
2007-05-08
fbdev: hecuba Framebuffer Driver
Jaya Kumar
1
-0
/
+480