Age | Commit message (Expand) | Author | Files | Lines |
2016-12-14 | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2 | -20/+31 |
2016-12-14 | ata: avoid probing NCQ Prio Support if not explicitly requested | Adam Manzanares | 2 | -20/+31 |
2016-12-14 | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 7 | -31/+224 |
2016-12-13 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2016-12-08 | libata-scsi: disable SCT Write Same for the moment | Nicolai Stange | 1 | -0/+1 |
2016-12-05 | ahci: warn about remapped NVMe devices | Christoph Hellwig | 1 | -0/+39 |
2016-11-29 | ata: sata_mv: check for errors when parsing nr-ports from dt | Uwe Kleine-König | 1 | -1/+14 |
2016-11-21 | ahci: always fall back to single-MSI mode | Christoph Hellwig | 1 | -7/+0 |
2016-11-19 | Merge tag 'v4.9-rc4' into sound | Jonathan Corbet | 1 | -19/+22 |
2016-11-09 | pata: imx: support controller modes up to PIO4 | Vladimir Zapolskiy | 1 | -1/+1 |
2016-11-09 | pata: imx: add support of setting timings for PIO modes | Vladimir Zapolskiy | 1 | -1/+46 |
2016-11-09 | pata: imx: set controller PIO mode with .set_piomode callback | Vladimir Zapolskiy | 1 | -19/+8 |
2016-11-09 | pata: imx: sort headers out | Vladimir Zapolskiy | 1 | -5/+3 |
2016-11-01 | libata-scsi: Fixup ata_gen_passthru_sense() | Hannes Reinecke | 1 | -1/+1 |
2016-10-25 | ahci: fix the single MSI-X case in ahci_init_one | Christoph Hellwig | 1 | -1/+1 |
2016-10-24 | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-10-20 | ahci: fix nvec check | Christoph Hellwig | 1 | -7/+7 |
2016-10-20 | ata: set ncq_prio_enabled iff device has support | Adam Manzanares | 2 | -4/+9 |
2016-10-19 | ata: ATA Command Priority Disabled By Default | Adam Manzanares | 3 | -1/+71 |
2016-10-19 | ata: Enabling ATA Command Priorities | Adam Manzanares | 3 | -3/+40 |
2016-10-19 | ahci: qoriq: added ls1046a platform support | Tang Yuantian | 1 | -3/+13 |
2016-10-19 | ahci: only try to use multi-MSI mode if there is more than 1 port | Christoph Hellwig | 1 | -14/+17 |
2016-09-30 | ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC" | Tang Yuantian | 1 | -7/+1 |
2016-09-22 | pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR | Harman Kalra | 1 | -3/+1 |
2016-09-22 | ata: Replace BUG() with BUG_ON(). | Harman Kalra | 1 | -2/+1 |
2016-09-20 | ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool... | Harman Kalra | 1 | -4/+2 |
2016-09-09 | libata: Some drives failing on SCT Write Same | Shaun Tancheff | 1 | -3/+3 |
2016-09-06 | ahci: use pci_alloc_irq_vectors | Christoph Hellwig | 3 | -139/+45 |
2016-09-06 | Merge branch 'master' into for-4.9 | Tejun Heo | 2 | -2/+2 |
2016-08-30 | pata_ninja32: Avoid corrupting status flags | Alan Cox | 1 | -1/+1 |
2016-08-25 | libata: SCT Write Same handle ATA_DFLAG_PIO | Shaun Tancheff | 1 | -0/+2 |
2016-08-25 | libata: SCT Write Same / DSM Trim | Shaun Tancheff | 1 | -28/+57 |
2016-08-25 | libata: Add support for SCT Write Same | Shaun Tancheff | 1 | -29/+170 |
2016-08-25 | libata: Safely overwrite attached page in WRITE SAME xlat | Shaun Tancheff | 1 | -5/+51 |
2016-08-11 | ahci: disable correct irq for dummy ports | Christoph Hellwig | 1 | -1/+1 |
2016-08-11 | ahci: also use a per-port lock for the multi-MSIX case | Christoph Hellwig | 1 | -1/+1 |
2016-08-10 | ahci: st: Add ports-implemented property in support | Patrice Chotard | 1 | -0/+4 |
2016-08-10 | ahci: qoriq: enable snoopable sata read and write | Tang Yuantian | 1 | -0/+6 |
2016-08-10 | ahci: qoriq: adjust sata parameter | Tang Yuantian | 1 | -6/+0 |
2016-08-10 | libata-scsi: fix MODE SELECT translation for Control mode page | Tom Yan | 1 | -2/+2 |
2016-08-09 | libata-scsi: use u8 array to store mode page copy | Tom Yan | 1 | -2/+2 |
2016-07-28 | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds | 1 | -0/+4 |
2016-07-27 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2016-07-27 | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 14 | -76/+129 |
2016-07-23 | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+6 |
2016-07-20 | libata-scsi: better style in ata_msense_*() | Tom Yan | 1 | -6/+13 |
2016-07-20 | AHCI: Clear GHC.IS to prevent unexpectly asserting INTx | Pang Raymond | 1 | -0/+8 |
2016-07-19 | ata: sata_dwc_460ex: remove redundant dev_err call | Wei Yongjun | 1 | -8/+2 |
2016-07-19 | ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_* | Christoph Hellwig | 1 | -1/+1 |
2016-07-19 | libata: remove ata_is_nodata | Christoph Hellwig | 1 | -1/+1 |