summaryrefslogtreecommitdiffstats
path: root/drivers/video/vfb.c
Commit message (Expand)AuthorAgeFilesLines
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-610/+0
* framebuffer: Use fb_<level>Joe Perches2013-10-291-3/+2
* video: vfb: Remove incorrect checkSachin Kamat2013-09-261-3/+2
* fbdev: improve fb_mmap bounds checksTomi Valkeinen2013-04-261-2/+5
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+0
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* vfb: use display information in info not in var for panningLaurent Pinchart2011-08-191-2/+2
* fbdev: section cleanup in vfbHenrik Kretzschmar2010-05-251-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* platform-drivers: move probe to .devinit.text in drivers/videoUwe Kleine-König2010-03-071-1/+1
* fbdev: fix color component field length documentationMichal Januszewski2009-04-131-4/+7
* vfb: fix memory leaks in removal pathAndres Salomon2009-04-011-0/+1
* vfb: only enable if explicitly requested when compiled inFrans Pop2008-07-241-2/+12
* vfb: make virtual framebuffer mmapableIlya Yanok2007-10-161-4/+74
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-161-1/+0
* vfb: use fb_sys_read() and fb_sys_write()Antonino A. Daplas2007-05-081-0/+2
* vfb: use sys instead of cfb drawing functionsAntonino A. Daplas2007-05-081-3/+3
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0
* [PATCH] vfb: Update platform codeAntonino A. Daplas2006-06-261-16/+13
* [PATCH] Mark empty release functions as brokenGreg Kroah-Hartman2006-03-201-0/+1
* [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-141-2/+2
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-11/+11
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+0
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+528