aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/sm501fb.c
Commit message (Expand)AuthorAge
* 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