summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2016-12-132-20/+31
|\
| * ata: avoid probing NCQ Prio Support if not explicitly requestedAdam Manzanares2016-12-132-20/+31
* | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2016-12-137-31/+224
|\ \ | |/
| * ahci: warn about remapped NVMe devicesChristoph Hellwig2016-12-051-0/+39
| * pata: imx: support controller modes up to PIO4Vladimir Zapolskiy2016-11-091-1/+1
| * pata: imx: add support of setting timings for PIO modesVladimir Zapolskiy2016-11-091-1/+46
| * pata: imx: set controller PIO mode with .set_piomode callbackVladimir Zapolskiy2016-11-091-19/+8
| * pata: imx: sort headers outVladimir Zapolskiy2016-11-091-5/+3
| * ata: set ncq_prio_enabled iff device has supportAdam Manzanares2016-10-202-4/+9
| * ata: ATA Command Priority Disabled By DefaultAdam Manzanares2016-10-193-1/+71
| * ata: Enabling ATA Command PrioritiesAdam Manzanares2016-10-193-3/+40
| * ahci: qoriq: added ls1046a platform supportTang Yuantian2016-10-191-3/+13
* | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-121-1/+1
|\ \
| * \ Merge tag 'v4.9-rc4' into soundJonathan Corbet2016-11-181-19/+22
| |\ \
| * | | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-1/+1
| | |/ | |/|
* | | libata-scsi: disable SCT Write Same for the momentNicolai Stange2016-12-071-0/+1
* | | ata: sata_mv: check for errors when parsing nr-ports from dtUwe Kleine-König2016-11-291-1/+14
* | | ahci: always fall back to single-MSI modeChristoph Hellwig2016-11-211-7/+0
* | | libata-scsi: Fixup ata_gen_passthru_sense()Hannes Reinecke2016-11-011-1/+1
| |/ |/|
* | ahci: fix the single MSI-X case in ahci_init_oneChristoph Hellwig2016-10-251-1/+1
* | ahci: fix nvec checkChristoph Hellwig2016-10-201-7/+7
* | ahci: only try to use multi-MSI mode if there is more than 1 portChristoph Hellwig2016-10-191-14/+17
|/
* ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"Tang Yuantian2016-09-301-7/+1
* pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERRHarman Kalra2016-09-221-3/+1
* ata: Replace BUG() with BUG_ON().Harman Kalra2016-09-221-2/+1
* ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool...Harman Kalra2016-09-201-4/+2
* libata: Some drives failing on SCT Write SameShaun Tancheff2016-09-091-3/+3
* ahci: use pci_alloc_irq_vectorsChristoph Hellwig2016-09-063-139/+45
* Merge branch 'master' into for-4.9Tejun Heo2016-09-062-2/+2
|\
| * pata_ninja32: Avoid corrupting status flagsAlan Cox2016-08-301-1/+1
| * ahci: disable correct irq for dummy portsChristoph Hellwig2016-08-111-1/+1
* | libata: SCT Write Same handle ATA_DFLAG_PIOShaun Tancheff2016-08-251-0/+2
* | libata: SCT Write Same / DSM TrimShaun Tancheff2016-08-251-28/+57
* | libata: Add support for SCT Write SameShaun Tancheff2016-08-251-29/+170
* | libata: Safely overwrite attached page in WRITE SAME xlatShaun Tancheff2016-08-251-5/+51
* | ahci: also use a per-port lock for the multi-MSIX caseChristoph Hellwig2016-08-111-1/+1
* | ahci: st: Add ports-implemented property in supportPatrice Chotard2016-08-101-0/+4
* | ahci: qoriq: enable snoopable sata read and writeTang Yuantian2016-08-101-0/+6
* | ahci: qoriq: adjust sata parameterTang Yuantian2016-08-101-6/+0
* | libata-scsi: fix MODE SELECT translation for Control mode pageTom Yan2016-08-091-2/+2
* | libata-scsi: use u8 array to store mode page copyTom Yan2016-08-091-2/+2
|/
* Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-07-271-0/+4
|\
| * leds: convert IDE trigger to common disk triggerStephan Linz2016-06-201-0/+4
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-1/+1
|\ \
| * | block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie2016-06-071-1/+1
| |/
* | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-07-2614-76/+129
|\ \
| * | libata-scsi: better style in ata_msense_*()Tom Yan2016-07-201-6/+13
| * | AHCI: Clear GHC.IS to prevent unexpectly asserting INTxPang Raymond2016-07-201-0/+8
| * | ata: sata_dwc_460ex: remove redundant dev_err callWei Yongjun2016-07-191-8/+2
| * | ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*Christoph Hellwig2016-07-181-1/+1
OpenPOWER on IntegriCloud