public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ata changes for 6.19-rc1
@ 2025-12-02 10:14 Niklas Cassel
  2025-12-05  3:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Niklas Cassel @ 2025-12-02 10:14 UTC (permalink / raw)
  To: Linus Torvalds, linux-ide; +Cc: Damien Le Moal, Niklas Cassel

Linus,

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

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

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.19-rc1

for you to fetch changes up to 6ce0dd9f54ea9773c0aedfaab7b858fc68a848ba:

  ata: libata-core: Disable LPM on Silicon Motion MD619{H,G}XCLDE3TC (2025-11-28 06:58:24 +0100)

----------------------------------------------------------------
ata changes for 6.19-rc1

 - Add DT binding for the Eswin EIC7700 SoC SATA Controller (Yulin Lu)

 - Allow 'iommus' property in the Synopsys DWC AHCI SATA controller
   DT binding (Rob Herring)

 - Replace deprecated strcpy with strscpy in the pata_it821x driver
   (Thorsten Blum)

 - Add Iomega Clik! PCMCIA ATA/ATAPI Adapter PCMCIA ID to the
   pata_pcmcia driver (René Rebe)

 - Add ATA_QUIRK_NOLPM quirk for two Silicon Motion SSDs with broken
   LPM support (me)

 - Add flag WQ_PERCPU to the workqueue in the libata-sff helper
   library to explicitly request the use of the per-CPU behavior
   (Marco Crivellari)

----------------------------------------------------------------
Marco Crivellari (1):
      ata: libata-sff: add WQ_PERCPU to alloc_workqueue users

Niklas Cassel (1):
      ata: libata-core: Disable LPM on Silicon Motion MD619{H,G}XCLDE3TC

René Rebe (1):
      ata: pata_pcmcia: Add Iomega Clik! PCMCIA ATA/ATAPI Adapter

Rob Herring (Arm) (1):
      dt-bindings: ata: snps,dwc-ahci: Allow 'iommus' property

Thorsten Blum (1):
      ata: pata_it821x: Replace deprecated strcpy with strscpy in it821x_display_disk

Yulin Lu (1):
      dt-bindings: ata: eswin: Document for EIC7700 SoC ahci

 .../bindings/ata/eswin,eic7700-ahci.yaml           | 79 ++++++++++++++++++++++
 .../devicetree/bindings/ata/snps,dwc-ahci.yaml     |  4 ++
 drivers/ata/libata-core.c                          |  4 ++
 drivers/ata/libata-sff.c                           |  3 +-
 drivers/ata/pata_it821x.c                          |  5 +-
 drivers/ata/pata_pcmcia.c                          |  1 +
 6 files changed, 93 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/ata/eswin,eic7700-ahci.yaml

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

* Re: [GIT PULL] ata changes for 6.19-rc1
  2025-12-02 10:14 [GIT PULL] ata changes for 6.19-rc1 Niklas Cassel
@ 2025-12-05  3:47 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-05  3:47 UTC (permalink / raw)
  To: Niklas Cassel; +Cc: Linus Torvalds, linux-ide, Damien Le Moal, Niklas Cassel

The pull request you sent on Tue,  2 Dec 2025 11:14:01 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.19-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/16460bf96c31377c14d9f11a6da8c6f508e3443e

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-12-05  3:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-02 10:14 [GIT PULL] ata changes for 6.19-rc1 Niklas Cassel
2025-12-05  3:47 ` 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