mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] w1: drivers for v6.19
@ 2025-11-17 10:51 Krzysztof Kozlowski
  2025-11-21 14:24 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2025-11-17 10:51 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Krzysztof Kozlowski, linux-kernel

Hi Greg,

Few cleanups for 1-wire.

Best regards,
Krzysztof


The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-w1.git tags/w1-drv-6.19

for you to fetch changes up to a5d908e0ec05bd4f5dd818160f0252861879a5a2:

  w1: omap-hdq: Remove redundant pm_runtime_mark_last_busy() calls (2025-11-11 10:55:18 +0100)

----------------------------------------------------------------
1-Wire bus drivers for v6.19

Just a bunch of cleanups for few 1-Wire drivers: use sysfs_emit() in
sysfs show, avoid strcpy() and strcat(), and drop unneeded
pm_runtime_mark_last_busy() because core runtime PM handles it.

----------------------------------------------------------------
Sakari Ailus (1):
      w1: omap-hdq: Remove redundant pm_runtime_mark_last_busy() calls

Thorsten Blum (1):
      w1: ds28e17: Replace deprecated strcpy + strcat in w1_f19_add_slave

Vivek BalachandharTN (1):
      w1: use sysfs_emit() in sysfs show() callbacks

 drivers/w1/masters/omap_hdq.c  |  5 -----
 drivers/w1/slaves/w1_ds28e17.c |  4 ++--
 drivers/w1/w1.c                | 20 ++++++++++----------
 3 files changed, 12 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2025-11-21 14:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-17 10:51 [GIT PULL] w1: drivers for v6.19 Krzysztof Kozlowski
2025-11-21 14:24 ` Greg Kroah-Hartman

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

all inboxes | Powered by JetHome®