linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] media: qcom: camss: a number of cleanups and fixes
@ 2025-05-13 14:23 Vladimir Zapolskiy
  2025-05-13 14:23 ` [PATCH 1/9] media: qcom: camss: cleanup media device allocated resource on error path Vladimir Zapolskiy
                   ` (10 more replies)
  0 siblings, 11 replies; 32+ messages in thread
From: Vladimir Zapolskiy @ 2025-05-13 14:23 UTC (permalink / raw)
  To: Robert Foss, Todor Tomov, Bryan O'Donoghue,
	Mauro Carvalho Chehab, Hans Verkuil
  Cc: linux-media, linux-arm-msm

The patchset prepares the ground for a CSIPHY rework in CAMSS ISP driver.

For simplicity of continuing my reviews of CAMSS paches add myself as
a reviewer, as well it will simplify the work of syncing and avoiding
patch conflicts between work oin CAMSS done by others and myself.

Vladimir Zapolskiy (9):
  media: qcom: camss: cleanup media device allocated resource on error path
  media: qcom: camss: remove duplicated csiphy_formats_sc7280 data
  media: qcom: camss: remove .link_entities
  media: qcom: camss: register camss media device before subdevices
  media: qcom: camss: unconditionally set async notifier of subdevices
  media: qcom: camss: simplify camss_subdev_notifier_complete() function
  media: qcom: camss: change internals of endpoint parsing to fwnode handling
  media: qcom: camss: use a handy v4l2_async_nf_add_fwnode_remote() function
  MAINTAINERS: add myself as a CAMSS patch reviewer

 MAINTAINERS                                   |   1 +
 .../media/platform/qcom/camss/camss-csiphy.c  |   5 -
 .../media/platform/qcom/camss/camss-csiphy.h  |   1 -
 drivers/media/platform/qcom/camss/camss.c     | 182 +++++++-----------
 drivers/media/platform/qcom/camss/camss.h     |   1 -
 5 files changed, 71 insertions(+), 119 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2025-06-23 12:00 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-13 14:23 [PATCH 0/9] media: qcom: camss: a number of cleanups and fixes Vladimir Zapolskiy
2025-05-13 14:23 ` [PATCH 1/9] media: qcom: camss: cleanup media device allocated resource on error path Vladimir Zapolskiy
2025-06-13 15:36   ` Bryan O'Donoghue
2025-05-13 14:23 ` [PATCH 2/9] media: qcom: camss: remove duplicated csiphy_formats_sc7280 data Vladimir Zapolskiy
2025-05-13 16:30   ` Bryan O'Donoghue
2025-05-13 14:23 ` [PATCH 3/9] media: qcom: camss: remove .link_entities Vladimir Zapolskiy
2025-05-13 16:29   ` Bryan O'Donoghue
2025-05-13 14:23 ` [PATCH 4/9] media: qcom: camss: register camss media device before subdevices Vladimir Zapolskiy
2025-06-13  9:06   ` Bryan O'Donoghue
2025-06-17 16:14     ` Vladimir Zapolskiy
2025-06-23  9:24       ` neil.armstrong
2025-05-13 14:23 ` [PATCH 5/9] media: qcom: camss: unconditionally set async notifier of subdevices Vladimir Zapolskiy
2025-05-13 15:46   ` Bryan O'Donoghue
2025-05-14 15:16     ` Vladimir Zapolskiy
2025-05-15  9:25     ` Loic Poulain
2025-06-13  9:11   ` Bryan O'Donoghue
2025-06-17 16:22     ` Vladimir Zapolskiy
2025-06-23  9:26   ` neil.armstrong
2025-05-13 14:23 ` [PATCH 6/9] media: qcom: camss: simplify camss_subdev_notifier_complete() function Vladimir Zapolskiy
2025-06-13  9:13   ` Bryan O'Donoghue
2025-05-13 14:23 ` [PATCH 7/9] media: qcom: camss: change internals of endpoint parsing to fwnode handling Vladimir Zapolskiy
2025-06-13  9:30   ` Bryan O'Donoghue
2025-06-17 16:30     ` Vladimir Zapolskiy
2025-06-23  9:29   ` neil.armstrong
2025-06-23 12:00     ` Vladimir Zapolskiy
2025-05-13 14:23 ` [PATCH 8/9] media: qcom: camss: use a handy v4l2_async_nf_add_fwnode_remote() function Vladimir Zapolskiy
2025-05-13 14:23 ` [PATCH 9/9] MAINTAINERS: add myself as a CAMSS patch reviewer Vladimir Zapolskiy
2025-05-13 15:06   ` Bryan O'Donoghue
2025-06-06 10:52 ` [PATCH 0/9] media: qcom: camss: a number of cleanups and fixes Vladimir Zapolskiy
2025-06-10 17:26 ` Vladimir Zapolskiy
2025-06-10 18:53   ` Bryan O'Donoghue
2025-06-10 21:15     ` Vladimir Zapolskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).