Linus, The following changes since commit 20730e9b277873deeb6637339edcba64468f3da3: ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers (2024-01-25 16:59:09 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.8-rc3 for you to fetch changes up to 51af8f255bdaca6d501afc0d085b808f67b44d91: ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x parts (2024-01-31 12:09:34 +0100) ---------------------------------------------------------------- ata changes for 6.8-rc3 - Following up on last week's ASMedia ASM1061 43-bit dma_mask quirk, we sent an email to ASMedia developers that have previously been active on the mailing list, asking exactly which SATA controllers that are affected by this hardware limitation. We got a reply that it affects all the SATA controllers in the ASM106x family, thus extend the existing 43-bit dma_mask quirk to apply to all the affected ASMedia SATA controllers. ---------------------------------------------------------------- Lennert Buytenhek (1): ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x parts drivers/ata/ahci.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)