summaryrefslogtreecommitdiffstats
path: root/drivers/video/neofb.c
Commit message (Expand)AuthorAgeFilesLines
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-2247/+0
* Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-141-8/+1
|\
| * framebuffer: Use fb_<level>Joe Perches2013-10-291-2/+1
| * video: neofb: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-191-6/+0
* | neofb: fix error return code in neofb_probe()Wei Yongjun2013-09-261-1/+3
|/
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-14/+12
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-5/+5
* neofb: use display information in info not in var for panningLaurent Pinchart2011-08-191-2/+2
* neofb: fix sparse warningsHannes Eder2009-01-061-2/+4
* neofb: remove open_lock mutexKrzysztof Helt2008-10-161-8/+2
* neofb: kill some redundant codeKrzysztof Helt2008-10-161-12/+3
* neofb: reduce panning functionKrzysztof Helt2008-10-161-30/+5
* neofb: drop the xtimings structureKrzysztof Helt2008-07-241-48/+40
* neofb: drop redundant codeKrzysztof Helt2008-07-241-73/+22
* neofb: simplify clock calculationKrzysztof Helt2008-07-241-18/+14
* neofb: avoid overwriting fb_info fieldsAndrew Morton2008-02-061-9/+18
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-161-1/+0
* neofb: Fix pseudo_palette array overrun in neofb_setcolregAntonino A. Daplas2007-05-311-14/+16
* neofb: fill transp->msb_right with the correct valueAntonino A. Daplas2007-05-081-0/+1
* [PATCH] Video: fb, add true ref_count atomicityJiri Slaby2007-02-121-7/+14
* [PATCH] proper prototype for tosh_smm()Adrian Bunk2007-02-121-1/+0
* [PATCH] video: neofb stray bracket fixMariusz Kozlowski2006-12-081-1/+1
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] neofb: fix unblank logic interfering with lid toggled backlightChristian Trefzer2006-06-261-9/+23
* [PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser2006-03-271-4/+4
* [PATCH] neofb: Fix uninitialized valueAntonino A. Daplas2006-03-111-3/+1
* [PATCH] neofb: avoid resetting display config on unblank (v2)Christian Trefzer2006-02-151-3/+12
* [PATCH] neofb: avoid resetting display config on unblankChristian Trefzer2006-02-141-1/+7
* [PATCH] neofb: take existing display configuration as defaultChristian Trefzer2006-01-141-1/+1
* [PATCH] fbdev: neofb: Driver cleanupsAntonino A. Daplas2006-01-101-18/+18
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2315