Hi Mauro, The following changes since commit f9cd49033b349b8be3bb1f01b39eed837853d880: Merge tag 'v3.6-rc1' into staging/for_v3.6 (2012-08-03 22:41:33 -0300) are available in the git repository at: git://git.infradead.org/users/kmpark/linux-samsung v4l-fixes for you to fetch changes up to 0e59db054e30658c6955d6e27b0a252cef9bfafc: s5p-mfc: Fix second memory bank alignment (2012-08-16 19:12:19 +0200) ---------------------------------------------------------------- Kamil Debski (1): s5p-mfc: Fix second memory bank alignment Sylwester Nawrocki (7): s5p-fimc: Enable FIMC-LITE driver only for SOC_EXYNOS4x12 s5p-fimc: Don't allocate fimc-lite video device structure dynamically s5p-fimc: Don't allocate fimc-capture video device dynamically s5p-fimc: Don't allocate fimc-m2m video device dynamically m5mols: Add missing free_irq() on error path m5mols: Fix cast warnings from m5mols_[set/get]_ctrl_mode s5p-fimc: Fix setup of initial links to FIMC entities drivers/media/video/m5mols/m5mols.h | 4 +-- drivers/media/video/m5mols/m5mols_controls.c | 4 +-- drivers/media/video/m5mols/m5mols_core.c | 4 ++- drivers/media/video/s5p-fimc/Kconfig | 2 +- drivers/media/video/s5p-fimc/fimc-capture.c | 31 +++++++----------- drivers/media/video/s5p-fimc/fimc-core.h | 4 +-- drivers/media/video/s5p-fimc/fimc-lite-reg.c | 2 +- drivers/media/video/s5p-fimc/fimc-lite.c | 42 ++++++++++--------------- drivers/media/video/s5p-fimc/fimc-lite.h | 2 +- drivers/media/video/s5p-fimc/fimc-m2m.c | 40 ++++++++--------------- drivers/media/video/s5p-fimc/fimc-mdevice.c | 9 ++++-- drivers/media/video/s5p-fimc/fimc-mdevice.h | 6 ++-- drivers/media/video/s5p-fimc/fimc-reg.c | 6 ++-- drivers/media/video/s5p-mfc/s5p_mfc_ctrl.c | 2 +- 14 files changed, 65 insertions(+), 93 deletions(-) --- Thanks, Sylwester -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html