linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>,
	IDE/ATA development list <linux-ide@vger.kernel.org>
Subject: [GIT PULL] libata changes for 5.3-rc
Date: Mon, 8 Jul 2019 15:23:50 -0600	[thread overview]
Message-ID: <ad0ffbb9-d38c-fc3a-1963-ed1bd12437db@kernel.dk> (raw)

Hi Linus,

These are the changes that are reviewed, tested, and queued up for this
merge window. This pull request contains:

- Removal of redundant memset after dmam_alloc_coherent (Fuqian)

- Expand blacklist check for ST1000LM024, making it independent of
  firmware version (Hans)

- Request sense fix (Tejun)

- ahci_sunxi FIFO fix (Uenal)

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-5.3/libata-20190708


----------------------------------------------------------------
Fuqian Huang (6):
      ata: acard-ahci: Remove call to memset after dmam_alloc_coherent
      ata: libahci: Remove call to memset after dmam_alloc_coherent
      ata: pdc_adma: Remove call to memset after dmam_alloc_coherent
      ata: sata_nv: Remove call to memset after dmam_alloc_coherent
      ata:sata_qstor: Remove call to memset after dmam_alloc_coherent
      ata: sata_sil24: Remove call to memset after dmam_alloc_coherent

Hans de Goede (1):
      libata: Drop firmware version check from the ST1000LM024 quirk

Tejun Heo (1):
      libata: don't request sense data on !ZAC ATA devices

Uenal Mutlu (1):
      drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOs

 drivers/ata/acard-ahci.c  |  1 -
 drivers/ata/ahci_sunxi.c  | 47 +++++++++++++++++++++++++++++++++++++++++++++--
 drivers/ata/libahci.c     |  1 -
 drivers/ata/libata-core.c |  4 +---
 drivers/ata/libata-eh.c   |  8 +++++---
 drivers/ata/pdc_adma.c    |  1 -
 drivers/ata/sata_nv.c     |  2 --
 drivers/ata/sata_qstor.c  |  1 -
 drivers/ata/sata_sil24.c  |  1 -
 9 files changed, 51 insertions(+), 15 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2019-07-08 21:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-08 21:23 Jens Axboe [this message]
2019-07-09 18:05 ` [GIT PULL] libata changes for 5.3-rc 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=ad0ffbb9-d38c-fc3a-1963-ed1bd12437db@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --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;
as well as URLs for NNTP newsgroup(s).