aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/pm2fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-05tree-wide: s/widht/width/g typo in commentsDaniel Mack1-1/+1
2009-06-16fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt1-1/+1
2008-08-20pm2fb: free cmap memory on module removeKrzysztof Helt1-0/+1
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-28fbdev: add removed option "mode" to keep compatibilityKrzysztof Helt1-0/+2
2008-04-28pm2fb: change option mode to mode_optionKrzysztof Helt1-7/+7
2008-04-28pm2fb: correct error values returned from probe functionKrzysztof Helt1-2/+4
2008-02-06pm2fb: big endian fixKrzysztof Helt1-5/+8
2007-10-16pm2fb: replace busy waiting with cpu_relaxKrzysztof Helt1-5/+4
2007-10-16pm2fb: panning and hardware cursor fixesKrzysztof Helt1-16/+19
2007-10-16pm2fb: hardware cursor support for the Permedia2Krzysztof Helt1-12/+113
2007-10-16pm2fb: Permedia 2V hardware cursor supportKrzysztof Helt1-0/+137
2007-10-16pm2fb: checkpatch fixesKrzysztof Helt1-74/+88
2007-10-16pm2fb: accelerated 24-bit fillrectKrzysztof Helt1-1/+7
2007-10-16pm2fb: Permedia 2V initialization fixesKrzysztof Helt1-24/+18
2007-10-16pm2fb: source code improvementsKrzysztof Helt1-195/+155
2007-10-16pm2fb: accelerated imageblitKrzysztof Helt1-3/+120
2007-10-16pm3fb: mtrr support and noaccel optionKrzysztof Helt1-0/+40
2007-07-17pm2fb: white spaces clean upKrzysztof Helt1-101/+101
2007-05-23pm2fb: RDAC_WR barriers clean upKrzysztof Helt1-12/+5
2007-05-11pm2fb: fb_sync addedAntonino A. Daplas1-17/+21
2007-05-08pm2fb: fix of jumps in pm2fb_probeKrzysztof Helt1-2/+2
2007-05-08pm2fb: removal of pm2fb_par fieldsKrzysztof Helt1-10/+7
2007-05-08pm2fb: accelerated fillrect and copyareaKrzysztof Helt1-4/+128
2007-05-08pm2fb: memclock setting correctionsKrzysztof Helt1-2/+2
2007-05-08pm2fb: reset transparency settingskrzysztof.h1@wp.pl1-0/+2
2007-05-08pm2fb: pixclock setting restrictionKrzysztof Helt1-3/+3
2007-05-08pm2fb: Permedia 2V memory clock settingKrzysztof Helt1-15/+37
2007-05-08pm2fb: 3dlabs Permedia 2V reference board addedKrzysztof Helt1-10/+23
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-20[PATCH] fix section mismatch in pm2fb.oDarren Jenkins1-2/+2
2006-01-10[PATCH] fbdev: pm2fb: Driver cleanupsAntonino A. Daplas1-11/+10
2005-11-07[PATCH] pm2fb: Manual configuration of timings for Elsa Winner 2000 OfficePeter 'p2' De Schrijver1-0/+16
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-8/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1314