Hi Mauro, Here are sensor driver fixes for 4.16, on top of the master branch. Please pull. The following changes since commit e3ee691dbf24096ea51b3200946b11d68ce75361: media: ov5640: add support of RGB565 and YUYV formats (2018-01-05 12:54:14 -0500) are available in the git repository at: ssh://linuxtv.org/git/sailus/media_tree.git fixes-4.16-1 for you to fetch changes up to c308222e2056eda4e2ab03a2f925f783e4a1678c: media: i2c: ov7740: use gpio/consumer.h instead of gpio.h (2018-01-23 13:53:16 +0200) ---------------------------------------------------------------- Arnd Bergmann (1): media: i2c: ov7740: use gpio/consumer.h instead of gpio.h Hugues Fruchet (1): media: ov5640: fix spurious streamon failures Sakari Ailus (1): media: entity: Add a nop variant of media_entity_cleanup drivers/media/i2c/mt9m111.c | 2 -- drivers/media/i2c/ov2640.c | 4 ---- drivers/media/i2c/ov2659.c | 4 ---- drivers/media/i2c/ov5640.c | 1 + drivers/media/i2c/ov7670.c | 4 ---- drivers/media/i2c/ov7740.c | 4 +--- drivers/media/i2c/tvp514x.c | 4 ---- include/media/media-entity.h | 6 +++++- 8 files changed, 7 insertions(+), 22 deletions(-) -- Kind regards, Sakari Ailus e-mail: sakari.ailus@xxxxxx