All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
To: linux-media@vger.kernel.org, sakari.ailus@linux.intel.com,
	Jacopo Mondi <jacopo+renesas@jmondi.org>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	niklas.soderlund+renesas@ragnatech.se,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Hans Verkuil <hverkuil-cisco@xs4all.nl>,
	Pratyush Yadav <p.yadav@ti.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Subject: [PATCH v2 0/5] media: ti: cal: misc fixes
Date: Tue, 26 Apr 2022 10:06:13 +0300	[thread overview]
Message-ID: <20220426070618.68536-1-tomi.valkeinen@ideasonboard.com> (raw)

Hi,

v2 of the series. v1 can be found from:

https://lore.kernel.org/all/20220421143449.552312-1-tomi.valkeinen@ideasonboard.com/

Changes in v2:

- Drop "media: ti: cal: fix error paths in cal_camerarx_create()"
- Improved descs in "media: ti: cal: rename sd_state to state" and
  "media: ti: cal: use CSI-2 frame number for seq number"

 Tomi

Tomi Valkeinen (5):
  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 |  31 +++--
 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, 128 insertions(+), 54 deletions(-)

-- 
2.34.1


             reply	other threads:[~2022-04-26  7:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26  7:06 Tomi Valkeinen [this message]
2022-04-26  7:06 ` [PATCH v2 1/5] media: ti: cal: fix useless variable init Tomi Valkeinen
2022-04-26  7:06 ` [PATCH v2 2/5] media: ti: cal: rename sd_state to state Tomi Valkeinen
2022-04-26  7:06 ` [PATCH v2 3/5] media: ti: cal: use CSI-2 frame number for seq number Tomi Valkeinen
2022-04-26  7:06 ` [PATCH v2 4/5] media: ti: cal: combine wdma irq handling Tomi Valkeinen
2022-04-26  7:06 ` [PATCH v2 5/5] media: ti: cal: fix wdma irq for metadata Tomi Valkeinen

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=20220426070618.68536-1-tomi.valkeinen@ideasonboard.com \
    --to=tomi.valkeinen@ideasonboard.com \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=jacopo+renesas@jmondi.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=niklas.soderlund+renesas@ragnatech.se \
    --cc=p.yadav@ti.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 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.