fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
[safe/jmp/linux-2.6] / drivers / video / sh_mobile_lcdcfb.c
2010-05-06 Guennadi Liakhovetskish: fix a number of Oopses and leaks in SH framebuffer...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Uwe Kleine-Königplatform-drivers: move probe to .devinit.text in driver...
2010-02-16 Phil Edworthyvideo: sh_mobile_lcdcfb: Fix panning.
2010-02-16 Phil Edworthyvideo: sh_mobile_lcdcfb: Add wait for vsync.
2009-12-16 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-09 Magnus Dammsh: add a start_transfer() callback to the LCDC driver
2009-11-04 Paul Mundtvideo: sh_mobile_lcdcfb: Don't attempt to map zero...
2009-09-15 Phil Edworthyvideo: sh_mobile_lcdcfb: use both register sets for...
2009-09-15 Phil Edworthyvideo: sh_mobile_lcdcfb: implement display panning
2009-08-23 Magnus Dammvideo: Runtime PM for SuperH Mobile LCDC
2009-08-15 Paul MundtMerge branch 'sh/stable-updates'
2009-08-15 Magnus Dammsh: skip disabled LCDC channels
2009-08-06 Magnus Dammsh: 18-bit SYS panel fix for SuperH Mobile LCDC
2009-08-06 Magnus Dammsh: LCDC SYS bus access wait fix
2009-07-11 Paul MundtMerge branches 'sh/ftrace' and 'sh/stable-updates'
2009-07-07 Paul Mundtvideo: sh_mobile_lcdcfb: Convert to framebuffer_alloc().
2009-07-07 Paul Mundtvideo: sh_mobile_lcdcfb: depends on HAVE_CLK.
2009-07-01 Paul Mundtsh: LCDC dcache flush for deferred io
2009-05-22 Magnus Dammvideo: stop sh_mobile_lcdcfb only if started
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-03-24 Kay Sieversvideo: struct device - replace bus_id with dev_name...
2009-03-16 Magnus Dammvideo: sh_mobile_lcdcfb suspend/resume support
2009-03-10 Magnus Dammvideo: deferred io cleanup fix for sh_mobile_lcdcfb
2008-12-22 Magnus Dammvideo: sh_mobile_lcdcfb deferred io support
2008-12-22 Magnus Dammsh_mobile_lcdc: use FB_SYS helpers instead of FB_CFB
2008-12-22 Magnus Dammsh: sh_mobile lcdc clock framework support
2008-10-20 Magnus Dammvideo: add sh_mobile_lcdc platform flags
2008-10-20 Magnus Dammvideo: remove unused sh_mobile_lcdc platform data
2008-10-01 Paul Mundtvideo: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.
2008-08-11 Magnus Dammvideo: export sh_mobile_lcdc panel size
2008-07-24 Magnus Dammfbdev: SuperH Mobile LCDC Driver