All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil-cisco@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: Deborah Brouwer <deborah.brouwer@collabora.com>,
	jacopo mondi <jacopo@jmondi.org>,
	Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Subject: [GIT PULL FOR v6.8] Various small media core patches
Date: Mon, 20 Nov 2023 17:46:23 +0100	[thread overview]
Message-ID: <78ee156e-e7e7-4e09-bf59-c2003c03e948@xs4all.nl> (raw)

A bunch of small trvial core patches.

Regards,

	Hans

The following changes since commit 1865913dd590ca6d5e3207b15099a1210dd62f29:

  media: meson-ir-tx: Drop usage of platform_driver_probe() (2023-11-16 13:56:48 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.8g

for you to fetch changes up to 5156966b6896441739a6cdceaf57801d7a7c5f4e:

  media: videodev.h: add missing p_hdr10_* pointers (2023-11-20 14:27:42 +0100)

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

----------------------------------------------------------------
Deborah Brouwer (1):
      media: v4l2-mem2mem.h: fix typo in comment

Hans Verkuil (4):
      media: core: v4l2-ioctl: check if ioctl is known to avoid NULL name
      media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_API
      media: videodev2.h: add missing __user to p_h264_pps
      media: videodev.h: add missing p_hdr10_* pointers

Jacopo Mondi (1):
      media: v4l2-common: Add 10bpp RGB formats info

Paul Kocialkowski (1):
      media: v4l2-dev: Check that g/s_selection are valid before selecting crop

 Documentation/userspace-api/media/v4l/vidioc-g-ext-ctrls.rst | 8 ++++++++
 drivers/media/common/videobuf2/videobuf2-v4l2.c              | 2 --
 drivers/media/mc/Kconfig                                     | 7 -------
 drivers/media/mc/mc-device.c                                 | 4 ----
 drivers/media/platform/mediatek/vcodec/Kconfig               | 1 -
 drivers/media/platform/nvidia/tegra-vde/Kconfig              | 1 -
 drivers/media/platform/verisilicon/Kconfig                   | 1 -
 drivers/media/test-drivers/Kconfig                           | 1 -
 drivers/media/test-drivers/vicodec/Kconfig                   | 1 -
 drivers/media/test-drivers/visl/Kconfig                      | 1 -
 drivers/media/test-drivers/vivid/Kconfig                     | 1 -
 drivers/media/v4l2-core/v4l2-common.c                        | 3 +++
 drivers/media/v4l2-core/v4l2-dev.c                           | 6 ++++--
 drivers/media/v4l2-core/v4l2-ioctl.c                         | 2 +-
 drivers/staging/media/rkvdec/Kconfig                         | 1 -
 drivers/staging/media/sunxi/cedrus/Kconfig                   | 1 -
 include/media/v4l2-mem2mem.h                                 | 2 +-
 include/uapi/linux/videodev2.h                               | 4 +++-
 18 files changed, 20 insertions(+), 27 deletions(-)

             reply	other threads:[~2023-11-20 16:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-20 16:46 Hans Verkuil [this message]
2023-11-20 18:21 ` [GIT PULL FOR v6.8] Various small media core patches (#97141) 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=78ee156e-e7e7-4e09-bf59-c2003c03e948@xs4all.nl \
    --to=hverkuil-cisco@xs4all.nl \
    --cc=deborah.brouwer@collabora.com \
    --cc=jacopo@jmondi.org \
    --cc=linux-media@vger.kernel.org \
    --cc=paul.kocialkowski@bootlin.com \
    /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.