summaryrefslogtreecommitdiff
path: root/drivers/video/sm501fb.c
AgeCommit message (Expand)Author
2011-06-24sm501fb: fix section mismatch warningRandy Dunlap
2011-05-24drivers/video/sm501fb.c: Convert release_resource to release_mem_regionJulia Lawall
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22video, sm501: add OF binding to support SM501Heiko Schocher
2011-03-22video, sm501: add edid and commandline supportHeiko Schocher
2011-03-22video, sm501: add I/O functions for use on powerpcHeiko Schocher
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-12-16sm501: implement acceleration featuresVincent Sanders
2009-12-16sm501: fix use of old <asm/io.h> instead of <linux/io.h>Ben Dooks
2009-12-16sm501: fix missing uses of resource_size()Ben Dooks
2009-07-09sm501fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds
2009-07-06fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt
2009-07-04video: sm501fb: Early initialization of mm_lock mutex.Paul Mundt
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt
2009-04-01sm501fb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon
2009-01-06sm501: unsigned ptr cannot be negativeroel kluin
2008-07-24sm501: fixup allocation code to be 64bit resource compliantBen Dooks
2008-07-24sm501: restructure init to allow only 1 fb on an SM501Ben Dooks
2008-07-24sm501: add inversion controls for VBIASEN and FPENBen Dooks
2008-05-24SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks
2008-03-04sm501fb: fix timing limitsVille Syrjala
2008-03-04sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala
2008-03-04sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala
2008-03-04sm501fb: direct color visual does not workVille Syrjala
2008-02-06FB/SM501: ensure console suspended before saving stateBen Dooks
2008-02-06sm501fb: clear framebuffer memory and paletteMagnus Damm
2008-02-06sm501fb: control panel pin usage with platform data flagsMagnus Damm
2008-02-03drivers/video/: Spelling fixesJoe Perches
2007-10-16sm501fb: Ensure panel interface is not tristated when setupBen Dooks
2007-10-16sm501fb: Call fb suspend function during suspend and resumeBen Dooks
2007-10-16sm501fb: update suspend and resume codeBen Dooks
2007-05-08sm501fb printk warning fixesAndrew Morton
2007-03-05[PATCH] fb: sm501fb off-by-1 sysfs storePaul Mundt
2007-03-01[PATCH] drivers/video/sm501fb.c: make 4 functions staticAdrian Bunk
2007-02-20[PATCH] fb: SM501 framebuffer driverBen Dooks