aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2016-12-13ata: avoid probing NCQ Prio Support if not explicitly requestedAdam Manzanares
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-07libata-scsi: disable SCT Write Same for the momentNicolai Stange
2016-12-05ahci: warn about remapped NVMe devicesChristoph Hellwig
2016-11-29ata: sata_mv: check for errors when parsing nr-ports from dtUwe Kleine-König
2016-11-21ahci: always fall back to single-MSI modeChristoph Hellwig
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet
2016-11-09pata: imx: support controller modes up to PIO4Vladimir Zapolskiy
2016-11-09pata: imx: add support of setting timings for PIO modesVladimir Zapolskiy
2016-11-09pata: imx: set controller PIO mode with .set_piomode callbackVladimir Zapolskiy
2016-11-09pata: imx: sort headers outVladimir Zapolskiy
2016-11-01libata-scsi: Fixup ata_gen_passthru_sense()Hannes Reinecke
2016-10-25ahci: fix the single MSI-X case in ahci_init_oneChristoph Hellwig
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-10-20ahci: fix nvec checkChristoph Hellwig
2016-10-20ata: set ncq_prio_enabled iff device has supportAdam Manzanares
2016-10-19ata: ATA Command Priority Disabled By DefaultAdam Manzanares
2016-10-19ata: Enabling ATA Command PrioritiesAdam Manzanares
2016-10-19ahci: qoriq: added ls1046a platform supportTang Yuantian
2016-10-19ahci: only try to use multi-MSI mode if there is more than 1 portChristoph Hellwig
2016-09-30ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"Tang Yuantian
2016-09-22pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERRHarman Kalra
2016-09-22ata: Replace BUG() with BUG_ON().Harman Kalra
2016-09-20ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool...Harman Kalra
2016-09-09libata: Some drives failing on SCT Write SameShaun Tancheff
2016-09-06ahci: use pci_alloc_irq_vectorsChristoph Hellwig
2016-09-06Merge branch 'master' into for-4.9Tejun Heo
2016-08-30pata_ninja32: Avoid corrupting status flagsAlan Cox
2016-08-25libata: SCT Write Same handle ATA_DFLAG_PIOShaun Tancheff
2016-08-25libata: SCT Write Same / DSM TrimShaun Tancheff
2016-08-25libata: Add support for SCT Write SameShaun Tancheff
2016-08-25libata: Safely overwrite attached page in WRITE SAME xlatShaun Tancheff
2016-08-11ahci: disable correct irq for dummy portsChristoph Hellwig
2016-08-11ahci: also use a per-port lock for the multi-MSIX caseChristoph Hellwig
2016-08-10ahci: st: Add ports-implemented property in supportPatrice Chotard
2016-08-10ahci: qoriq: enable snoopable sata read and writeTang Yuantian
2016-08-10ahci: qoriq: adjust sata parameterTang Yuantian
2016-08-09libata-scsi: fix MODE SELECT translation for Control mode pageTom Yan
2016-08-09libata-scsi: use u8 array to store mode page copyTom Yan
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-07-23Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-20libata-scsi: better style in ata_msense_*()Tom Yan
2016-07-20AHCI: Clear GHC.IS to prevent unexpectly asserting INTxPang Raymond
2016-07-19ata: sata_dwc_460ex: remove redundant dev_err callWei Yongjun
2016-07-18ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*Christoph Hellwig
2016-07-18libata: remove ata_is_nodataChristoph Hellwig