summaryrefslogtreecommitdiffstats
path: root/drivers/video/vesafb.c
Commit message (Expand)AuthorAgeFilesLines
* vesafb: fix comment a typoJustin P. Mattock2010-08-161-1/+1
* fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-181-3/+8
* vesafb: use platform_driver_probe() instead of platform_driver_register()Jan Beulich2010-04-071-13/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* platform-drivers: move probe to .devinit.text in drivers/videoUwe Kleine-König2010-03-071-1/+1
* fbdev: add support for handoff from firmware to hw framebuffersDave Airlie2009-06-161-1/+14
* vesafb: bitwise OR has higher precedence than ?:Roel Kluin2009-04-011-1/+1
* [PATCH] annotate some variables in vesafb driver as __read_mostlyHelge Deller2006-12-081-11/+11
* [PATCH] ioremap balanced with iounmap for drivers/video/vesafbAmol Lad2006-12-081-0/+2
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+1
* [PATCH] vesafb: Prefer VGA registers over PMIAntonino A. Daplas2006-06-261-15/+17
* [PATCH] vesafb: Fix return code of vesafb_setcolregAntonino A. Daplas2006-06-261-5/+11
* [PATCH] vesafb: Update platform codeAntonino A. Daplas2006-06-261-5/+12
* [PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas2006-04-111-6/+21
* [PATCH] Fix vesafb display panning regressionAntonino A. Daplas2006-01-101-0/+3
* [PATCH] vesafb: Trim vesafb_pan_displayAntonino A. Daplas2006-01-101-9/+0
* [PATCH] vesafb: Drop blank hookAntonino A. Daplas2006-01-101-37/+0
* [PATCH] make vesafb build without CONFIG_MTRRJan Beulich2005-11-131-0/+2
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-7/+7
* [PATCH] vesafb: Disable mtrr as the defaultAntonino A. Daplas2005-11-071-1/+1
* [PATCH] vesafb: Fix color palette handlingAntonino A. Daplas2005-11-071-31/+25
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+0
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+2
* [PATCH] vesafb: Fix display corruption on display blankAntonino A. Daplas2005-10-181-3/+3
* [PATCH] vesafb: Add blanking supportAntonino A. Daplas2005-09-091-0/+38
* [PATCH] vesafb: Fix mtrr bugsAntonino A. Daplas2005-07-291-11/+36
* [PATCH] Fix vesafb/mtrr scaling problem.Dave Jones2005-06-251-4/+5
* [PATCH] some vesafb fixesGerd Knorr2005-06-211-4/+4
* [PATCH] fbdev: edid.h cleanupsAdrian Bunk2005-05-011-3/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+456
OpenPOWER on IntegriCloud