aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/sh_mobile_lcdcfb.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-16
|\
| * sh: add a start_transfer() callback to the LCDC driverMagnus Damm2009-12-08
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
|/
* video: sh_mobile_lcdcfb: Don't attempt to map zero-length scatterlists.Paul Mundt2009-11-04
* video: sh_mobile_lcdcfb: use both register sets for display panningPhil Edworthy2009-09-15
* video: sh_mobile_lcdcfb: implement display panningPhil Edworthy2009-09-15
* video: Runtime PM for SuperH Mobile LCDCMagnus Damm2009-08-23
* Merge branch 'sh/stable-updates'Paul Mundt2009-08-14
|\
| * sh: skip disabled LCDC channelsMagnus Damm2009-08-14
* | sh: 18-bit SYS panel fix for SuperH Mobile LCDCMagnus Damm2009-08-06
* | sh: LCDC SYS bus access wait fixMagnus Damm2009-08-06
| |
| \
*-. | Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt2009-07-10
|\ \|
| | * video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().Paul Mundt2009-07-06
| |/
* / video: sh_mobile_lcdcfb: depends on HAVE_CLK.Paul Mundt2009-07-06
|/
* sh: LCDC dcache flush for deferred ioPaul Mundt2009-07-01
* video: stop sh_mobile_lcdcfb only if startedMagnus Damm2009-05-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-26
|\
| * video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
* | video: sh_mobile_lcdcfb suspend/resume supportMagnus Damm2009-03-16
|/
* video: deferred io cleanup fix for sh_mobile_lcdcfbMagnus Damm2009-03-10
* video: sh_mobile_lcdcfb deferred io supportMagnus Damm2008-12-22
* sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFBMagnus Damm2008-12-22
* sh: sh_mobile lcdc clock framework supportMagnus Damm2008-12-22
* video: add sh_mobile_lcdc platform flagsMagnus Damm2008-10-19
* video: remove unused sh_mobile_lcdc platform dataMagnus Damm2008-10-19
* video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt2008-10-01
* video: export sh_mobile_lcdc panel sizeMagnus Damm2008-08-11
* fbdev: SuperH Mobile LCDC DriverMagnus Damm2008-07-24