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>
Subject: [GIT PULL FOR v5.16] Various fixes
Date: Mon, 4 Oct 2021 15:52:28 +0200	[thread overview]
Message-ID: <2b37b3f6-0dd4-3977-fd97-1c5281985b8a@xs4all.nl> (raw)

The following changes since commit c52e7b855b33ff2a3af57b1b1d114720cd39ec7e:

  Merge tag 'v5.15-rc4' into media_tree (2021-10-04 07:52:13 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.16g

for you to fetch changes up to 8a99f5847660a1b0a305c22bf6d5ab280fba5469:

  media: imx-jpeg: Remove soft reset between frames encoding (2021-10-04 12:38:55 +0200)

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

----------------------------------------------------------------
Arnd Bergmann (1):
      media: omap_vout: use dma_addr_t consistently

Benjamin Gaignard (1):
      media: hantro: Auto generate the AXI ID to avoid conflicts

Colin Ian King (1):
      media: em28xx: Don't use ops->suspend if it is NULL

Dan Carpenter (1):
      media: vivid: fix an error code in vivid_create_instance()

Irui Wang (1):
      media: mtk-vcodec: MT8173 h264/vp8 encoder min/max bitrate settings

Jammy Huang (1):
      media: aspeed: refine to avoid full jpeg update

Jernej Skrabec (2):
      media: cedrus: Add H265 10-bit capability flag
      media: cedrus: add check for H264 and H265 limitations

Krzysztof Kozlowski (1):
      media: imx: drop unneeded MODULE_ALIAS

Mirela Rabulea (3):
      media: imx-jpeg: Fix possible null pointer dereference
      media: imx-jpeg: Fix occasional decoder fail on jpegs without DHT
      media: imx-jpeg: Remove soft reset between frames encoding

Nadezda Lutovinova (1):
      media: rcar-csi2: Add checking to rcsi2_start_receiver()

Niklas Söderlund (2):
      media: rcar-csi2: Cleanup mutex on remove and fail
      media: rcar-csi2: Serialize access to set_fmt and get_fmt

Randy Dunlap (1):
      media: CEC: keep related menu entries together

Rikard Falkeborn (1):
      media: hantro: Constify static struct v4l2_m2m_ops

Vladimir Barinov (1):
      media: rcar-vin: add GREY format

Yajun Deng (1):
      media: v4l2-dev.h: move open brace after struct video_device

 drivers/media/cec/Kconfig                              |  4 ++++
 drivers/media/platform/aspeed-video.c                  | 17 ++++++++++++++++-
 drivers/media/platform/imx-jpeg/mxc-jpeg.c             | 30 +++++++++++++++++++++++++-----
 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c |  6 +++---
 drivers/media/platform/omap/omap_vout.c                | 18 ++++++++++--------
 drivers/media/platform/omap/omap_vout_vrfb.c           |  2 +-
 drivers/media/platform/omap/omap_voutdef.h             |  2 +-
 drivers/media/platform/rcar-vin/rcar-csi2.c            | 27 ++++++++++++++++++++-------
 drivers/media/platform/rcar-vin/rcar-dma.c             | 15 +++++++++++++++
 drivers/media/platform/rcar-vin/rcar-v4l2.c            |  4 ++++
 drivers/media/test-drivers/vivid/vivid-core.c          |  2 +-
 drivers/media/usb/em28xx/em28xx-core.c                 |  5 +++--
 drivers/staging/media/hantro/hantro_drv.c              |  2 +-
 drivers/staging/media/hantro/hantro_g1_h264_dec.c      |  2 +-
 drivers/staging/media/hantro/hantro_g1_regs.h          |  2 ++
 drivers/staging/media/hantro/hantro_g1_vp8_dec.c       |  3 ++-
 drivers/staging/media/imx/imx-media-csi.c              |  1 -
 drivers/staging/media/sunxi/cedrus/cedrus.c            | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 drivers/staging/media/sunxi/cedrus/cedrus.h            |  1 +
 include/media/v4l2-dev.h                               |  3 +--
 20 files changed, 158 insertions(+), 35 deletions(-)

             reply	other threads:[~2021-10-04 13:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-04 13:52 Hans Verkuil [this message]
2021-10-04 14:54 ` [GIT PULL FOR v5.16] Various fixes (#77419) Jenkins
  -- strict thread matches above, loose matches on Subject: below --
2021-09-01 11:37 [GIT PULL FOR v5.16] Various fixes Hans Verkuil

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=2b37b3f6-0dd4-3977-fd97-1c5281985b8a@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --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).