aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/neofb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06neofb: fix sparse warningsHannes Eder1-2/+4
2008-10-16neofb: remove open_lock mutexKrzysztof Helt1-8/+2
2008-10-16neofb: kill some redundant codeKrzysztof Helt1-12/+3
2008-10-16neofb: reduce panning functionKrzysztof Helt1-30/+5
2008-07-24neofb: drop the xtimings structureKrzysztof Helt1-48/+40
2008-07-24neofb: drop redundant codeKrzysztof Helt1-73/+22
2008-07-24neofb: simplify clock calculationKrzysztof Helt1-18/+14
2008-02-06neofb: avoid overwriting fb_info fieldsAndrew Morton1-9/+18
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt1-1/+0
2007-05-31neofb: Fix pseudo_palette array overrun in neofb_setcolregAntonino A. Daplas1-14/+16
2007-05-08neofb: fill transp->msb_right with the correct valueAntonino A. Daplas1-0/+1
2007-02-12[PATCH] Video: fb, add true ref_count atomicityJiri Slaby1-7/+14
2007-02-12[PATCH] proper prototype for tosh_smm()Adrian Bunk1-1/+0
2006-12-08[PATCH] video: neofb stray bracket fixMariusz Kozlowski1-1/+1
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-06-26[PATCH] neofb: fix unblank logic interfering with lid toggled backlightChristian Trefzer1-9/+23
2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser1-4/+4
2006-03-11[PATCH] neofb: Fix uninitialized valueAntonino A. Daplas1-3/+1
2006-02-15[PATCH] neofb: avoid resetting display config on unblank (v2)Christian Trefzer1-3/+12
2006-02-14[PATCH] neofb: avoid resetting display config on unblankChristian Trefzer1-1/+7
2006-01-14[PATCH] neofb: take existing display configuration as defaultChristian Trefzer1-1/+1
2006-01-10[PATCH] fbdev: neofb: Driver cleanupsAntonino A. Daplas1-18/+18
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2315