Linux ATA/IDE development
 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.12-rc4
Date: Mon, 5 Jun 2017 16:21:34 -0400	[thread overview]
Message-ID: <20170605202134.GC9399@htj.duckdns.org> (raw)

Hello, Linus.

libata fixes for v4.12-rc4.

* Revert of sata_mv devm_ioremap_resource() conversion.  It made init
  fail if there are overlapping resources which led to detection
  failures on some setups.

* A workaround for an Acer laptop which sometimes reports corrupt port
  map.

* Other non-critical fixes.

Thanks.

The following changes since commit a95cfad947d5f40cfbf9ad3019575aac1d8ac7a6:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2017-05-15 15:50:49 -0700)

are available in the git repository at:

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

for you to fetch changes up to f7cf69ae171592d133c69b9adaa5de7cfb6038ea:

  libata: fix error checking in in ata_parse_force_one() (2017-05-31 14:26:26 -0400)

----------------------------------------------------------------
Andrew Lunn (1):
      Revert "ata: sata_mv: Convert to devm_ioremap_resource()"

Arvind Yadav (1):
      ata: sata_rcar: Handle return value of clk_prepare_enable

Sui Chen (1):
      ahci: Acer SA5-271 SSD Not Detected Fix

Tejun Heo (1):
      libata: fix error checking in in ata_parse_force_one()

Thomas Petazzoni (1):
      ata: libahci: properly propagate return value of platform_get_irq()

 drivers/ata/ahci.c             | 38 ++++++++++++++++++++++++++++++++++++++
 drivers/ata/libahci_platform.c |  5 +++--
 drivers/ata/libata-core.c      |  2 +-
 drivers/ata/sata_mv.c          | 13 ++++++++-----
 drivers/ata/sata_rcar.c        | 15 ++++++++++++---
 5 files changed, 62 insertions(+), 11 deletions(-)

-- 
tejun

                 reply	other threads:[~2017-06-05 20:21 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=20170605202134.GC9399@htj.duckdns.org \
    --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