Linux ATA/IDE development
 help / color / mirror / Atom feed
* [GIT PULL] libata fixes for v3.16-rc6
@ 2014-07-21 12:17 Tejun Heo
  2014-07-21 18:27 ` Linus Torvalds
  0 siblings, 1 reply; 4+ messages in thread
From: Tejun Heo @ 2014-07-21 12:17 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-ide, Hans de Goede

Hello, Linus.

Late libata fixes.

The most important one is from Kevin Hao which makes sure that libata
only allocates tags inside the max tag number the controller supports.
libata always had this problem but the recent tag allocation change
and addition of support for sata_fsl which only supports queue depth
of 16 exposed the issue.

Hans de Goede agreed to become the maintainer of libahci_platform
which is under higher than usual development pressure from all the new
controllers popping up from the ARM world.

Thanks.

The following changes since commit 2a0bdff6b958d1b2523d2754b6cd5e0ea4053016:

  ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode command. (2014-07-08 11:46:05 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git 

for you to fetch changes up to b32bfc06aefab61acc872dec3222624e6cd867ed:

  ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode) (2014-07-18 18:00:50 -0400)

----------------------------------------------------------------
Alexey Asemov (1):
      libata: EH should handle AMNF error condition as a media error

Andrey Utkin (1):
      drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()

Hans de Goede (1):
      MAINTAINERS: Add Hans de Goede as ahci-platform maintainer

Kevin Hao (1):
      libata: support the ata host which implements a queue depth less than 32

Romain Degez (1):
      ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)

 MAINTAINERS               | 10 ++++++++++
 drivers/ata/ahci.c        |  1 +
 drivers/ata/libata-core.c | 22 +++++++++++++++++++---
 drivers/ata/libata-eh.c   |  9 +++++----
 drivers/ata/pata_ep93xx.c |  2 +-
 5 files changed, 36 insertions(+), 8 deletions(-)

-- 
tejun

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-21 18:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-21 12:17 [GIT PULL] libata fixes for v3.16-rc6 Tejun Heo
2014-07-21 18:27 ` Linus Torvalds
2014-07-21 18:33   ` Tejun Heo
2014-07-21 18:44     ` Linus Torvalds

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