linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Subject: [GIT PULL FOR v5.10] Various fixes, mostly rkisp1
Date: Thu, 24 Sep 2020 15:05:39 +0200	[thread overview]
Message-ID: <339ccd6d-9296-084a-d4fb-53fc40f7fd42@xs4all.nl> (raw)

The following changes since commit 01cc2ec6ea044731e939e5e47f7e115b86f49465:

  media: atomisp: cleanup __printf() atributes on printk messages (2020-09-23 10:19:19 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.10e

for you to fetch changes up to 20d7aaedb30785a3e706493a9f65abd0cdbfae3f:

  MAINTAINERS: remove Maxime Jourdan as maintainer of Amlogic VDEC (2020-09-24 10:46:52 +0200)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Dafna Hirschfeld (12):
      media: staging: rkisp1: params: upon stream stop, iterate a local list to return the buffers
      media: staging: rkisp1: params: in the isr, return if buffer list is empty
      media: staging: rkisp1: params: use the new effect value in cproc config
      media: staging: rkisp1: params: avoid using buffer if params is not streaming
      media: staging: rkisp1: params: set vb.sequence to be the isp's frame_sequence + 1
      media: staging: rkisp1: remove atomic operations for frame sequence
      media: staging: rkisp1: isp: add a warning and debugfs var for irq delay
      media: staging: rkisp1: isp: don't enable signal RKISP1_CIF_ISP_FRAME_IN
      media: staging: rkisp1: stats: protect write to 'is_streaming' in start_streaming cb
      media: staging: rkisp1: params: no need to lock default config
      media: staging: rkisp1: use the right variants of spin_lock
      media: staging: rkisp1: cap: protect access to buf with the spin lock

Julia Lawall (1):
      saa7146: drop double zeroing

Luca Ceresoli (4):
      media: docs: v4l2-subdev: fix typo
      media: docs: v4l2-subdev: fix typo
      media: docs: v4l2-subdev: move "Subdev registration" to a subsection
      media: docs: v4l2-subdev: move calling ops to a subsection

Neil Armstrong (1):
      MAINTAINERS: remove Maxime Jourdan as maintainer of Amlogic VDEC

Niklas Söderlund (2):
      rcar-csi2: Extend RAW8 support to all RGB layouts
      rcar-vin: Extend RAW8 support to all RGB layouts

Pavel Machek (1):
      media: firewire: fix memory leak

 Documentation/driver-api/media/v4l2-subdev.rst |  95 ++++++++++++++++++++++--------------------
 MAINTAINERS                                    |   1 -
 drivers/media/common/saa7146/saa7146_core.c    |   2 +-
 drivers/media/firewire/firedtv-fw.c            |   6 ++-
 drivers/media/platform/rcar-vin/rcar-csi2.c    |   3 ++
 drivers/media/platform/rcar-vin/rcar-dma.c     |  28 ++++++++++++-
 drivers/media/platform/rcar-vin/rcar-v4l2.c    |  27 ++++++++++++
 drivers/staging/media/rkisp1/TODO              |   1 -
 drivers/staging/media/rkisp1/rkisp1-capture.c  |  19 ++++-----
 drivers/staging/media/rkisp1/rkisp1-common.h   |   7 +---
 drivers/staging/media/rkisp1/rkisp1-dev.c      |   2 +
 drivers/staging/media/rkisp1/rkisp1-isp.c      |  22 +++++-----
 drivers/staging/media/rkisp1/rkisp1-params.c   | 118 +++++++++++++++++++++++------------------------------
 drivers/staging/media/rkisp1/rkisp1-stats.c    |   5 ++-
 14 files changed, 189 insertions(+), 147 deletions(-)

             reply	other threads:[~2020-09-24 13:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-24 13:05 Hans Verkuil [this message]
2020-09-24 13:48 ` [GIT PULL FOR v5.10] Various fixes, mostly rkisp1 (#67322) Jenkins

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=339ccd6d-9296-084a-d4fb-53fc40f7fd42@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=dafna.hirschfeld@collabora.com \
    --cc=linux-media@vger.kernel.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).