public inbox for linux-kernel@vger.kernel.org
 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.16-rc3] media fixes
Date: Mon, 22 Nov 2021 07:27:43 +0000	[thread overview]
Message-ID: <20211122072743.4caac49f@sal.lan> (raw)

Hi Linus,

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

For:

  - A fix at VIDIOC_DQEVENT ioctl handling for 32-bit userspace
    with a 64-bit Kernel;
  - A regression fix at videobuf2 core;
  - A fix at CEC core when handling non-block transmit;
  - hi846: fix a clang warning.

Regards,
Mauro


The following changes since commit 57c3b9f55ba875a6f6295fa59f0bdc0a01c544f8:

  media: venus: core: Add sdm660 DT compatible and resource struct (2021-10-21 14:26:19 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.16-2

for you to fetch changes up to 62456590b84965ad8d633dbd8f8c75fcf1e765d6:

  media: hi846: remove the of_match_ptr macro (2021-11-19 05:56:07 +0000)

----------------------------------------------------------------
media fixes for v5.16-rc3

----------------------------------------------------------------
Arnd Bergmann (1):
      media: v4l2-core: fix VIDIOC_DQEVENT handling on non-x86

Hans Verkuil (1):
      media: cec: copy sequence field for the reply

Hans de Goede (1):
      media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference

Martin Kepplinger (2):
      media: hi846: include property.h instead of of_graph.h
      media: hi846: remove the of_match_ptr macro

 drivers/media/cec/core/cec-adap.c                 |  1 +
 drivers/media/common/videobuf2/videobuf2-dma-sg.c |  2 ++
 drivers/media/i2c/hi846.c                         |  4 +--
 drivers/media/v4l2-core/v4l2-compat-ioctl32.c     | 41 ++++++++++-------------
 4 files changed, 22 insertions(+), 26 deletions(-)


             reply	other threads:[~2021-11-22  7:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-22  7:27 Mauro Carvalho Chehab [this message]
2021-11-23 22:05 ` [GIT PULL for v5.16-rc3] 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=20211122072743.4caac49f@sal.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