aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/vga16fb.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-19vga16fb: use display information in info not in var for panningGravatar Laurent Pinchart 1-1/+1
2011-06-06video: Fix use-after-free by vga16fb on rmmodGravatar Bruno Prémont 1-0/+2
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-05-25fbdev: section cleanup in vga16fbGravatar Henrik Kretzschmar 1-5/+5
2010-05-18vga16fb, drm: vga16fb->drm handoffGravatar Marcin Slusarz 1-7/+19
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2010-03-07platform-drivers: move probe to .devinit.text in drivers/videoGravatar Uwe Kleine-König 1-1/+1
2008-10-16vga16fb: remove open_lock mutexGravatar Krzysztof Helt 1-9/+2
2008-07-24vga16fb: source code improvementGravatar Krzysztof Helt 1-78/+39
2008-07-24vga16fb: test virtual screen range before subtraction on unsignedGravatar Roel Kluin 1-1/+4
2007-10-16Remove magic macros for screen_info structure membersGravatar H. Peter Anvin 1-1/+1
2007-05-08vga16fb: actually support widths in multiples of 8Gravatar Antonino A. Daplas 1-2/+2
2007-05-08vga16fb: restrict to blit rectangles with widths of multiples of 8 pixelsGravatar Antonino A. Daplas 1-0/+2
2007-02-12[PATCH] Video: fb, add true ref_count atomicityGravatar Jiri Slaby 1-8/+15
2006-12-08[PATCH] constify vga16fb.cGravatar Helge Deller 1-16/+12
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hGravatar Jon Smirl 1-1/+1
2006-06-26[PATCH] vga16fb: Update platform codeGravatar Antonino A. Daplas 1-17/+23
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useGravatar Bjorn Helgaas 1-1/+1
2006-01-10[PATCH] vga16fb: Trim vga16fb_pan_displayGravatar Antonino A. Daplas 1-8/+0
2005-11-09[PATCH] vga16fb: Convert vga16fb as a platform deviceGravatar Antonino A. Daplas 1-59/+110
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconGravatar Antonino A. Daplas 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1444