summaryrefslogtreecommitdiffstats
path: root/drivers/video/sm501fb.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* sm501: implement acceleration featuresVincent Sanders2009-12-161-13/+224
* sm501: fix use of old <asm/io.h> instead of <linux/io.h>Ben Dooks2009-12-161-1/+1
* sm501: fix missing uses of resource_size()Ben Dooks2009-12-161-5/+5
* sm501fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-091-3/+0
* Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds2009-07-081-0/+2
* fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt2009-07-061-2/+0
* video: sm501fb: Early initialization of mm_lock mutex.Paul Mundt2009-07-041-0/+2
* fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-301-8/+13
* sm501fb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon2009-04-011-1/+4
* sm501: unsigned ptr cannot be negativeroel kluin2009-01-061-3/+3
* sm501: fixup allocation code to be 64bit resource compliantBen Dooks2008-07-241-11/+42
* sm501: restructure init to allow only 1 fb on an SM501Ben Dooks2008-07-241-115/+149
* sm501: add inversion controls for VBIASEN and FPENBen Dooks2008-07-241-4/+22
* SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks2008-05-241-4/+4
* sm501fb: fix timing limitsVille Syrjala2008-03-041-2/+4
* sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala2008-03-041-0/+2
* sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala2008-03-041-4/+4
* sm501fb: direct color visual does not workVille Syrjala2008-03-041-1/+3
* FB/SM501: ensure console suspended before saving stateBen Dooks2008-02-061-6/+9
* sm501fb: clear framebuffer memory and paletteMagnus Damm2008-02-061-0/+8
* sm501fb: control panel pin usage with platform data flagsMagnus Damm2008-02-061-16/+25
* drivers/video/: Spelling fixesJoe Perches2008-02-031-1/+1
* sm501fb: Ensure panel interface is not tristated when setupBen Dooks2007-10-161-0/+5
* sm501fb: Call fb suspend function during suspend and resumeBen Dooks2007-10-161-0/+9
* sm501fb: update suspend and resume codeBen Dooks2007-10-161-4/+31
* sm501fb printk warning fixesAndrew Morton2007-05-081-1/+1
* [PATCH] fb: sm501fb off-by-1 sysfs storePaul Mundt2007-03-051-3/+3
* [PATCH] drivers/video/sm501fb.c: make 4 functions staticAdrian Bunk2007-03-011-5/+5
* [PATCH] fb: SM501 framebuffer driverBen Dooks2007-02-201-0/+1786
OpenPOWER on IntegriCloud