aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/vga16fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-06video: Fix use-after-free by vga16fb on rmmodBruno Prémont1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-05-25fbdev: section cleanup in vga16fbHenrik Kretzschmar1-5/+5
2010-05-18vga16fb, drm: vga16fb->drm handoffMarcin Slusarz1-7/+19
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
2008-10-16vga16fb: remove open_lock mutexKrzysztof Helt1-9/+2
2008-07-24vga16fb: source code improvementKrzysztof Helt1-78/+39
2008-07-24vga16fb: test virtual screen range before subtraction on unsignedRoel Kluin1-1/+4
2007-10-16Remove magic macros for screen_info structure membersH. Peter Anvin1-1/+1
2007-05-08vga16fb: actually support widths in multiples of 8Antonino A. Daplas1-2/+2
2007-05-08vga16fb: restrict to blit rectangles with widths of multiples of 8 pixelsAntonino A. Daplas1-0/+2
2007-02-12[PATCH] Video: fb, add true ref_count atomicityJiri Slaby1-8/+15
2006-12-08[PATCH] constify vga16fb.cHelge Deller1-16/+12
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+1
2006-06-26[PATCH] vga16fb: Update platform codeAntonino A. Daplas1-17/+23
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas1-1/+1
2006-01-10[PATCH] vga16fb: Trim vga16fb_pan_displayAntonino A. Daplas1-8/+0
2005-11-09[PATCH] vga16fb: Convert vga16fb as a platform deviceAntonino A. Daplas1-59/+110
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1444