Janusz Krzysztofik (9): media: ov6650: Fix MODULE_DESCRIPTION media: ov6650: Fix control handler not freed on init error media: ov6650: Fix crop rectangle alignment not passed back media: ov6650: Fix incorrect use of JPEG colorspace media: ov6650: Fix some format attributes not under control media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support media: ov6650: Fix default format not applied on device probe media: ov6650: Fix stored frame format not in sync with hardware media: ov6650: Fix stored crop rectangle not in sync with hardware drivers/media/i2c/ov6650.c | 137 +++++++++++++++++++++++-------------- 1 file changed, 86 insertions(+), 51 deletions(-) v2: dropped patches 3/14 through 7/14 which were adding parameter checks now called from v4l2_subdev_call() - inspired by Sakari's request, thanks! v3: * drop Cc: stable@xxxxxxxxxxxxxxx on Greg rquest (non-critical fixes) * fix typos and some wording in commit messages * rebase on media/v5.3-3 -- 2.21.0