[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231007091853.29a80d85@sal.lan>
Date: Sat, 7 Oct 2023 09:18:53 +0200
From: Mauro Carvalho Chehab <mchehab@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Media Mailing List <linux-media@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL for v6.6-rc5] media fixes
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(-)
Powered by blists - more mailing lists