index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
hecubafb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-29
framebuffer: Use fb_<level>
Joe Perches
1
-3
/
+2
2013-09-30
Video / hecubafb: Use module_platform_driver() to simplify code
Hanjun Guo
1
-13
/
+1
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