From: Niklas Cassel <cassel@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-ide@vger.kernel.org
Cc: Damien Le Moal <dlemoal@kernel.org>, Niklas Cassel <cassel@kernel.org>
Subject: [GIT PULL] ata changes for 6.19-rc1
Date: Tue, 2 Dec 2025 11:14:01 +0100 [thread overview]
Message-ID: <20251202101403.362869-1-cassel@kernel.org> (raw)
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
next reply other threads:[~2025-12-02 10:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-02 10:14 Niklas Cassel [this message]
2025-12-05 3:47 ` [GIT PULL] ata changes for 6.19-rc1 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=20251202101403.362869-1-cassel@kernel.org \
--to=cassel@kernel.org \
--cc=dlemoal@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