public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
From: Damien Le Moal <dlemoal@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-ide@vger.kernel.org
Cc: Niklas Cassel <cassel@kernel.org>
Subject: [GIT PULL] ata fixes for 6.19-rc7
Date: Tue, 20 Jan 2026 04:57:42 +0900	[thread overview]
Message-ID: <20260119195742.320390-1-dlemoal@kernel.org> (raw)

Linus,

The following changes since commit 0f61b1860cc3f52aef9036d7235ed1f017632193:

  Linux 6.19-rc5 (2026-01-11 17:03:14 -1000)

are available in the Git repository at:

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

for you to fetch changes up to c8c6fb886f57d5bf71fb6de6334a143608d35707:

  ata: libata: Print features also for ATAPI devices (2026-01-13 22:00:02 +0900)

----------------------------------------------------------------
ata fixes for 6.19-rc7

 * A set of fixes for link power management as the recent changes/fixes
   introduced regressions with ATAPI devices and with adapters that have
   DUMMY ports, preventing an adapter to fully reach a low power state
   and thus preventing the system CPU from reaching low power C-states
   (from Niklas).

----------------------------------------------------------------
Niklas Cassel (6):
      ata: ahci: Do not read the per port area for unimplemented ports
      ata: libata: Call ata_dev_config_lpm() for ATAPI devices
      ata: libata-sata: Improve link_power_management_supported sysfs attribute
      ata: libata: Add cpr_log to ata_dev_print_features() early return
      ata: libata: Add DIPM and HIPM to ata_dev_print_features() early return
      ata: libata: Print features also for ATAPI devices

 drivers/ata/ahci.c        | 10 +++++-----
 drivers/ata/libata-core.c |  8 +++++++-
 drivers/ata/libata-sata.c |  2 +-
 3 files changed, 13 insertions(+), 7 deletions(-)

             reply	other threads:[~2026-01-19 20:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-19 19:57 Damien Le Moal [this message]
2026-01-20 18:37 ` [GIT PULL] ata fixes for 6.19-rc7 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260119195742.320390-1-dlemoal@kernel.org \
    --to=dlemoal@kernel.org \
    --cc=cassel@kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox