linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ata fixes for 6.17-rc4
@ 2025-08-29  8:02 Damien Le Moal
  2025-08-29 16:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2025-08-29  8:02 UTC (permalink / raw)
  To: Linus Torvalds, linux-ide; +Cc: Niklas Cassel

Linus,

The following changes since commit 58768b0563916ddcb73d8ed26ede664915f8df31:

  ata: libata-scsi: Fix CDL control (2025-08-14 18:58:12 +0900)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.17-rc4

for you to fetch changes up to 82b8166171bdebbc74717e4a0cfb4b89cd0510aa:

  ata: ahci_xgene: Use int type for 'rc' to store error codes (2025-08-28 13:36:14 +0900)

----------------------------------------------------------------
ata fixes for 6.17-rc4

 - Fix the type of return values to be signed in the ahci_xgen driver
   (Qianfeng).

 - Add the mask_port_ext module parameter to the ahci driver. This is to
   allow a user to ignore ports that are advertized as external (hotplug
   capable) in favor of lower link power management policies instead of
   the default max_performance for these ports. This is useful to allow
   e.g. laptops to go into low power states when hooked up to docking
   station with sata slots, connected with an external port for hotplug
   (me).

----------------------------------------------------------------
Damien Le Moal (1):
      ata: ahci: Allow ignoring the external/hotplug capability of ports

Qianfeng Rong (1):
      ata: ahci_xgene: Use int type for 'rc' to store error codes

 drivers/ata/ahci.c       | 57 +++++++++++++++++++++++++++++++++---------------
 drivers/ata/ahci.h       |  1 +
 drivers/ata/ahci_xgene.c |  7 ++----
 3 files changed, 43 insertions(+), 22 deletions(-)

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

* Re: [GIT PULL] ata fixes for 6.17-rc4
  2025-08-29  8:02 [GIT PULL] ata fixes for 6.17-rc4 Damien Le Moal
@ 2025-08-29 16:39 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-29 16:39 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: Linus Torvalds, linux-ide, Niklas Cassel

The pull request you sent on Fri, 29 Aug 2025 17:02:47 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.17-rc4

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

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-08-29 16:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-29  8:02 [GIT PULL] ata fixes for 6.17-rc4 Damien Le Moal
2025-08-29 16:39 ` 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;
as well as URLs for NNTP newsgroup(s).