linux-ide.vger.kernel.org archive mirror
 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 RESEND] libata fixes for v3.15-rc5
Date: Tue, 13 May 2014 12:29:24 -0400	[thread overview]
Message-ID: <20140513162924.GC1866@htj.dyndns.org> (raw)
In-Reply-To: <20140512183526.GK1421@htj.dyndns.org>

(Oops, forgot Linus on the To list, resending)

Hey,

And the libata fixes.  Mostly device-specific fixes.  The only thing
which isn't is the fix for zpodd oops-on-detach bug.

The following changes since commit 8a4aeec8d2d6a3edeffbdfae451cdf05cbf0fefd:

  libata/ahci: accommodate tag ordered controllers (2014-04-18 15:56:03 -0400)

are available in the git repository at:

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

for you to fetch changes up to 2af89a3cde1beb88a2c65e0558d828c1a9e4677f:

  ata: pata_at91 only works on sam9 (2014-05-08 11:00:00 -0400)

Thanks.

----------------------------------------------------------------
Arnd Bergmann (1):
      ata: pata_at91 only works on sam9

Jacob Pan (1):
      ahci: disable DEVSLP for Intel Valleyview

Levente Kurusa (1):
      libata: clean up ZPODD when a port is detached

Shawn Guo (2):
      ahci: imx: add namespace for register enums
      ahci: imx: software workaround for phy reset issue in resume

 drivers/ata/Kconfig       |   2 +-
 drivers/ata/ahci.c        |  15 ++++
 drivers/ata/ahci.h        |   1 +
 drivers/ata/ahci_imx.c    | 177 ++++++++++++++++++++++++++++++++++++++++++++--
 drivers/ata/libahci.c     |   7 ++
 drivers/ata/libata-core.c |   9 +++
 6 files changed, 203 insertions(+), 8 deletions(-)

-- 
tejun

      reply	other threads:[~2014-05-13 16:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-12 18:35 [GIT PULL] libata fixes for v3.15-rc5 Tejun Heo
2014-05-13 16:29 ` Tejun Heo [this message]

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=20140513162924.GC1866@htj.dyndns.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;
as well as URLs for NNTP newsgroup(s).