summaryrefslogtreecommitdiffstats
path: root/drivers/video/hecubafb.c
AgeCommit message (Expand)AuthorLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-311/+0
2013-10-29framebuffer: Use fb_<level>Joe Perches-3/+2
2013-09-30Video / hecubafb: Use module_platform_driver() to simplify codeHanjun Guo-13/+1
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman-5/+5
2011-06-24hecubafb: add module_put on error path in hecubafb_probe()Pavel Shved-1/+2
2011-06-02video: Convert vmalloc/memset to vzallocJoe Perches-3/+2
2011-03-22video: hecubafb: add __devexit_p around reference to hecubafb_removeaxel lin-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+0
2009-12-03fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk-1/+1
2008-04-28fbdev: platforming hecubafb and n411Jaya Kumar-199/+51
2008-04-28fbdev: hecubafb bugfixJaya Kumar-25/+27
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt-1/+1
2007-05-08hecubafb: use fb_sys_read()Antonino A. Daplas-0/+1
2007-05-08fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas-11/+1
2007-05-08hecubafb: use sys instead of cfb drawing functionsAntonino A. Daplas-3/+3
2007-05-08hecubafb: kill sparse warningsAntonino A. Daplas-3/+3
2007-05-08drivers/video/hecubafb.c: make 4 functions staticAdrian Bunk-4/+4
2007-05-08fbdev: hecuba Framebuffer DriverJaya Kumar-0/+480