* [GIT PULL] ata fixes for 6.16-rc3
@ 2025-06-18 10:18 Niklas Cassel
2025-06-18 18:08 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Niklas Cassel @ 2025-06-18 10:18 UTC (permalink / raw)
To: Linus Torvalds, linux-ide; +Cc: Damien Le Moal, Niklas Cassel
Linus,
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.16-rc3
for you to fetch changes up to a7b3b77fd111d49f8e25624e4ea1046322a57baf:
ata: ahci: Disallow LPM for Asus B550-F motherboard (2025-06-17 11:11:39 +0200)
----------------------------------------------------------------
ata fixes for 6.16-rc3
- Force PIO for ATAPI devices on VT6415/VT6330 as the controller locks up
on ATAPI DMA (Tasos)
- Fix ACPI PATA cable type detection such that the controller is not
forced down to a slow transfer mode (Tasos)
- Fix build error on 32-bit UML (Johannes)
- Fix a PCI region leak in the pata_macio driver so that the driver no
longer fails to load after rmmod (Philipp)
- Use correct DMI BIOS build date for ThinkPad W541 quirk (me)
- Disallow LPM for ASUSPRO-D840SA motherboard as this board interestingly
enough gets graphical corruptions on the iGPU when LPM is enabled (me)
- Disallow LPM for Asus B550-F motherboard as this board will get command
timeouts on ports 5 and 6, yet LPM with the same drive works fine on
all other ports (Mikko)
----------------------------------------------------------------
Johannes Berg (1):
ata: pata_cs5536: fix build on 32-bit UML
Mikko Korhonen (1):
ata: ahci: Disallow LPM for Asus B550-F motherboard
Niklas Cassel (2):
ata: ahci: Use correct BIOS build date for ThinkPad W541 quirk
ata: ahci: Disallow LPM for ASUSPRO-D840SA motherboard
Philipp Stanner (1):
ata: pata_macio: Fix PCI region leak
Tasos Sahanidis (2):
ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
ata: libata-acpi: Do not assume 40 wire cable if no devices are enabled
drivers/ata/ahci.c | 39 +++++++++++++++++++++++++++++++++------
drivers/ata/libata-acpi.c | 24 ++++++++++++++++--------
drivers/ata/pata_cs5536.c | 2 +-
drivers/ata/pata_macio.c | 2 +-
drivers/ata/pata_via.c | 9 ++++-----
include/linux/libata.h | 7 +++----
6 files changed, 58 insertions(+), 25 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ata fixes for 6.16-rc3
2025-06-18 10:18 [GIT PULL] ata fixes for 6.16-rc3 Niklas Cassel
@ 2025-06-18 18:08 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-06-18 18:08 UTC (permalink / raw)
To: Niklas Cassel; +Cc: Linus Torvalds, linux-ide, Damien Le Moal, Niklas Cassel
The pull request you sent on Wed, 18 Jun 2025 12:18:42 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.16-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5a3b583f2050870e0403ffed650f06c94d7968a4
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-06-18 18:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-18 10:18 [GIT PULL] ata fixes for 6.16-rc3 Niklas Cassel
2025-06-18 18:08 ` 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).