summaryrefslogtreecommitdiffstats
path: root/drivers/video/vga16fb.c
AgeCommit message (Expand)AuthorLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-1464/+0
2013-10-29framebuffer: Use fb_<level>Joe Perches-2/+1
2013-07-26vga16fb: Remove unused variableLuis Henriques-1/+0
2013-06-26video: remove unnecessary platform_set_drvdata()Jingoo Han-1/+0
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman-5/+5
2011-08-19vga16fb: use display information in info not in var for panningLaurent Pinchart-1/+1
2011-06-06video: Fix use-after-free by vga16fb on rmmodBruno Prémont-0/+2
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-05-25fbdev: section cleanup in vga16fbHenrik Kretzschmar-5/+5
2010-05-18vga16fb, drm: vga16fb->drm handoffMarcin Slusarz-7/+19
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+0
2010-03-07platform-drivers: move probe to .devinit.text in drivers/videoUwe Kleine-König-1/+1
2008-10-16vga16fb: remove open_lock mutexKrzysztof Helt-9/+2
2008-07-24vga16fb: source code improvementKrzysztof Helt-78/+39
2008-07-24vga16fb: test virtual screen range before subtraction on unsignedRoel Kluin-1/+4
2007-10-16Remove magic macros for screen_info structure membersH. Peter Anvin-1/+1
2007-05-08vga16fb: actually support widths in multiples of 8Antonino A. Daplas-2/+2
2007-05-08vga16fb: restrict to blit rectangles with widths of multiples of 8 pixelsAntonino A. Daplas-0/+2
2007-02-12[PATCH] Video: fb, add true ref_count atomicityJiri Slaby-8/+15
2006-12-08[PATCH] constify vga16fb.cHelge Deller-16/+12
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl-1/+1
2006-06-26[PATCH] vga16fb: Update platform codeAntonino A. Daplas-17/+23
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas-1/+1
2006-01-10[PATCH] vga16fb: Trim vga16fb_pan_displayAntonino A. Daplas-8/+0
2005-11-09[PATCH] vga16fb: Convert vga16fb as a platform deviceAntonino A. Daplas-59/+110
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1444