All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
To: linux-media@vger.kernel.org
Cc: dafna.hirschfeld@collabora.com, helen.koike@collabora.com,
	ezequiel@collabora.com, hverkuil@xs4all.nl, kernel@collabora.com,
	dafna3@gmail.com, sakari.ailus@linux.intel.com,
	mchehab@kernel.org, laurent.pinchart@ideasonboard.com,
	tfiga@chromium.org
Subject: [PATCH v2 0/4] rkisp1: improve uapi
Date: Thu,  6 Aug 2020 13:50:29 +0200	[thread overview]
Message-ID: <20200806115033.32475-1-dafna.hirschfeld@collabora.com> (raw)

This patchset groups 4 patches for the rkisp1 uapi that were previously sent separately.

change since v2:
* the patch "media: staging: rkisp1: comment each define (RKISP1_CIF_ISP_MODULE_*), explaining what the abbreviation means"
is merged into the patch "media: staging: rkisp1: improve documentation in file rkisp1-config.h"

In patch "media: staging: rkisp1: improve documentation in file rkisp1-config.h":
- remove references to REF_1,
- add documentation to rkisp1_cif_isp_lsc_config
- remove redundant newlines

Dafna Hirschfeld (4):
  media: staging: rkisp1: replace 9 coeff* fields with a 3x3 array
  media: staging: rkisp1: replace 3 fields 'ct_offset_*' with one array
  media: staging: rkisp1: rename RKISP1_CIF_ISP_STAT_AFM_FIN to
    RKISP1_CIF_ISP_STAT_AFM
  media: staging: rkisp1: improve documentation in file rkisp1-config.h

 drivers/staging/media/rkisp1/rkisp1-params.c  |  24 ++-
 drivers/staging/media/rkisp1/rkisp1-stats.c   |   2 +-
 .../staging/media/rkisp1/uapi/rkisp1-config.h | 149 +++++++++++++-----
 3 files changed, 120 insertions(+), 55 deletions(-)

-- 
2.17.1


             reply	other threads:[~2020-08-06 17:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-06 11:50 Dafna Hirschfeld [this message]
2020-08-06 11:50 ` [PATCH v2 1/4] media: staging: rkisp1: replace 9 coeff* fields with a 3x3 array Dafna Hirschfeld
2020-08-06 11:50 ` [PATCH v2 2/4] media: staging: rkisp1: replace 3 fields 'ct_offset_*' with one array Dafna Hirschfeld
2020-08-06 11:50 ` [PATCH v2 3/4] media: staging: rkisp1: rename RKISP1_CIF_ISP_STAT_AFM_FIN to RKISP1_CIF_ISP_STAT_AFM Dafna Hirschfeld
2020-08-06 11:50 ` [PATCH v2 4/4] media: staging: rkisp1: improve documentation in file rkisp1-config.h Dafna Hirschfeld
2020-08-10 18:31   ` Helen Koike

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=20200806115033.32475-1-dafna.hirschfeld@collabora.com \
    --to=dafna.hirschfeld@collabora.com \
    --cc=dafna3@gmail.com \
    --cc=ezequiel@collabora.com \
    --cc=helen.koike@collabora.com \
    --cc=hverkuil@xs4all.nl \
    --cc=kernel@collabora.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    --cc=tfiga@chromium.org \
    /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.