From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] libata fixes for v4.6-rc6
Date: Fri, 6 May 2016 18:24:44 -0400 [thread overview]
Message-ID: <20160506222444.GD7110@mtj.duckdns.org> (raw)
Hello, Linus.
An ahci driver addition and updates to ahci port enable handling for
some platform devices.
Thanks.
The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git for-4.6-fixes
for you to fetch changes up to 535dac4ab5f42e040e8405b31e309a6b6d4eee57:
ata: add AMD Seattle platform driver (2016-04-13 15:14:24 -0400)
----------------------------------------------------------------
Brijesh Singh (1):
ata: add AMD Seattle platform driver
Srinivas Kandagatla (3):
libahci: save port map for forced port map
ata: ahci-platform: Add ports-implemented DT bindings.
ARM: dts: apq8064: add ahci ports-implemented mask
.../devicetree/bindings/ata/ahci-platform.txt | 4 +
arch/arm/boot/dts/qcom-apq8064.dtsi | 3 +-
drivers/ata/Kconfig | 8 +
drivers/ata/Makefile | 1 +
drivers/ata/ahci_platform.c | 3 +
drivers/ata/ahci_seattle.c | 210 +++++++++++++++++++++
drivers/ata/libahci.c | 1 +
7 files changed, 229 insertions(+), 1 deletion(-)
create mode 100644 drivers/ata/ahci_seattle.c
--
tejun
reply other threads:[~2016-05-06 22:24 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=20160506222444.GD7110@mtj.duckdns.org \
--to=tj@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