aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/vesafb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-04vesafb: fix memory leakDaniel J Blueman1-0/+1
2011-03-22uvesafb,vesafb: create WC or WB PAT-entriesThomas Schlichter1-15/+29
2010-08-16vesafb: fix comment a typoJustin P. Mattock1-1/+1
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz1-3/+8
2010-04-07vesafb: use platform_driver_probe() instead of platform_driver_register()Jan Beulich1-13/+13
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
2009-06-16fbdev: add support for handoff from firmware to hw framebuffersDave Airlie1-1/+14
2009-04-01vesafb: bitwise OR has higher precedence than ?:Roel Kluin1-1/+1
2006-12-08[PATCH] annotate some variables in vesafb driver as __read_mostlyHelge Deller1-11/+11
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/vesafbAmol Lad1-0/+2
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+1
2006-06-26[PATCH] vesafb: Prefer VGA registers over PMIAntonino A. Daplas1-15/+17
2006-06-26[PATCH] vesafb: Fix return code of vesafb_setcolregAntonino A. Daplas1-5/+11
2006-06-26[PATCH] vesafb: Update platform codeAntonino A. Daplas1-5/+12
2006-04-11[PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas1-6/+21
2006-01-10[PATCH] Fix vesafb display panning regressionAntonino A. Daplas1-0/+3
2006-01-10[PATCH] vesafb: Trim vesafb_pan_displayAntonino A. Daplas1-9/+0
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas1-37/+0
2005-11-13[PATCH] make vesafb build without CONFIG_MTRRJan Beulich1-0/+2
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-7/+7
2005-11-07[PATCH] vesafb: Disable mtrr as the defaultAntonino A. Daplas1-1/+1
2005-11-07[PATCH] vesafb: Fix color palette handlingAntonino A. Daplas1-31/+25
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+2
2005-10-18[PATCH] vesafb: Fix display corruption on display blankAntonino A. Daplas1-3/+3
2005-09-09[PATCH] vesafb: Add blanking supportAntonino A. Daplas1-0/+38
2005-07-29[PATCH] vesafb: Fix mtrr bugsAntonino A. Daplas1-11/+36
2005-06-25[PATCH] Fix vesafb/mtrr scaling problem.Dave Jones1-4/+5
2005-06-21[PATCH] some vesafb fixesGerd Knorr1-4/+4
2005-05-01[PATCH] fbdev: edid.h cleanupsAdrian Bunk1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+456