Age | Commit message (Expand) | Author |
2012-03-20 | Merge commit 'v3.3' into fbdev-next | Florian Tobias Schandinat |
2012-03-20 | Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde... | Florian Tobias Schandinat |
2012-03-19 | fbdev: da8xx: add support for SP10Q010 display | Anatolij Gustschin |
2012-03-19 | fbdev: da8xx:: fix reporting of the display timing info | Anatolij Gustschin |
2012-03-15 | drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode | Dan Carpenter |
2012-03-13 | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev... | Florian Tobias Schandinat |
2012-03-13 | Merge branch 'for-next' of git://linuxtv.org/pinchartl/fbdev into fbdev-next | Florian Tobias Schandinat |
2012-03-13 | drivers/video/pvr2fb.c: ensure arguments to request_irq and free_irq are comp... | Julia Lawall |
2012-03-13 | OMAPDSS: APPLY: fix clearing shadow dirty flag with manual update | Tomi Valkeinen |
2012-03-12 | fbdev: sh_mobile_meram: Implement system suspend/resume | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Remove unneeded sanity checks | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Don't perform update in register operation | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Don't store copy of platform data | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Allocate ICBs automatically | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocation | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Divide the code into sections | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Don't inline everything | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icb | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Make current_reg field store the current reg set | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Make variables unsigned where applicable | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Request memory regions for memory resources | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Store configuration in channel structure | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Reorganize the sh_mobile_lcdc_chan structure | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_hdmi: Don't access LCDC fb_info | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback | Laurent Pinchart |
2012-03-12 | sh_mobile_hdmi: Use LCDC notification callback | Laurent Pinchart |
2012-03-12 | sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Return display connection state in display_on | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation | Laurent Pinchart |
2012-03-12 | sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info | Laurent Pinchart |
2012-03-12 | sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Remove board configuration board_data field | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Remove board configuration owner field | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operations | Laurent Pinchart |
2012-03-12 | fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operations | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly | Laurent Pinchart |
2012-03-12 | fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interface | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition | Laurent Pinchart |