aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/sm501fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-04sm501fb: fix timing limitsVille Syrjala1-2/+4
2008-03-04sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala1-0/+2
2008-03-04sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala1-4/+4
2008-03-04sm501fb: direct color visual does not workVille Syrjala1-1/+3
2008-02-06FB/SM501: ensure console suspended before saving stateBen Dooks1-6/+9
2008-02-06sm501fb: clear framebuffer memory and paletteMagnus Damm1-0/+8
2008-02-06sm501fb: control panel pin usage with platform data flagsMagnus Damm1-16/+25
2008-02-03drivers/video/: Spelling fixesJoe Perches1-1/+1
2007-10-16sm501fb: Ensure panel interface is not tristated when setupBen Dooks1-0/+5
2007-10-16sm501fb: Call fb suspend function during suspend and resumeBen Dooks1-0/+9
2007-10-16sm501fb: update suspend and resume codeBen Dooks1-4/+31
2007-05-08sm501fb printk warning fixesAndrew Morton1-1/+1
2007-03-05[PATCH] fb: sm501fb off-by-1 sysfs storePaul Mundt1-3/+3
2007-03-01[PATCH] drivers/video/sm501fb.c: make 4 functions staticAdrian Bunk1-5/+5
2007-02-20[PATCH] fb: SM501 framebuffer driverBen Dooks1-0/+1786