linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linux Media Mailing List <linux-media@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL for v5.11-rc7] media fixes
Date: Mon, 1 Feb 2021 16:56:09 +0100	[thread overview]
Message-ID: <20210201165609.21443571@coco.lan> (raw)

Hi Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.11-3

The rockship rkisp1 driver will be promoted from stage on Kernel 5.11.
While not too late, do a few uAPI changes which are needed to better
support its functionalities.

Regards,
Mauro

-

The following changes since commit e081863ab48d9b2eee9e899cbd05752a2a30308d:

  media: hantro: Fix reset_raw_fmt initialization (2021-01-26 19:16:27 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.11-3

for you to fetch changes up to ef357e02b6c420dc2d668ebf3165838c77358acd:

  media: rockchip: rkisp1: extend uapi array sizes (2021-01-28 11:31:43 +0100)

----------------------------------------------------------------
media fixes for v5.11-rc7

----------------------------------------------------------------
Dafna Hirschfeld (3):
      media: rkisp1: uapi: change hist_bins array type from __u16 to __u32
      media: rkisp1: stats: remove a wrong cast to u8
      media: rkisp1: stats: mask the hist_bins values

Heiko Stuebner (3):
      media: rockchip: rkisp1: reduce number of histogram grid elements in uapi
      media: rockchip: rkisp1: carry ip version information
      media: rockchip: rkisp1: extend uapi array sizes

 Documentation/admin-guide/media/rkisp1.rst         | 16 ++++
 .../media/platform/rockchip/rkisp1/rkisp1-dev.c    | 21 +++---
 .../media/platform/rockchip/rkisp1/rkisp1-params.c |  5 +-
 .../media/platform/rockchip/rkisp1/rkisp1-regs.h   |  1 +
 .../media/platform/rockchip/rkisp1/rkisp1-stats.c  | 11 +--
 include/uapi/linux/rkisp1-config.h                 | 86 +++++++++++++++++++---
 6 files changed, 114 insertions(+), 26 deletions(-)


             reply	other threads:[~2021-02-01 15:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-01 15:56 Mauro Carvalho Chehab [this message]
2021-02-01 16:25 ` [GIT PULL for v5.11-rc7] media fixes (#71221) Jenkins
2021-02-01 19:25 ` [GIT PULL for v5.11-rc7] media fixes pr-tracker-bot

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=20210201165609.21443571@coco.lan \
    --to=mchehab+huawei@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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).