Hi Mauro, On 11/22/2012 07:15 PM, Sylwester Nawrocki wrote: > The following changes since commit 30677fd9ac7b9a06555318ec4f9a0db39804f9b2: > > s5p-fimc: Fix potential NULL pointer dereference (2012-11-22 10:15:40 +0100) > > are available in the git repository at: > > git://git.infradead.org/users/kmpark/linux-samsung media_fixes_for_v3.7 > > for you to fetch changes up to 28f497f26c67ab734bdb923b457016122368f69a: > > s5p-mfc: Handle multi-frame input buffer (2012-11-22 15:13:53 +0100) > > This is a bunch of quite important fixes for the Exynos SoC drivers, > please apply for v3.7 if possible. This depends on my previous pull > request (I've applied the patches you indicated you take for v3.7 > previously to the media_fixes_for_v3.7 branch as well). I have fixed 2 build warnings caused by patch "s5p-fimc: Prevent race conditions during subdevs registration". Here is an updated pull request: The following changes since commit 30677fd9ac7b9a06555318ec4f9a0db39804f9b2: s5p-fimc: Fix potential NULL pointer dereference (2012-11-22 10:15:40 +0100) are available in the git repository at: git://git.infradead.org/users/kmpark/linux-samsung media_fixes_for_v3.7 for you to fetch changes up to ffc64574688e1d6f110ca91cef2573f7eca1dbab: s5p-mfc: Handle multi-frame input buffer (2012-11-26 15:55:04 +0100) ---------------------------------------------------------------- Arun Kumar K (2): s5p-mfc: Bug fix of timestamp/timecode copy mechanism s5p-mfc: Handle multi-frame input buffer Shaik Ameer Basha (1): exynos-gsc: Fix settings for input and output image RGB type Sylwester Nawrocki (5): s5p-fimc: Prevent race conditions during subdevs registration s5p-fimc: Don't use mutex_lock_interruptible() in device release() fimc-lite: Don't use mutex_lock_interruptible() in device release() exynos-gsc: Don't use mutex_lock_interruptible() in device release() exynos-gsc: Add missing video device vfl_dir flag initialization drivers/media/platform/exynos-gsc/gsc-m2m.c | 4 ++-- drivers/media/platform/exynos-gsc/gsc-regs.h | 16 ++++++++-------- drivers/media/platform/s5p-fimc/fimc-capture.c | 10 +++++++--- drivers/media/platform/s5p-fimc/fimc-lite.c | 6 ++++-- drivers/media/platform/s5p-fimc/fimc-m2m.c | 3 +-- drivers/media/platform/s5p-fimc/fimc-mdevice.c | 4 ++-- drivers/media/platform/s5p-mfc/s5p_mfc.c | 7 ++----- drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c | 2 +- 8 files changed, 27 insertions(+), 25 deletions(-) Regards, -- Sylwester Nawrocki Samsung Poland R&D Center -- 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