All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT FIXE FOR 6.17] Drop redundant pm_runtime_mark_last_busy() and lt6911uxe fix
@ 2025-08-13  9:04 Sakari Ailus
  2025-08-27  9:05 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 4+ messages in thread
From: Sakari Ailus @ 2025-08-13  9:04 UTC (permalink / raw)
  To: linux-media; +Cc: hans

Hi Hans, Mauro,

Here are the patches to drop the redundant pm_runtime_mark_last_busy()
calls in drivers and an lt6911uxe fix that should also be merged to 6.16.

Please pull.


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://linuxtv.org/sailus/media_tree.git tags/fixes-6.17-1-signed

for you to fetch changes up to 7947309bafb07bc1b2eb63c69aae13003b53dad1:

  media: Remove redundant pm_runtime_mark_last_busy() calls (2025-08-11 15:43:44 +0300)

----------------------------------------------------------------
V4L2 fixes for 6.17

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

Sakari Ailus (1):
      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 ----
 drivers/media/platform/chips-media/wave5/wave5-vpu-dec.c | 4 ----
 drivers/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/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 +
 31 files changed, 10 insertions(+), 89 deletions(-)

-- 
Kind regards,

Sakari Ailus

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

end of thread, other threads:[~2025-08-28  7:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-13  9:04 [GIT FIXE FOR 6.17] Drop redundant pm_runtime_mark_last_busy() and lt6911uxe fix Sakari Ailus
2025-08-27  9:05 ` Mauro Carvalho Chehab
2025-08-27 10:14   ` Sakari Ailus
2025-08-28  7:05     ` Mauro Carvalho Chehab

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.