fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
[safe/jmp/linux-2.6] / drivers / video / sm501fb.c
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2009-12-16 Vincent Sanderssm501: implement acceleration features
2009-12-16 Ben Dookssm501: fix use of old <asm/io.h> instead of <linux...
2009-12-16 Ben Dookssm501: fix missing uses of resource_size()
2009-07-10 Krzysztof Heltsm501fb: fix regression with uninitalized fb_info-...
2009-07-08 Linus TorvaldsRevert "fb: Initialize fb_info mutexes in framebuffer_a...
2009-07-06 Paul Mundtfb: Initialize fb_info mutexes in framebuffer_alloc()
2009-07-04 Paul Mundtvideo: sm501fb: Early initialization of mm_lock mutex.
2009-07-01 Krzysztof Heltfbdev: add mutex for fb_mmap locking
2009-04-01 Andres Salomonsm501fb: check fb_alloc_cmap return value and handle...
2009-01-06 roel kluinsm501: unsigned ptr cannot be negative
2008-07-24 Ben Dookssm501: fixup allocation code to be 64bit resource compliant
2008-07-24 Ben Dookssm501: restructure init to allow only 1 fb on an SM501
2008-07-24 Ben Dookssm501: add inversion controls for VBIASEN and FPEN
2008-05-24 Ben DooksSM501: reverse FPEN/VBIASEN flags behaviour
2008-03-05 Ville Syrjalasm501fb: fix timing limits
2008-03-05 Ville Syrjalasm501fb: set transp.offset to 0 in 8bpp and 16bpp modes
2008-03-05 Ville Syrjalasm501fb: RGB offsets are reversed in 16bpp modes
2008-03-05 Ville Syrjalasm501fb: direct color visual does not work
2008-02-06 Ben DooksFB/SM501: ensure console suspended before saving state
2008-02-06 Magnus Dammsm501fb: clear framebuffer memory and palette
2008-02-06 Magnus Dammsm501fb: control panel pin usage with platform data...
2008-02-03 Joe Perchesdrivers/video/: Spelling fixes
2007-10-16 Ben Dookssm501fb: Ensure panel interface is not tristated when...
2007-10-16 Ben Dookssm501fb: Call fb suspend function during suspend and...
2007-10-16 Ben Dookssm501fb: update suspend and resume code
2007-05-08 Andrew Mortonsm501fb printk warning fixes
2007-03-05 Paul Mundt[PATCH] fb: sm501fb off-by-1 sysfs store
2007-03-01 Adrian Bunk[PATCH] drivers/video/sm501fb.c: make 4 functions static
2007-02-21 Ben Dooks[PATCH] fb: SM501 framebuffer driver