index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
hecubafb.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
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