[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190903201144.13219-1-jmkrzyszt@gmail.com>
Date: Tue, 3 Sep 2019 22:11:35 +0200
From: Janusz Krzysztofik <jmkrzyszt@...il.com>
To: Sakari Ailus <sakari.ailus@...ux.intel.com>,
Hans Verkuil <hans.verkuil@...co.com>
Cc: Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
Janusz Krzysztofik <jmkrzyszt@...il.com>
Subject: [PATCH v3 0/9] media: ov6650: A collection of fixes
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@...r.kernel.org on Greg rquest (non-critical fixes)
* fix typos and some wording in commit messages
* rebase on media/v5.3-3
--
2.21.0
Powered by blists - more mailing lists