aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/sh_mobile_lcdcfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-04video: sh_mobile_lcdcfb: Don't attempt to map zero-length scatterlists.Paul Mundt1-8/+24
2009-09-15video: sh_mobile_lcdcfb: use both register sets for display panningPhil Edworthy1-3/+44
2009-09-15video: sh_mobile_lcdcfb: implement display panningPhil Edworthy1-10/+66
2009-08-23video: Runtime PM for SuperH Mobile LCDCMagnus Damm1-46/+110
2009-08-15Merge branch 'sh/stable-updates'Paul Mundt1-0/+5
2009-08-15sh: skip disabled LCDC channelsMagnus Damm1-0/+5
2009-08-07sh: 18-bit SYS panel fix for SuperH Mobile LCDCMagnus Damm1-1/+1
2009-08-07sh: LCDC SYS bus access wait fixMagnus Damm1-0/+3
2009-07-11Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt1-16/+24
2009-07-07video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().Paul Mundt1-16/+24
2009-07-07video: sh_mobile_lcdcfb: depends on HAVE_CLK.Paul Mundt1-15/+1
2009-07-02sh: LCDC dcache flush for deferred ioPaul Mundt1-8/+45
2009-05-22video: stop sh_mobile_lcdcfb only if startedMagnus Damm1-1/+6
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2009-03-24video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-16video: sh_mobile_lcdcfb suspend/resume supportMagnus Damm1-7/+59
2009-03-10video: deferred io cleanup fix for sh_mobile_lcdcfbMagnus Damm1-4/+2
2008-12-22video: sh_mobile_lcdcfb deferred io supportMagnus Damm1-22/+148
2008-12-22sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFBMagnus Damm1-3/+5
2008-12-22sh: sh_mobile lcdc clock framework supportMagnus Damm1-13/+33
2008-10-20video: add sh_mobile_lcdc platform flagsMagnus Damm1-0/+5
2008-10-20video: remove unused sh_mobile_lcdc platform dataMagnus Damm1-1/+0
2008-10-01video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt1-1/+7
2008-08-11video: export sh_mobile_lcdc panel sizeMagnus Damm1-0/+2
2008-07-24fbdev: SuperH Mobile LCDC DriverMagnus Damm1-0/+725