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