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 v3.17-rc1
Date: Thu, 21 Aug 2014 14:44:29 -0500 [thread overview]
Message-ID: <20140821194429.GC6168@mtj.dyndns.org> (raw)
Hello, Linus.
Nothing drastic but pushing out early due to build breakage in the new
tegra platform.
* M550 tagged trim blacklist pattern is widened so that it matches the
new 1TB model.
* The other three are controller specific fixes.
Thanks.
The following changes since commit 88ec63d6f85ccf40988ddae8b430dcb07355b29b:
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (2014-08-15 18:28:58 -0600)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git for-3.17-fixes
for you to fetch changes up to 2a13772a144d2956a7fedd18685921d0a9b8b783:
libata: widen Crucial M550 blacklist matching (2014-08-18 17:40:09 -0400)
----------------------------------------------------------------
Arjun Sreedharan (2):
pata_samsung_cf: change ret type to signed
pata_scc: propagate return value of scc_wait_after_reset
Mikko Perttunen (1):
ata: ahci_tegra: Change include to fix compilation
Suman Tripathi (1):
ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Controller driver.
Tejun Heo (1):
libata: widen Crucial M550 blacklist matching
drivers/ata/ahci_tegra.c | 2 +-
drivers/ata/ahci_xgene.c | 4 ++--
drivers/ata/libata-core.c | 2 +-
drivers/ata/pata_samsung_cf.c | 2 +-
drivers/ata/pata_scc.c | 15 +++++++--------
5 files changed, 12 insertions(+), 13 deletions(-)
--
tejun
reply other threads:[~2014-08-21 19:44 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=20140821194429.GC6168@mtj.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).