All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for v6.17-rc4] media fixes
@ 2025-08-27  8:57 Mauro Carvalho Chehab
  2025-08-27 17:24 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2025-08-27  8:57 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.git media/v6.17-2

For:
  - drop the redundant pm_runtime_mark_last_busy() on rkvdec driver;
  - fix an error handling in probe at rkvdec driver;
  - fix an issue affecting lt6911uxe/lt6911uxc related to CSI-2
    GPIO pins at int3472.

Regards,
Mauro

---

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git tags/media/v6.17-2

for you to fetch changes up to 6f6fbd9a0c5a75eee0618c1499cf73cc770b3f52:

  media: Remove redundant pm_runtime_mark_last_busy() calls (2025-08-18 09:55:08 +0200)

----------------------------------------------------------------
[GIT PULL for v6.17-rc4] media fixes

----------------------------------------------------------------
Christophe JAILLET (1):
      media: rkvdec: Fix an error handling path in rkvdec_probe()

Dan Carpenter (1):
      media: rkvdec: Fix a NULL vs IS_ERR() bug in probe()

Dongcheng Yan (1):
      platform/x86: int3472: add hpd pin support

Sakari Ailus (2):
      media: rkvdec: Remove redundant pm_runtime_mark_last_busy() calls
      media: Remove redundant pm_runtime_mark_last_busy() calls

 drivers/media/i2c/alvium-csi2.c                         |  1 -
 drivers/media/i2c/ccs/ccs-core.c                        |  7 +------
 drivers/media/i2c/dw9768.c                              |  1 -
 drivers/media/i2c/gc0308.c                              |  3 ---
 drivers/media/i2c/gc2145.c                              |  3 ---
 drivers/media/i2c/imx219.c                              |  2 --
 drivers/media/i2c/imx283.c                              |  3 ---
 drivers/media/i2c/imx290.c                              |  3 ---
 drivers/media/i2c/imx296.c                              |  1 -
 drivers/media/i2c/imx415.c                              |  1 -
 drivers/media/i2c/mt9m114.c                             |  6 ------
 drivers/media/i2c/ov4689.c                              |  3 ---
 drivers/media/i2c/ov5640.c                              |  4 ----
 drivers/media/i2c/ov5645.c                              |  3 ---
 drivers/media/i2c/ov64a40.c                             |  7 +------
 drivers/media/i2c/ov8858.c                              |  2 --
 drivers/media/i2c/st-mipid02.c                          |  2 --
 drivers/media/i2c/tc358746.c                            |  5 -----
 drivers/media/i2c/thp7312.c                             |  4 ----
 drivers/media/i2c/vd55g1.c                              |  4 ----
 drivers/media/i2c/vd56g3.c                              |  4 ----
 drivers/media/i2c/video-i2c.c                           |  4 ----
 .../media/platform/chips-media/wave5/wave5-vpu-dec.c    |  4 ----
 .../media/platform/chips-media/wave5/wave5-vpu-enc.c    |  5 -----
 drivers/media/platform/nvidia/tegra-vde/h264.c          |  2 --
 drivers/media/platform/qcom/iris/iris_hfi_queue.c       |  1 -
 drivers/media/platform/raspberrypi/pisp_be/pisp_be.c    |  2 --
 drivers/media/platform/rockchip/rkvdec/rkvdec.c         | 17 +++++++++--------
 drivers/media/platform/verisilicon/hantro_drv.c         |  1 -
 drivers/media/rc/gpio-ir-recv.c                         |  4 +---
 drivers/platform/x86/intel/int3472/discrete.c           |  6 ++++++
 include/linux/platform_data/x86/int3472.h               |  1 +
 32 files changed, 19 insertions(+), 97 deletions(-)

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

end of thread, other threads:[~2025-08-27 17:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-27  8:57 [GIT PULL for v6.17-rc4] media fixes Mauro Carvalho Chehab
2025-08-27 17:24 ` pr-tracker-bot

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.