Hi Mauro, Here are a bunch of sensor driver fixes and improvements for 4.14. Please pull. The following changes since commit da48c948c263c9d87dfc64566b3373a858cc8aa2: media: fix warning on v4l2_subdev_call() result interpreted as bool (2017-07-26 13:43:17 -0400) are available in the git repository at: ssh://linuxtv.org/git/sailus/media_tree.git for-4.14-3 for you to fetch changes up to f95a6413a07c372cd586b9087a1425b6c216978a: ov9650: fix missing mutex_destroy() (2017-08-09 10:39:13 +0300) ---------------------------------------------------------------- Arnd Bergmann (1): media: i2c: add KConfig dependencies for ov5670 Chiranjeevi Rapolu (4): ov13858: Set default fps as current fps ov13858: Fix initial expsoure max ov13858: Correct link-frequency and pixel-rate ov13858: Increase digital gain granularity, range Fabio Estevam (2): ov7670: Return the real error code ov7670: Check the return value from clk_prepare_enable() Hugues Fruchet (2): ov9650: fix coding style ov9650: fix missing mutex_destroy() Julia Lawall (1): vs6624: constify vs6624_default_fmt drivers/media/i2c/Kconfig | 2 +- drivers/media/i2c/ov13858.c | 70 ++++++++++++++++++++++++--------------------- drivers/media/i2c/ov7670.c | 6 ++-- drivers/media/i2c/ov9650.c | 67 +++++++++++++++++++++++++------------------ drivers/media/i2c/vs6624.c | 2 +- 5 files changed, 83 insertions(+), 64 deletions(-) -- Sakari Ailus e-mail: sakari.ailus@xxxxxx XMPP: sailus@xxxxxxxxxxxxxx