aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/sm501fb.c
Commit message (Expand)AuthorAge
* sm501fb: fix section mismatch warningRandy Dunlap2011-06-24
* drivers/video/sm501fb.c: Convert release_resource to release_mem_regionJulia Lawall2011-05-24
* Fix common misspellingsLucas De Marchi2011-03-31
* video, sm501: add OF binding to support SM501Heiko Schocher2011-03-22
* video, sm501: add edid and commandline supportHeiko Schocher2011-03-22
* video, sm501: add I/O functions for use on powerpcHeiko Schocher2011-03-22
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* sm501: implement acceleration featuresVincent Sanders2009-12-16
* sm501: fix use of old <asm/io.h> instead of <linux/io.h>Ben Dooks2009-12-16
* sm501: fix missing uses of resource_size()Ben Dooks2009-12-16
* sm501fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-09
* Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds2009-07-08
* fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt2009-07-06
* video: sm501fb: Early initialization of mm_lock mutex.Paul Mundt2009-07-04
* fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-30
* sm501fb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon2009-04-01
* sm501: unsigned ptr cannot be negativeroel kluin2009-01-06
* sm501: fixup allocation code to be 64bit resource compliantBen Dooks2008-07-24
* sm501: restructure init to allow only 1 fb on an SM501Ben Dooks2008-07-24
* sm501: add inversion controls for VBIASEN and FPENBen Dooks2008-07-24
* SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks2008-05-24
* sm501fb: fix timing limitsVille Syrjala2008-03-04
* sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala2008-03-04
* sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala2008-03-04
* sm501fb: direct color visual does not workVille Syrjala2008-03-04
* FB/SM501: ensure console suspended before saving stateBen Dooks2008-02-06
* sm501fb: clear framebuffer memory and paletteMagnus Damm2008-02-06
* sm501fb: control panel pin usage with platform data flagsMagnus Damm2008-02-06
* drivers/video/: Spelling fixesJoe Perches2008-02-03
* sm501fb: Ensure panel interface is not tristated when setupBen Dooks2007-10-16
* sm501fb: Call fb suspend function during suspend and resumeBen Dooks2007-10-16
* sm501fb: update suspend and resume codeBen Dooks2007-10-16
* sm501fb printk warning fixesAndrew Morton2007-05-08
* [PATCH] fb: sm501fb off-by-1 sysfs storePaul Mundt2007-03-05
* [PATCH] drivers/video/sm501fb.c: make 4 functions staticAdrian Bunk2007-03-01
* [PATCH] fb: SM501 framebuffer driverBen Dooks2007-02-20