public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
From: Damien Le Moal <damien.lemoal@opensource.wdc.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-ide@vger.kernel.org
Subject: [GIT PULL] libata changes for 5.16-rc1
Date: Tue,  2 Nov 2021 15:08:29 +0900	[thread overview]
Message-ID: <20211102060829.78453-1-damien.lemoal@opensource.wdc.com> (raw)

Linus,

The following changes since commit e4e737bb5c170df6135a127739a9e6148ee3da82:

  Linux 5.15-rc2 (2021-09-19 17:28:22 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/libata-5.16-rc1

for you to fetch changes up to 1af5f7af2484004e71d384d8b88c221fc62cd6b5:

  pata_radisys: fix checking of DMA state (2021-10-12 17:47:02 +0900)

----------------------------------------------------------------
libata changes for 5.16

Changes in libata for 5.16 include the following:
* Remove duplicated AHCI adapter PCI device IDs (from Krzysztof)
* Cleanup of device DMA state checking to consistantly use
  ata_dma_enabled() (from Reimar)

Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>

----------------------------------------------------------------
István Pongrácz (1):
      Add AHCI support for ASM1062+JBM575 cards

Krzysztof Kozlowski (1):
      ahci: remove duplicated PCI device IDs

Reimar Döffinger (6):
      libata: fix checking of DMA state
      libata-scsi: fix checking of DMA state
      pata_ali: fix checking of DMA state
      pata_amd: fix checking of DMA state
      pata_optidma: fix checking of DMA state
      pata_radisys: fix checking of DMA state

 drivers/ata/ahci.c         | 13 +++++--------
 drivers/ata/libata-core.c  |  2 +-
 drivers/ata/libata-scsi.c  |  4 ++--
 drivers/ata/pata_ali.c     |  4 ++--
 drivers/ata/pata_amd.c     |  2 +-
 drivers/ata/pata_optidma.c |  4 ++--
 drivers/ata/pata_radisys.c |  4 ++--
 7 files changed, 15 insertions(+), 18 deletions(-)

             reply	other threads:[~2021-11-02  6:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-02  6:08 Damien Le Moal [this message]
2021-11-02 18:37 ` [GIT PULL] libata changes for 5.16-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=20211102060829.78453-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