From: Alexander Shiyan <eagle.alexander923@gmail.com>
To: linux-media@vger.kernel.org
Cc: Michael Riesch <michael.riesch@collabora.com>,
Sakari Ailus <sakari.ailus@linux.intel.com>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Gerald Loacker <gerald.loacker@wolfvision.net>,
Dave Stevenson <dave.stevenson@raspberrypi.com>,
Alexander Shiyan <eagle.alexander923@gmail.com>
Subject: [PATCH v2 0/5] media: i2c: imx415: driver improvements and fixes
Date: Fri, 10 Apr 2026 09:19:39 +0300 [thread overview]
Message-ID: <20260410061944.241480-1-eagle.alexander923@gmail.com> (raw)
Hi folks,
This series is a rebased and improved version of the patches I sent almost
a year ago [1].
All patches have been rebased onto the latest kernel tree, commit messages
have been rewritten, and two additional fixes have been added.
Changes since v1:
- Drop patch "media: i2c: imx415: Add get_mbus_config() pad operation support".
- Reword commit messages.
- Add Fixes tag where appropriate.
- Collect Reviewed-by and Tested-by tags from the original discussion.
- Add two new patches:
- Fix control handler initial count.
- Cluster horizontal and vertical flip controls.
Alexander Shiyan (5):
media: i2c: imx415: Add missing ADBIT1 register for 10/12-bit output
media: i2c: imx415: Add missing CSI-2 timing configurations for all
lane rates
media: i2c: imx415: Add missing 4-lane CSI-2 timing configurations
media: i2c: imx415: Fix control handler initial count
media: i2c: imx415: Cluster horizontal and vertical flip controls
drivers/media/i2c/imx415.c | 153 ++++++++++++++++++++++++++++++++-----
1 file changed, 133 insertions(+), 20 deletions(-)
[1] https://patchwork.kernel.org/project/linux-media/cover/20250219094637.607615-1-eagle.alexander923@gmail.com/
--
2.52.0
next reply other threads:[~2026-04-10 6:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-10 6:19 Alexander Shiyan [this message]
2026-04-10 6:19 ` [PATCH v2 1/5] media: i2c: imx415: Add missing ADBIT1 register for 10/12-bit output Alexander Shiyan
2026-04-10 6:19 ` [PATCH v2 2/5] media: i2c: imx415: Add missing CSI-2 timing configurations for all lane rates Alexander Shiyan
2026-04-10 6:19 ` [PATCH v2 3/5] media: i2c: imx415: Add missing 4-lane CSI-2 timing configurations Alexander Shiyan
2026-04-10 6:19 ` [PATCH v2 4/5] media: i2c: imx415: Fix control handler initial count Alexander Shiyan
2026-04-10 6:19 ` [PATCH v2 5/5] media: i2c: imx415: Cluster horizontal and vertical flip controls Alexander Shiyan
2026-04-17 12:23 ` [PATCH v2 0/5] media: i2c: imx415: driver improvements and fixes Michael Riesch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260410061944.241480-1-eagle.alexander923@gmail.com \
--to=eagle.alexander923@gmail.com \
--cc=dave.stevenson@raspberrypi.com \
--cc=gerald.loacker@wolfvision.net \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=michael.riesch@collabora.com \
--cc=sakari.ailus@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox