Hi Mauro, The following are couple bug fixes for the Samsung SoC camera and sensor drivers. I have included also a patch correcting the Exynos FIMC-LITE device DT binding documentation, so as to avoid confusing any board integrators trying to write .dts files including support for those devices. I hope it still qualifies for 3.10, it's a fix for stuff that got first added in this release. Thanks, Sylwester The following changes since commit f722406faae2d073cc1d01063d1123c35425939e: Linux 3.10-rc1 (2013-05-11 17:14:08 -0700) are available in the git repository at: git://linuxtv.org/snawrocki/samsung.git v3.10-fixes-1 Axel Lin (2): s5c73m3: Fix off-by-one valid range checking for fie->index exynos4-is: Fix off-by-one valid range checking for is->config_index Sachin Kamat (2): exynos4-is: Fix potential null pointer dereference in mipi-csis.c s3c-camif: Fix incorrect variable type Sylwester Nawrocki (1): exynos4-is: Correct fimc-lite compatible property description .../devicetree/bindings/media/exynos-fimc-lite.txt | 2 +- drivers/media/i2c/s5c73m3/s5c73m3-core.c | 2 +- drivers/media/platform/exynos4-is/fimc-is-regs.c | 2 +- drivers/media/platform/exynos4-is/mipi-csis.c | 2 +- drivers/media/platform/s3c-camif/camif-core.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) -- 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