summaryrefslogtreecommitdiffstats
path: root/drivers/video/console/bitblit.c
AgeCommit message (Expand)AuthorLines
2014-09-30framebuffer: fix border colorMikulas Patocka-2/+1
2012-08-23fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)Bruno Prémont-1/+1
2010-08-11fbcon: uninline four foo_update_attr() functionsDenys Vlasenko-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-09-23video: console, use DIV_ROUND_UPJiri Slaby-4/+4
2008-02-06fbcon: fix color generation for monochrome framebufferThomas Pfaff-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-01-10[PATCH] fbcon: Sanitize fbconAntonino A. Daplas-7/+7
2005-11-09[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotationAntonino A. Daplas-29/+17
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas-1/+6
2005-09-09[PATCH] fbcon: Break up bit_putcs into its component functionsAntonino A. Daplas-57/+93
2005-09-09[PATCH] framebuffer: bit_putcs() optimization for 8x* fontsKnut Petersen-2/+6
2005-09-09[PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas-1/+1
2005-06-21[PATCH] fbdev: stack reductionJames Simmons-5/+4
2005-06-21[PATCH] fbdev: iomove removalJames Simmons-16/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+405