Hi Mauro, This set includes converting the ov6650 driver to V4L2 sub-device driver (from SoC camera). Rebased w/o conflicts on more recent media tree master. Please pull. The following changes since commit 430e29d9c0f65d9653a0b7f7a56f1c6cd374b84b: media: dvb-frontends/stv0367: Improve DVB-C/T frontend status (2017-06-25 10:48:45 -0300) are available in the git repository at: ssh://linuxtv.org/git/sailus/media_tree.git for-4.13-4 for you to fetch changes up to 86210a19e331647c09122db329f80eae7fe34ba2: media: ov6650: convert to standalone v4l2 subdevice (2017-06-26 15:05:20 +0300) ---------------------------------------------------------------- Janusz Krzysztofik (1): media: ov6650: convert to standalone v4l2 subdevice drivers/media/i2c/Kconfig | 11 +++++ drivers/media/i2c/Makefile | 1 + drivers/media/i2c/{soc_camera => }/ov6650.c | 77 +++++++++-------------------- drivers/media/i2c/soc_camera/Kconfig | 6 --- drivers/media/i2c/soc_camera/Makefile | 1 - 5 files changed, 35 insertions(+), 61 deletions(-) rename drivers/media/i2c/{soc_camera => }/ov6650.c (92%) -- Sakari Ailus e-mail: sakari.ailus@xxxxxx XMPP: sailus@xxxxxxxxxxxxxx