mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL for v6.6-rc5] media fixes
@ 2023-10-07  7:18 Mauro Carvalho Chehab
  2023-10-07 18:12 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2023-10-07  7:18 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Greg Kroah-Hartman, Andrew Morton, Linux Media Mailing List,
	Linux Kernel Mailing List

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(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL for v6.6-rc5] media fixes
  2023-10-07  7:18 [GIT PULL for v6.6-rc5] media fixes Mauro Carvalho Chehab
@ 2023-10-07 18:12 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-10-07 18:12 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linus Torvalds, Greg Kroah-Hartman, Andrew Morton,
	Linux Media Mailing List, Linux Kernel Mailing List

The pull request you sent on Sat, 7 Oct 2023 09:18:53 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.6-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b036cda9d5240e07383c83418ad2885f38d9ded4

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-07 18:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-07  7:18 [GIT PULL for v6.6-rc5] media fixes Mauro Carvalho Chehab
2023-10-07 18:12 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome