Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH 0/6] media: i2c: og01a1b: Updates to the driver and 8-bit mode support
@ 2026-02-26 13:37 Vladimir Zapolskiy
  2026-02-26 13:37 ` [PATCH 1/6] media: i2c: og01a1b: Fix V4L2 subdevice data initialization on probe Vladimir Zapolskiy
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Vladimir Zapolskiy @ 2026-02-26 13:37 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Sakari Ailus, Hans Verkuil; +Cc: Shawn Tu, linux-media

The changeset updates Omnivision OG01A1B camera sensor driver by utilizing
shared V4L2 helpers and adds Y8 media bus support.

Vladimir Zapolskiy (6):
  media: i2c: og01a1b: Fix V4L2 subdevice data initialization on probe
  media: i2c: og01a1b: Switch from .s_stream to .enable_streams/.disable_streams
  media: i2c: og01a1b: Change I2C interface controls to V4L2 CCI
  media: i2c: og01a1b: Replace .open with .init_state internal ops
  media: i2c: og01a1b: Use generic v4l2_subdev_get_fmt() to get format
  media: i2c: og01a1b: Add support of 8-bit media bus format

 drivers/media/i2c/Kconfig   |   1 +
 drivers/media/i2c/og01a1b.c | 895 +++++++++++++++++-------------------
 2 files changed, 411 insertions(+), 485 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2026-03-10 13:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-26 13:37 [PATCH 0/6] media: i2c: og01a1b: Updates to the driver and 8-bit mode support Vladimir Zapolskiy
2026-02-26 13:37 ` [PATCH 1/6] media: i2c: og01a1b: Fix V4L2 subdevice data initialization on probe Vladimir Zapolskiy
2026-02-26 13:37 ` [PATCH 2/6] media: i2c: og01a1b: Switch from .s_stream to .enable_streams/.disable_streams Vladimir Zapolskiy
2026-02-26 13:37 ` [PATCH 3/6] media: i2c: og01a1b: Change I2C interface controls to V4L2 CCI Vladimir Zapolskiy
2026-02-26 13:37 ` [PATCH 4/6] media: i2c: og01a1b: Replace .open with .init_state internal ops Vladimir Zapolskiy
2026-02-26 13:37 ` [PATCH 5/6] media: i2c: og01a1b: Use generic v4l2_subdev_get_fmt() to get format Vladimir Zapolskiy
2026-02-26 13:37 ` [PATCH 6/6] media: i2c: og01a1b: Add support of 8-bit media bus format Vladimir Zapolskiy
2026-03-09 11:55   ` Sakari Ailus
2026-03-09 21:56     ` Vladimir Zapolskiy
2026-03-10  8:03       ` Sakari Ailus
2026-03-10 11:08       ` Sakari Ailus
2026-03-10 13:12         ` Vladimir Zapolskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox