From: Damien Le Moal <damien.lemoal@opensource.wdc.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-ide@vger.kernel.org
Subject: [GIT PULL] ata fixes for 6.2-rc8
Date: Fri, 17 Feb 2023 19:41:39 +0900 [thread overview]
Message-ID: <20230217104139.789424-1-damien.lemoal@opensource.wdc.com> (raw)
Linus,
The following changes since commit 69f2c9346313ba3d3dfa4091ff99df26c67c9021:
ata: libata: Fix sata_down_spd_limit() when no link speed is reported (2023-02-02 20:26:45 +0900)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.2-rc8
for you to fetch changes up to 1aff53b2fd903b300dfd71af0064c21fbca313c6:
ata: pata_octeon_cf: drop kernel-doc notation (2023-02-14 12:23:37 +0900)
----------------------------------------------------------------
ata fixes for 6.2-rc8
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.
----------------------------------------------------------------
Patrick McLean (1):
ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LH
Randy Dunlap (1):
ata: pata_octeon_cf: drop kernel-doc notation
Simon Gaiser (1):
ata: ahci: Add Tiger Lake UP{3,4} AHCI controller
drivers/ata/ahci.c | 1 +
drivers/ata/libata-core.c | 3 +++
drivers/ata/pata_octeon_cf.c | 16 ++++++++--------
3 files changed, 12 insertions(+), 8 deletions(-)
next reply other threads:[~2023-02-17 10:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-17 10:41 Damien Le Moal [this message]
2023-02-17 22:47 ` [GIT PULL] ata fixes for 6.2-rc8 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=20230217104139.789424-1-damien.lemoal@opensource.wdc.com \
--to=damien.lemoal@opensource.wdc.com \
--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