• Linus Torvalds's avatar
    Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata · d6e6c48e
    Linus Torvalds authored
    Pull libata fixes from Tejun Heo:
     "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"
    
    * 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata:
      ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)
      drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()
      libata: EH should handle AMNF error condition as a media error
      libata: support the ata host which implements a queue depth less than 32
      MAINTAINERS: Add Hans de Goede as ahci-platform maintainer
    d6e6c48e
MAINTAINERS 276 KB