Age | Commit message (Expand) | Author | Files | Lines |
2012-11-21 | fbdev: sh_mobile_lcdc: Store the backlight brightness internally | Laurent Pinchart | 1 | -0/+1 |
2012-07-19 | fbdev: sh_mobile_lcdc: Fix pan offset computation in YUV mode | Laurent Pinchart | 1 | -1/+2 |
2012-07-19 | sh_mobile_meram: Rename operations to cache_[alloc|free|update] | Laurent Pinchart | 1 | -1/+1 |
2012-05-22 | fbdev: sh_mobile_lcdc: Don't confuse line size with pitch | Laurent Pinchart | 1 | -0/+1 |
2012-03-13 | fbdev: sh_mobile_lcdc: Don't store copy of platform data | Laurent Pinchart | 1 | -1/+2 |
2012-03-13 | fbdev: sh_mobile_meram: Allocate ICBs automatically | Laurent Pinchart | 1 | -1/+1 |
2012-03-13 | fbdev: sh_mobile_lcdc: Store configuration in channel structure | Laurent Pinchart | 1 | -1/+7 |
2012-03-13 | fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup | Laurent Pinchart | 1 | -0/+2 |
2012-03-13 | fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan | Laurent Pinchart | 1 | -1/+3 |
2012-03-13 | fbdev: sh_mobile_lcdc: Reorganize the sh_mobile_lcdc_chan structure | Laurent Pinchart | 1 | -16/+23 |
2012-03-13 | fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode | Laurent Pinchart | 1 | -1/+5 |
2012-03-13 | fbdev: sh_mobile_hdmi: Don't access LCDC fb_info | Laurent Pinchart | 1 | -0/+1 |
2012-03-13 | fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback | Laurent Pinchart | 1 | -1/+2 |
2012-03-13 | sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan | Laurent Pinchart | 1 | -0/+10 |
2012-03-13 | fbdev: sh_mobile_lcdc: Return display connection state in display_on | Laurent Pinchart | 1 | -0/+3 |
2012-03-13 | fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation | Laurent Pinchart | 1 | -2/+1 |
2012-03-13 | sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity | Laurent Pinchart | 1 | -0/+2 |
2012-03-13 | fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly | Laurent Pinchart | 1 | -0/+2 |
2012-03-13 | fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition | Laurent Pinchart | 1 | -2/+16 |
2011-08-19 | fbdev: sh_mobile_lcdc: Restart LCDC in runtime PM resume handler | Laurent Pinchart | 1 | -1/+0 |
2011-08-19 | fbdev: sh_mobile_lcdc: Split LCDC start code from sh_mobile_lcdc_start | Laurent Pinchart | 1 | -0/+11 |
2011-05-23 | sh_mobile_meram: MERAM framework for LCDC | Damian | 1 | -0/+1 |
2011-03-29 | Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le... | Paul Mundt | 1 | -0/+1 |
2011-03-29 | fbdev: sh_mobile_lcdcfb: add blanking support | Alexandre Courbot | 1 | -0/+1 |
2011-03-16 | fbdev: sh_mobile_lcdc: Add YUV framebuffer support | Damian Hobson-Garcia | 1 | -1/+1 |
2011-03-10 | fbdev: sh_mobile_lcdcfb: add backlight support | Alexandre Courbot | 1 | -0/+2 |
2010-09-16 | fbdev: sh_mobile_lcdc: reconfigure the framebuffer, when free | Guennadi Liakhovetski | 1 | -0/+3 |
2010-09-14 | fbdev: sh_mobile_lcdcfb: separate display variable data from framebuffer data | Guennadi Liakhovetski | 1 | -0/+1 |
2010-09-14 | fbdev: sh_mobile_hdmi: implement locking | Guennadi Liakhovetski | 1 | -0/+37 |