From: Linus Torvalds Date: Fri, 17 Feb 2023 21:53:09 +0000 (-0800) Subject: Merge tag 'ata-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal... X-Git-Tag: v6.6.17~5584 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6d2e62e162e143330f8543e88bc298c77ca34e03;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'ata-6.2-rc8' of git://git./linux/kernel/git/dlemoal/libata Pull ata fixes from Damien Le Moal: "Three small fixes for 6.2 final: - Disable READ LOG DMA EXT for Samsung MZ7LH drives as these drives choke on that command, from Patrick. - Add Intel Tiger Lake UP{3,4} to the list of supported AHCI controllers (this is not technically a bug fix, but it is trivial enough that I add it here), from Simon. - Fix code comments in the pata_octeon_cf driver as incorrect formatting was causing warnings from kernel-doc, from Randy" * tag 'ata-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata: ata: pata_octeon_cf: drop kernel-doc notation ata: ahci: Add Tiger Lake UP{3,4} AHCI controller ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LH --- 6d2e62e162e143330f8543e88bc298c77ca34e03