Hi Mauro, Here's the imx274 driver, this time with the MAINTAINERS entry. A few minor fixes have been done as well in error handling. Please pull. The following changes since commit 61065fc3e32002ba48aa6bc3816c1f6f9f8daf55: Merge commit '3728e6a255b5' into patchwork (2017-10-17 17:22:20 -0700) are available in the git repository at: ssh://linuxtv.org/git/sailus/media_tree.git for-4.15-2 for you to fetch changes up to 9bcabda990b45147819a1fe38e8e6181a0f474c3: imx274: Add MAINTAINERS entry (2017-10-26 11:37:22 +0300) ---------------------------------------------------------------- Leon Luo (2): imx274: device tree binding file imx274: V4l2 driver for Sony imx274 CMOS sensor Sakari Ailus (1): imx274: Add MAINTAINERS entry .../devicetree/bindings/media/i2c/imx274.txt | 33 + MAINTAINERS | 8 + drivers/media/i2c/Kconfig | 7 + drivers/media/i2c/Makefile | 1 + drivers/media/i2c/imx274.c | 1810 ++++++++++++++++++++ 5 files changed, 1859 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/i2c/imx274.txt create mode 100644 drivers/media/i2c/imx274.c -- Kind regards, Sakari Ailus e-mail: sakari.ailus@xxxxxx