summaryrefslogtreecommitdiff
path: root/drivers/video/vesafb.c
AgeCommit message (Expand)Author
2011-07-04vesafb: fix memory leakDaniel J Blueman
2011-03-22uvesafb,vesafb: create WC or WB PAT-entriesThomas Schlichter
2010-08-16vesafb: fix comment a typoJustin P. Mattock
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz
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-03-09[PATCH] fbdev: Cleanups in driver/videoAntonino Daplas
2005-01-25[PATCH] vesafb: Change return error idAntonino Daplas
2004-11-10[PATCH] fbdev: Set color depth to 8 if in pseudocolor in vesafb.Antonino Daplas
2004-10-18[PATCH] fbdev: split vesafb option vram into vtotal and vremapAntonino Daplas
2004-10-18[PATCH] fbdev: fix framebuffer memory calculation for vesafbAntonino Daplas
2004-09-22[PATCH] fbcon: fix fbcon's setup routineAntonino Daplas
2004-09-07[PATCH] fbdev: Add module_init() and fb_get_options() per driverAntonino Daplas
2004-08-22[PATCH] fbdev: use 8-bit DAC for capable hardwareAntonino Daplas
2004-07-06[PATCH] fbdev: set capabilities flag for vesafb and vga16fbAntonino Daplas
2004-07-02[PATCH] sparse: remaining integer zero / NULL fixes in allmodconfig & vmlinuxMika Kukkonen
2004-05-31[PATCH] vesafb: vram boot option the same as 2.4.xAndrew Morton
2004-05-29[PATCH] make vram boot option actually workPiotr Kaczuba
2004-05-14[PATCH] fbdev: Vesa Fbdev update fixAndrew Morton
2004-05-14[PATCH] fbdev: Vesa Fbdev updateAndrew Morton
2003-07-17[PATCH] vesafb fixAndrew Morton
2003-05-13[PATCH] Remove EDID parsingJames Simmons
2003-04-24[PATCH] fbdev cleanupAlexander Viro
2003-04-09[FBDEV] EDID support from OpenFirmware on PPC platoforms and from the BIOS on...James Simmons
2003-02-06x86-64: Minor fixes to make the kernel compile and remove warnings.Vojtech Pavlik