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

Hi Linus,

Here are the libata changes for 5.4. This pull request contains:

- Kill unused export (Andy)

- Use dma_set_mask_and_coherent() throughout (Christoph)

- Drop PCS quirk on Denverton, which has different register layout (Dan)

- Support non-boot time detection for pata_buddha (Max)

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-5.4/libata-2019-09-15


----------------------------------------------------------------
Andy Shevchenko (1):
      ahci: Do not export local variable ahci_em_messages

Christoph Hellwig (8):
      acard_ahci: use dma_set_mask_and_coherent
      ahci: use dma_set_mask_and_coherent
      pdc_adma: use dma_set_mask_and_coherent
      sata_mv: use dma_set_mask_and_coherent
      sata_nv: use dma_set_mask_and_coherent
      sata_qstor: use dma_set_mask_and_coherent
      sata_sil24: use dma_set_mask_and_coherent
      libata: switch remaining drivers to use dma_set_mask_and_coherent

Dan Williams (1):
      libata/ahci: Drop PCS quirk for Denverton and beyond

Max Staudt (1):
      ata/pata_buddha: Probe via modalias instead of initcall

 drivers/ata/acard-ahci.c    |  38 +-------
 drivers/ata/ahci.c          | 149 +++++++++++++++--------------
 drivers/ata/ahci.h          |   2 +
 drivers/ata/libahci.c       |   1 -
 drivers/ata/libata-sff.c    |   8 +-
 drivers/ata/pata_atp867x.c  |   7 +-
 drivers/ata/pata_buddha.c   | 228 ++++++++++++++++++++++++++------------------
 drivers/ata/pata_cs5520.c   |   6 +-
 drivers/ata/pata_hpt3x3.c   |   5 +-
 drivers/ata/pata_ninja32.c  |   5 +-
 drivers/ata/pata_pdc2027x.c |   6 +-
 drivers/ata/pata_sil680.c   |   5 +-
 drivers/ata/pdc_adma.c      |  23 +----
 drivers/ata/sata_inic162x.c |   8 +-
 drivers/ata/sata_mv.c       |  38 +-------
 drivers/ata/sata_nv.c       |  10 +-
 drivers/ata/sata_promise.c  |   5 +-
 drivers/ata/sata_qstor.c    |  34 ++-----
 drivers/ata/sata_sil.c      |   5 +-
 drivers/ata/sata_sil24.c    |  26 +----
 drivers/ata/sata_svw.c      |   5 +-
 drivers/ata/sata_sx4.c      |   5 +-
 drivers/ata/sata_via.c      |   9 +-
 drivers/ata/sata_vsc.c      |   5 +-
 24 files changed, 255 insertions(+), 378 deletions(-)

-- 
Jens Axboe


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

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

The pull request you sent on Sun, 15 Sep 2019 17:59:08 -0600:

> git://git.kernel.dk/linux-block.git tags/for-5.4/libata-2019-09-15

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

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-09-18  0:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-15 23:59 [GIT PULL] libata changes for 5.4 Jens Axboe
2019-09-18  0:25 ` 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).