aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/hecubafb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-24hecubafb: add module_put on error path in hecubafb_probe()Pavel Shved1-1/+2
2011-06-02video: Convert vmalloc/memset to vzallocJoe Perches1-3/+2
2011-03-22video: hecubafb: add __devexit_p around reference to hecubafb_removeaxel lin1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-12-03fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk1-1/+1
2008-04-28fbdev: platforming hecubafb and n411Jaya Kumar1-199/+51
2008-04-28fbdev: hecubafb bugfixJaya Kumar1-25/+27
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt1-1/+1
2007-05-08hecubafb: use fb_sys_read()Antonino A. Daplas1-0/+1
2007-05-08fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas1-11/+1
2007-05-08hecubafb: use sys instead of cfb drawing functionsAntonino A. Daplas1-3/+3
2007-05-08hecubafb: kill sparse warningsAntonino A. Daplas1-3/+3
2007-05-08drivers/video/hecubafb.c: make 4 functions staticAdrian Bunk1-4/+4
2007-05-08fbdev: hecuba Framebuffer DriverJaya Kumar1-0/+480