summaryrefslogtreecommitdiffstats
path: root/drivers/video/neofb.c
AgeCommit message (Expand)AuthorLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-2247/+0
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds-8/+1
2013-10-29framebuffer: Use fb_<level>Joe Perches-2/+1
2013-09-26neofb: fix error return code in neofb_probe()Wei Yongjun-1/+3
2013-09-19video: neofb: remove unnecessary pci_set_drvdata()Jingoo Han-6/+0
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman-14/+12
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-5/+5
2011-08-19neofb: use display information in info not in var for panningLaurent Pinchart-2/+2
2009-01-06neofb: fix sparse warningsHannes Eder-2/+4
2008-10-16neofb: remove open_lock mutexKrzysztof Helt-8/+2
2008-10-16neofb: kill some redundant codeKrzysztof Helt-12/+3
2008-10-16neofb: reduce panning functionKrzysztof Helt-30/+5
2008-07-24neofb: drop the xtimings structureKrzysztof Helt-48/+40
2008-07-24neofb: drop redundant codeKrzysztof Helt-73/+22
2008-07-24neofb: simplify clock calculationKrzysztof Helt-18/+14
2008-02-06neofb: avoid overwriting fb_info fieldsAndrew Morton-9/+18
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt-1/+0
2007-05-31neofb: Fix pseudo_palette array overrun in neofb_setcolregAntonino A. Daplas-14/+16
2007-05-08neofb: fill transp->msb_right with the correct valueAntonino A. Daplas-0/+1
2007-02-12[PATCH] Video: fb, add true ref_count atomicityJiri Slaby-7/+14
2007-02-12[PATCH] proper prototype for tosh_smm()Adrian Bunk-1/+0
2006-12-08[PATCH] video: neofb stray bracket fixMariusz Kozlowski-1/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-26[PATCH] neofb: fix unblank logic interfering with lid toggled backlightChristian Trefzer-9/+23
2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser-4/+4
2006-03-11[PATCH] neofb: Fix uninitialized valueAntonino A. Daplas-3/+1
2006-02-15[PATCH] neofb: avoid resetting display config on unblank (v2)Christian Trefzer-3/+12
2006-02-14[PATCH] neofb: avoid resetting display config on unblankChristian Trefzer-1/+7
2006-01-14[PATCH] neofb: take existing display configuration as defaultChristian Trefzer-1/+1
2006-01-10[PATCH] fbdev: neofb: Driver cleanupsAntonino A. Daplas-18/+18
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+2315