From: Mauro Carvalho Chehab <mchehab@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 v6.6-rc5] media fixes
Date: Sat, 7 Oct 2023 09:18:53 +0200 [thread overview]
Message-ID: <20231007091853.29a80d85@sal.lan> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.6-3
For:
- two Kconfig build fixes under randconfig;
- pxa_camera: Fix an error handling path;
- mediatek: vcodec: Fix a NULL-access pointer;
- tegra-video: fix an infinite recursion regression.
Regards,
Mauro
---
The following changes since commit 263cb0cc5abac7c22a6c0dfa7e50e89d8e6c6900:
media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() call (2023-09-19 09:03:21 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.6-3
for you to fetch changes up to 1146bec0ca34375f963f79f5c4e6b49ed5386aaa:
media: mediatek: vcodec: Fix encoder access NULL pointer (2023-10-05 11:34:29 +0200)
----------------------------------------------------------------
media fixes for v6.6-rc5
----------------------------------------------------------------
Arnd Bergmann (1):
media: pci: intel: ivsc: select V4L2_FWNODE
Christophe JAILLET (1):
media: pxa_camera: Fix an error handling path in pxa_camera_probe()
Irui Wang (1):
media: mediatek: vcodec: Fix encoder access NULL pointer
Luca Ceresoli (1):
staging: media: tegra-video: fix infinite recursion regression
Sakari Ailus (1):
media: ipu-bridge: Fix Kconfig dependencies
drivers/media/pci/intel/Kconfig | 20 ++++++++++++++------
drivers/media/pci/intel/ipu3/Kconfig | 21 +--------------------
drivers/media/pci/intel/ivsc/Kconfig | 2 +-
drivers/media/platform/intel/pxa_camera.c | 2 +-
.../platform/mediatek/vcodec/encoder/venc_vpu_if.c | 3 ++-
drivers/staging/media/atomisp/Kconfig | 2 +-
drivers/staging/media/tegra-video/vi.c | 16 ++++++++++------
7 files changed, 30 insertions(+), 36 deletions(-)
next reply other threads:[~2023-10-07 7:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-07 7:18 Mauro Carvalho Chehab [this message]
2023-10-07 7:46 ` [GIT PULL for v6.6-rc5] media fixes (#95618) Jenkins
2023-10-07 18:12 ` [GIT PULL for v6.6-rc5] 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=20231007091853.29a80d85@sal.lan \
--to=mchehab@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