All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
To: linux-media@vger.kernel.org
Cc: laurent.pinchart@ideasonboard.com,
	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,
	linux-rockchip@lists.infradead.org, mchehab@kernel.org,
	tfiga@chromium.org
Subject: [PATCH v2 0/2] media: rkisp1: params: two fixes
Date: Mon,  1 Mar 2021 18:18:33 +0100	[thread overview]
Message-ID: <20210301171835.24202-1-dafna.hirschfeld@collabora.com> (raw)

First patch is a v2 of a patch I already sent in another patchset.
Second patch is a fix to a bug I found.

changes from v2 in patch 1:
- remove unnecessary curly brackets
- remove unrelated indentation fixes
- rebase on latest kernel

Dafna Hirschfeld (2):
  media: rkisp1: params: remove extra 'if' conditions
  media: rkisp1: params: fix bug when configuring histogram measurements

 .../platform/rockchip/rkisp1/rkisp1-params.c  | 446 ++++++++----------
 1 file changed, 195 insertions(+), 251 deletions(-)

-- 
2.17.1


WARNING: multiple messages have this Message-ID (diff)
From: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
To: linux-media@vger.kernel.org
Cc: mchehab@kernel.org, dafna.hirschfeld@collabora.com,
	dafna3@gmail.com, tfiga@chromium.org, hverkuil@xs4all.nl,
	linux-rockchip@lists.infradead.org, helen.koike@collabora.com,
	laurent.pinchart@ideasonboard.com, sakari.ailus@linux.intel.com,
	kernel@collabora.com, ezequiel@collabora.com
Subject: [PATCH v2 0/2] media: rkisp1: params: two fixes
Date: Mon,  1 Mar 2021 18:18:33 +0100	[thread overview]
Message-ID: <20210301171835.24202-1-dafna.hirschfeld@collabora.com> (raw)

First patch is a v2 of a patch I already sent in another patchset.
Second patch is a fix to a bug I found.

changes from v2 in patch 1:
- remove unnecessary curly brackets
- remove unrelated indentation fixes
- rebase on latest kernel

Dafna Hirschfeld (2):
  media: rkisp1: params: remove extra 'if' conditions
  media: rkisp1: params: fix bug when configuring histogram measurements

 .../platform/rockchip/rkisp1/rkisp1-params.c  | 446 ++++++++----------
 1 file changed, 195 insertions(+), 251 deletions(-)

-- 
2.17.1


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

             reply	other threads:[~2021-03-01 17:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-01 17:18 Dafna Hirschfeld [this message]
2021-03-01 17:18 ` [PATCH v2 0/2] media: rkisp1: params: two fixes Dafna Hirschfeld
2021-03-01 17:18 ` [PATCH v2 1/2] media: rkisp1: params: remove extra 'if' conditions Dafna Hirschfeld
2021-03-01 17:18   ` Dafna Hirschfeld
2021-03-01 17:18 ` [PATCH v2 2/2] media: rkisp1: params: fix wrong bits settings Dafna Hirschfeld
2021-03-01 17:18   ` Dafna Hirschfeld

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=20210301171835.24202-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=linux-rockchip@lists.infradead.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.