All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] media: ti: cal: misc fixes
@ 2022-04-21 14:34 Tomi Valkeinen
  2022-04-21 14:34 ` [PATCH 1/6] media: ti: cal: fix error paths in cal_camerarx_create() Tomi Valkeinen
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Tomi Valkeinen @ 2022-04-21 14:34 UTC (permalink / raw)
  To: linux-media, sakari.ailus, Jacopo Mondi, Laurent Pinchart,
	niklas.soderlund+renesas, Mauro Carvalho Chehab, Hans Verkuil,
	Pratyush Yadav
  Cc: Tomi Valkeinen

Hi,

Here are some fixes for CAL that I've been carrying in my streams
branch, but as they don't depend on the streams work they can be merged
separately.

 Tomi

Tomi Valkeinen (6):
  media: ti: cal: fix error paths in cal_camerarx_create()
  media: ti: cal: fix useless variable init
  media: ti: cal: rename sd_state to state
  media: ti: cal: use CSI-2 frame number for seq number
  media: ti: cal: combine wdma irq handling
  media: ti: cal: fix wdma irq for metadata

 drivers/media/platform/ti/cal/cal-camerarx.c |  46 +++---
 drivers/media/platform/ti/cal/cal-video.c    |   5 +-
 drivers/media/platform/ti/cal/cal.c          | 139 ++++++++++++++-----
 drivers/media/platform/ti/cal/cal.h          |   7 +-
 4 files changed, 136 insertions(+), 61 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-04-25  7:21 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21 14:34 [PATCH 0/6] media: ti: cal: misc fixes Tomi Valkeinen
2022-04-21 14:34 ` [PATCH 1/6] media: ti: cal: fix error paths in cal_camerarx_create() Tomi Valkeinen
2022-04-21 20:01   ` Laurent Pinchart
2022-04-22  6:50     ` Tomi Valkeinen
2022-04-21 14:34 ` [PATCH 2/6] media: ti: cal: fix useless variable init Tomi Valkeinen
2022-04-21 20:02   ` Laurent Pinchart
2022-04-21 14:34 ` [PATCH 3/6] media: ti: cal: rename sd_state to state Tomi Valkeinen
2022-04-21 23:48   ` Laurent Pinchart
2022-04-21 14:34 ` [PATCH 4/6] media: ti: cal: use CSI-2 frame number for seq number Tomi Valkeinen
2022-04-21 23:52   ` Laurent Pinchart
2022-04-22  6:41     ` Tomi Valkeinen
2022-04-22 16:53       ` Laurent Pinchart
2022-04-25  7:21         ` Tomi Valkeinen
2022-04-21 14:34 ` [PATCH 5/6] media: ti: cal: combine wdma irq handling Tomi Valkeinen
2022-04-21 23:54   ` Laurent Pinchart
2022-04-21 14:34 ` [PATCH 6/6] media: ti: cal: fix wdma irq for metadata Tomi Valkeinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.