aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/vesafb.c
AgeCommit message (Expand)Author
2010-04-07vesafb: use platform_driver_probe() instead of platform_driver_register()Jan Beulich
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
2009-06-16fbdev: add support for handoff from firmware to hw framebuffersDave Airlie
2009-04-01vesafb: bitwise OR has higher precedence than ?:Roel Kluin
2006-12-08[PATCH] annotate some variables in vesafb driver as __read_mostlyHelge Deller
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/vesafbAmol Lad
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-06-26[PATCH] vesafb: Prefer VGA registers over PMIAntonino A. Daplas
2006-06-26[PATCH] vesafb: Fix return code of vesafb_setcolregAntonino A. Daplas
2006-06-26[PATCH] vesafb: Update platform codeAntonino A. Daplas
2006-04-11[PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas
2006-01-10[PATCH] Fix vesafb display panning regressionAntonino A. Daplas
2006-01-10[PATCH] vesafb: Trim vesafb_pan_displayAntonino A. Daplas
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas
2005-11-13[PATCH] make vesafb build without CONFIG_MTRRJan Beulich
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-07[PATCH] vesafb: Disable mtrr as the defaultAntonino A. Daplas
2005-11-07[PATCH] vesafb: Fix color palette handlingAntonino A. Daplas
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-18[PATCH] vesafb: Fix display corruption on display blankAntonino A. Daplas
2005-09-09[PATCH] vesafb: Add blanking supportAntonino A. Daplas
2005-07-29[PATCH] vesafb: Fix mtrr bugsAntonino A. Daplas
2005-06-25[PATCH] Fix vesafb/mtrr scaling problem.Dave Jones
2005-06-21[PATCH] some vesafb fixesGerd Knorr
2005-05-01[PATCH] fbdev: edid.h cleanupsAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds