public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] firewire updates for v6.14
@ 2025-01-26  9:11 Takashi Sakamoto
  2025-01-27  0:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Sakamoto @ 2025-01-26  9:11 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux1394-devel

Hi Linus,

Please merge the firewire updates for the 6.14 kernel.


The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-updates-6.14

for you to fetch changes up to 352fafe97784e81a10a7c74bd508f71a19b53c2a:

  firewire: test: Fix potential null dereference in firewire kunit test (2025-01-13 10:31:27 +0900)

----------------------------------------------------------------
firewire updates for v6.14

Two changes for the 6.14 kernel.

The first change concerns the PCI driver for 1394 OHCI hardware.
Previously, it used legacy PCI suspend/resume callbacks, which have now
been replaced with callbacks defined in the Linux generic power management
framework. This original patch was posted in 2020 and has been adapted with
some modifications for the latest kernel. Note that the driver still
includes platform-specific operations for PowerPC, and these operations
have not been tested in the new implementation yet. It would be helpful to
share the results of suspending/resuming on the platform.

The rest is a minor fix for the memory allocation in some KUnit tests.

----------------------------------------------------------------
Charles Han (1):
      firewire: test: Fix potential null dereference in firewire kunit test

Vaibhav Gupta (1):
      firewire: ohci: use generic power management

 drivers/firewire/device-attribute-test.c |  2 ++
 drivers/firewire/ohci.c                  | 44 +++++++++++++-------------------------------
 2 files changed, 15 insertions(+), 31 deletions(-)


Thanks

Takashi Sakamoto

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

* Re: [GIT PULL] firewire updates for v6.14
  2025-01-26  9:11 [GIT PULL] firewire updates for v6.14 Takashi Sakamoto
@ 2025-01-27  0:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-01-27  0:35 UTC (permalink / raw)
  To: Takashi Sakamoto; +Cc: torvalds, linux-kernel, linux1394-devel

The pull request you sent on Sun, 26 Jan 2025 18:11:07 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-updates-6.14

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

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:[~2025-01-27  0:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-26  9:11 [GIT PULL] firewire updates for v6.14 Takashi Sakamoto
2025-01-27  0:35 ` 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