mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: [GIT PULL] libata fixes for v4.17-rc4
Date: Tue, 8 May 2018 07:48:54 -0700	[thread overview]
Message-ID: <20180508144854.GL2368884@devbig577.frc2.facebook.com> (raw)

Hello, Linus.

An earlier commit to add reset control for embedded ahci controllers
affected some of the hardware specific drivers and got reverted for
now.  Other than that, just per-device workarounds and trivial
changes.

Thanks.

The following changes since commit fd3b36d275660c905da9900b078eea341847d5e4:

  Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2018-04-09 12:48:05 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git for-4.17-fixes

for you to fetch changes up to 0d74d872c3f8b9cb3d096fb932a063b43b37f188:

  driver core: add __printf verification to __ata_ehi_pushv_desc (2018-05-07 08:32:20 -0700)

----------------------------------------------------------------
Colin Ian King (1):
      ata: fix spelling mistake: "directon" -> "direction"

Evan Wang (2):
      libahci: Allow drivers to override stop_engine
      ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI

Hans de Goede (2):
      libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSD
      libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs

Kunihiko Hayashi (1):
      Revert "ata: ahci-platform: add reset control support"

Mathieu Malaterre (1):
      driver core: add __printf verification to __ata_ehi_pushv_desc

 .../devicetree/bindings/ata/ahci-platform.txt      |  1 -
 drivers/ata/ahci.c                                 |  6 +--
 drivers/ata/ahci.h                                 |  8 +++-
 drivers/ata/ahci_mvebu.c                           | 56 ++++++++++++++++++++++
 drivers/ata/ahci_qoriq.c                           |  2 +-
 drivers/ata/ahci_xgene.c                           |  4 +-
 drivers/ata/libahci.c                              | 20 ++++----
 drivers/ata/libahci_platform.c                     | 24 ++--------
 drivers/ata/libata-core.c                          |  6 +++
 drivers/ata/libata-eh.c                            |  4 +-
 drivers/ata/sata_highbank.c                        |  2 +-
 drivers/ata/sata_sil24.c                           |  4 +-
 12 files changed, 95 insertions(+), 42 deletions(-)

-- 
tejun

                 reply	other threads:[~2018-05-08 14:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20180508144854.GL2368884@devbig577.frc2.facebook.com \
    --to=tj@kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@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

Powered by JetHome