aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/vfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25fbdev: section cleanup in vfbHenrik Kretzschmar1-2/+2
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
2010-03-07platform-drivers: move probe to .devinit.text in drivers/videoUwe Kleine-König1-1/+1
2009-04-13fbdev: fix color component field length documentationMichal Januszewski1-4/+7
2009-04-01vfb: fix memory leaks in removal pathAndres Salomon1-0/+1
2008-07-24vfb: only enable if explicitly requested when compiled inFrans Pop1-2/+12
2007-10-16vfb: make virtual framebuffer mmapableIlya Yanok1-4/+74
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt1-1/+0
2007-05-08vfb: use fb_sys_read() and fb_sys_write()Antonino A. Daplas1-0/+2
2007-05-08vfb: use sys instead of cfb drawing functionsAntonino A. Daplas1-3/+3
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-26[PATCH] vfb: Update platform codeAntonino A. Daplas1-16/+13
2006-03-20[PATCH] Mark empty release functions as brokenGreg Kroah-Hartman1-0/+1
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig1-2/+2
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-11/+11
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+528