[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190526204758.1904-1-jmkrzyszt@gmail.com>
Date: Sun, 26 May 2019 22:47:53 +0200
From: Janusz Krzysztofik <jmkrzyszt@...il.com>
To: Mauro Carvalho Chehab <mchehab@...nel.org>
Cc: Sakari Ailus <sakari.ailus@...ux.intel.com>,
Hans Verkuil <hverkuil-cisco@...all.nl>,
linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
Janusz Krzysztofik <jmkrzyszt@...il.com>
Subject: [RFC PATCH 0/5] media: ov6650: V4L2 subdev compliance fixes
An attepmt to make the driver more compliant with V4L2 subdevice
interface specification.
Non-compliant frame half scaling is kept in .set_fmt() until composing
is implemented.
Janusz Krzysztofik (5):
media: ov6650: Fix V4L2_SEL_FLAG_KEEP_CONFIG handling
media: ov6650: Refactor ov6650_s_fmt() helper
media: ov6650: Fix active crop rectangle affected by .set_fmt()
media: ov6650: Fix frame scaling not reset on crop
media: ov6650: Add .init_cfg() pad operation callback
drivers/media/i2c/ov6650.c | 71 +++++++++++++++++++++++---------------
1 file changed, 43 insertions(+), 28 deletions(-)
--
2.21.0
Powered by blists - more mailing lists