Hi Mauro, Here are fixes for imx219, max9286 and rdacm21 drivers. Please pull. The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) are available in the Git repository at: git://linuxtv.org/sailus/media_tree.git tags/fixes-6.6-1-signed for you to fetch changes up to a6a10fd65841ee675e7bc1b1ad1f6010af1b4750: media: i2c: rdacm21: Remove an incorrect fwnode_handle_put() call (2023-09-13 13:20:46 +0300) ---------------------------------------------------------------- fixes-6.1-1-signed ---------------------------------------------------------------- Christophe JAILLET (2): media: i2c: max9286: Remove an incorrect fwnode_handle_put() call media: i2c: rdacm21: Remove an incorrect fwnode_handle_put() call Laurent Pinchart (3): media: i2c: imx219: Fix a typo referring to a wrong variable media: i2c: imx219: Fix crop rectangle setting when changing format media: i2c: imx219: Perform a full mode set unconditionally drivers/media/i2c/imx219.c | 13 +++++++------ drivers/media/i2c/max9286.c | 1 - drivers/media/i2c/rdacm21.c | 1 - 3 files changed, 7 insertions(+), 8 deletions(-) -- Sakari Ailus