All of lore.kernel.org
 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 v6.10] Various fixes and enhacements
Date: Mon, 8 Apr 2024 13:50:52 +0200	[thread overview]
Message-ID: <b370f61a-6301-41cd-8d02-3d532c5ff2ea@xs4all.nl> (raw)

I'll merge this by the end of the day if there are no objections.

Regards,

	Hans

The following changes since commit b82779648dfd3814df4e381f086326ec70fd791f:

  Merge tag 'v6.9-rc2' into media_stage (2024-04-01 10:08:18 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.10b

for you to fetch changes up to a9e421db3c71fc7d3d3bc08beb2f89d911502373:

  media: platform: cros-ec: provide ID table for avoiding fallback match (2024-04-08 13:27:55 +0200)

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

----------------------------------------------------------------
Aleksandr Burakov (1):
      media: ngene: Add dvb_ca_en50221_init return value check

Arnd Bergmann (1):
      media: rcar-vin: work around -Wenum-compare-conditional warning

Changhuang Liang (1):
      staging: media: starfive: Remove links when unregistering devices

Hans Verkuil (1):
      media: v4l2-ctrls: add support for area type logging

István Váradi (1):
      media: anysee: accept read buffers of length 1 in anysee_master_xfer

Jacopo Mondi (1):
      media: v4l2-common: Add Y210 and Y216 format info

Krzysztof Kozlowski (1):
      media: mmc: siano: simplify module initialization

Martin Tůma (1):
      media: admin-guide: Fix mgb4 driver documentation structure

Matthijs Kooijman (1):
      media: docs: Fix mem_offset name in multiplane example

Prasad Pandit (1):
      media: cxd2880: Add terminating new line to Kconfig

Ricardo Ribalda (3):
      staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc
      media: radio-shark2: Avoid led_names truncations
      media: dvbdev: Initialize sbuf

Tzung-Bi Shih (1):
      media: platform: cros-ec: provide ID table for avoiding fallback match

Uwe Kleine-König (1):
      media: staging: media: starfive: camss: Convert to platform remove callback returning void

hanchunchao (1):
      media: docs: Remove the repeated word "the" in docs.

 Documentation/admin-guide/media/mgb4.rst                  | 35 +++++++++++++++--------------------
 Documentation/userspace-api/media/dvb/frontend_f_open.rst |  2 +-
 Documentation/userspace-api/media/v4l/mmap.rst            |  2 +-
 drivers/media/cec/platform/cros-ec/cros-ec-cec.c          |  9 ++++++++-
 drivers/media/dvb-core/dvbdev.c                           |  2 +-
 drivers/media/dvb-frontends/cxd2880/Kconfig               |  2 +-
 drivers/media/mmc/siano/smssdio.c                         | 25 +------------------------
 drivers/media/pci/ngene/ngene-core.c                      |  4 +++-
 drivers/media/platform/renesas/rcar-vin/rcar-vin.h        |  2 +-
 drivers/media/radio/radio-shark2.c                        |  2 +-
 drivers/media/usb/dvb-usb-v2/anysee.c                     |  4 ++--
 drivers/media/v4l2-core/v4l2-common.c                     |  2 ++
 drivers/media/v4l2-core/v4l2-ctrls-core.c                 |  3 +++
 drivers/staging/media/starfive/camss/stf-camss.c          | 12 ++++++++----
 drivers/staging/media/tegra-video/tegra20.c               |  1 +
 15 files changed, 49 insertions(+), 58 deletions(-)

             reply	other threads:[~2024-04-08 11:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-08 11:50 Hans Verkuil [this message]
2024-04-08 12:44 ` [GIT PULL FOR v6.10] Various fixes and enhacements (#100615) 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=b370f61a-6301-41cd-8d02-3d532c5ff2ea@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 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.