public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] libata fixes for v4.6-rc6
@ 2016-05-06 22:24 Tejun Heo
  0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2016-05-06 22:24 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-06 22:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-06 22:24 [GIT PULL] libata fixes for v4.6-rc6 Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox