Hi Linus, please pull these fixes for OMAP and viafb. Thanks, Florian Tobias Schandinat The following changes since commit b01543dfe67bb1d191998e90d20534dc354de059: Linux 3.3-rc4 (2012-02-18 15:53:33 -0800) are available in the git repository at: git://github.com/schandinat/linux-2.6.git fbdev-fixes-for-3.3-2 for you to fetch changes up to a3d0e4aecaa32001e02d5ce860d38f14095d06d2: OMAPDSS: APPLY: make ovl_enable/disable synchronous (2012-02-29 22:42:28 +0000) ---------------------------------------------------------------- fbdev fixes for 3.3 It includes: - two fixes for OMAP HDMI - one fix to make new OMAP functions behave as they are supposed to - one Kconfig dependency fix - two fixes for viafb for modesetting on VX900 hardware ---------------------------------------------------------------- Archit Taneja (1): OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabled Florian Tobias Schandinat (3): Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into fbdev-for-linus viafb: select HW scaling on VX900 for IGA2 viafb: fix IGA1 modesetting on VX900 Rob Clark (1): OMAPDSS: HDMI: hot plug detect fix Tomi Valkeinen (2): OMAPDSS: panel-dvi: Add Kconfig dependency on I2C OMAPDSS: APPLY: make ovl_enable/disable synchronous drivers/video/omap2/displays/Kconfig | 2 +- drivers/video/omap2/dss/apply.c | 6 ++++++ drivers/video/omap2/dss/hdmi.c | 24 +++++++++++++++++++++++- drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c | 9 +-------- drivers/video/via/hw.c | 4 ++++ 5 files changed, 35 insertions(+), 10 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html