From: Linus Torvalds Date: Fri, 14 Oct 2016 18:41:28 +0000 (-0700) Subject: Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata X-Git-Tag: android-x86-7.1-r1~524 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f96ed2612260a8a415512eed4fe3f5c77247d4a1;p=android-x86%2Fkernel.git Merge branch 'for-4.9' of git://git./linux/kernel/git/tj/libata 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 libata: remove unused definitions from 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 --- f96ed2612260a8a415512eed4fe3f5c77247d4a1