linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] libata changes for 5.3-rc
@ 2019-07-08 21:23 Jens Axboe
  2019-07-09 18:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2019-07-08 21:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block, IDE/ATA development list

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] libata changes for 5.3-rc
  2019-07-08 21:23 [GIT PULL] libata changes for 5.3-rc Jens Axboe
@ 2019-07-09 18:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-07-09 18:05 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block, IDE/ATA development list

The pull request you sent on Mon, 8 Jul 2019 15:23:50 -0600:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/cdc5ffc4100549654e19e6f068cf1fc0871a85c2

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-09 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-08 21:23 [GIT PULL] libata changes for 5.3-rc Jens Axboe
2019-07-09 18:05 ` pr-tracker-bot

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).