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