Age | Commit message (Expand) | Author | Files | Lines |
2010-03-08 | platform-drivers: move probe to .devinit.text in drivers/video | Uwe Kleine-König | 1 | -1/+1 |
2010-02-16 | video: sh_mobile_lcdcfb: Fix panning. | Phil Edworthy | 1 | -28/+18 |
2010-02-16 | video: sh_mobile_lcdcfb: Add wait for vsync. | Phil Edworthy | 1 | -1/+47 |
2009-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -1/+9 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
2009-12-09 | sh: add a start_transfer() callback to the LCDC driver | Magnus Damm | 1 | -1/+9 |
2009-11-04 | video: sh_mobile_lcdcfb: Don't attempt to map zero-length scatterlists. | Paul Mundt | 1 | -8/+24 |
2009-09-15 | video: sh_mobile_lcdcfb: use both register sets for display panning | Phil Edworthy | 1 | -3/+44 |
2009-09-15 | video: sh_mobile_lcdcfb: implement display panning | Phil Edworthy | 1 | -10/+66 |
2009-08-23 | video: Runtime PM for SuperH Mobile LCDC | Magnus Damm | 1 | -46/+110 |
2009-08-15 | Merge branch 'sh/stable-updates' | Paul Mundt | 1 | -0/+5 |
2009-08-15 | sh: skip disabled LCDC channels | Magnus Damm | 1 | -0/+5 |
2009-08-06 | sh: 18-bit SYS panel fix for SuperH Mobile LCDC | Magnus Damm | 1 | -1/+1 |
2009-08-06 | sh: LCDC SYS bus access wait fix | Magnus Damm | 1 | -0/+3 |
2009-07-11 | Merge branches 'sh/ftrace' and 'sh/stable-updates' | Paul Mundt | 1 | -16/+24 |
2009-07-07 | video: sh_mobile_lcdcfb: Convert to framebuffer_alloc(). | Paul Mundt | 1 | -16/+24 |
2009-07-07 | video: sh_mobile_lcdcfb: depends on HAVE_CLK. | Paul Mundt | 1 | -15/+1 |
2009-07-01 | sh: LCDC dcache flush for deferred io | Paul Mundt | 1 | -8/+45 |
2009-05-22 | video: stop sh_mobile_lcdcfb only if started | Magnus Damm | 1 | -1/+6 |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-03-25 | video: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2009-03-16 | video: sh_mobile_lcdcfb suspend/resume support | Magnus Damm | 1 | -7/+59 |
2009-03-10 | video: deferred io cleanup fix for sh_mobile_lcdcfb | Magnus Damm | 1 | -4/+2 |
2008-12-22 | video: sh_mobile_lcdcfb deferred io support | Magnus Damm | 1 | -22/+148 |
2008-12-22 | sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFB | Magnus Damm | 1 | -3/+5 |
2008-12-22 | sh: sh_mobile lcdc clock framework support | Magnus Damm | 1 | -13/+33 |
2008-10-20 | video: add sh_mobile_lcdc platform flags | Magnus Damm | 1 | -0/+5 |
2008-10-20 | video: remove unused sh_mobile_lcdc platform data | Magnus Damm | 1 | -1/+0 |
2008-10-01 | video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations. | Paul Mundt | 1 | -1/+7 |
2008-08-11 | video: export sh_mobile_lcdc panel size | Magnus Damm | 1 | -0/+2 |
2008-07-24 | fbdev: SuperH Mobile LCDC Driver | Magnus Damm | 1 | -0/+725 |