• Linus Torvalds's avatar
    Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata · f96ed261
    Linus Torvalds authored
    Pull libata updates from Tejun Heo:
     - Write same support added
     - Minor ahci MSIX irq handling updates
     - Non-critical SCSI command translation fixes
     - Controller specific changes
    
    * 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata:
      ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"
      libata: remove <asm-generic/libata-portmap.h>
      libata: remove unused definitions from <asm/libata-portmap.h>
      pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
      ata: Replace BUG() with BUG_ON().
      ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool_zalloc.
      libata: Some drives failing on SCT Write Same
      ahci: use pci_alloc_irq_vectors
      libata: SCT Write Same handle ATA_DFLAG_PIO
      libata: SCT Write Same / DSM Trim
      libata: Add support for SCT Write Same
      libata: Safely overwrite attached page in WRITE SAME xlat
      ahci: also use a per-port lock for the multi-MSIX case
      ARM: dts: STiH407-family: Add ports-implemented property in sata nodes
      ahci: st: Add ports-implemented property in support
      ahci: qoriq: enable snoopable sata read and write
      ahci: qoriq: adjust sata parameter
      libata-scsi: fix MODE SELECT translation for Control mode page
      libata-scsi: use u8 array to store mode page copy
    f96ed261
fsl-ls2080a.dtsi 19.8 KB