aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAge
* sata: ahci-da850: implement a workaround for the softreset quirkBartosz Golaszewski2017-04-12
* libata: Fix ATA request senseDamien Le Moal2017-02-09
* libata: apply MAX_SEC_1024 to all CX1-JB*-HP devicesTejun Heo2017-02-09
* ata: sata_mv:- Handle return value of devm_ioremap.Arvind Yadav2017-02-09
* libata-scsi: disable SCT Write Same for the momentNicolai Stange2016-12-07
* ata: sata_mv: check for errors when parsing nr-ports from dtUwe Kleine-König2016-11-29
* ahci: always fall back to single-MSI modeChristoph Hellwig2016-11-21
* libata-scsi: Fixup ata_gen_passthru_sense()Hannes Reinecke2016-11-01
* ahci: fix the single MSI-X case in ahci_init_oneChristoph Hellwig2016-10-25
* ahci: fix nvec checkChristoph Hellwig2016-10-20
* ahci: only try to use multi-MSI mode if there is more than 1 portChristoph Hellwig2016-10-19
* ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"Tang Yuantian2016-09-30
* pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERRHarman Kalra2016-09-22
* ata: Replace BUG() with BUG_ON().Harman Kalra2016-09-22
* ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool...Harman Kalra2016-09-20
* libata: Some drives failing on SCT Write SameShaun Tancheff2016-09-09
* ahci: use pci_alloc_irq_vectorsChristoph Hellwig2016-09-06
* Merge branch 'master' into for-4.9Tejun Heo2016-09-06
|\
| * pata_ninja32: Avoid corrupting status flagsAlan Cox2016-08-30
| * ahci: disable correct irq for dummy portsChristoph Hellwig2016-08-11
* | libata: SCT Write Same handle ATA_DFLAG_PIOShaun Tancheff2016-08-25
* | libata: SCT Write Same / DSM TrimShaun Tancheff2016-08-25
* | libata: Add support for SCT Write SameShaun Tancheff2016-08-25
* | libata: Safely overwrite attached page in WRITE SAME xlatShaun Tancheff2016-08-25
* | ahci: also use a per-port lock for the multi-MSIX caseChristoph Hellwig2016-08-11
* | ahci: st: Add ports-implemented property in supportPatrice Chotard2016-08-10
* | ahci: qoriq: enable snoopable sata read and writeTang Yuantian2016-08-10
* | ahci: qoriq: adjust sata parameterTang Yuantian2016-08-10
* | libata-scsi: fix MODE SELECT translation for Control mode pageTom Yan2016-08-09
* | libata-scsi: use u8 array to store mode page copyTom Yan2016-08-09
|/
* Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-07-27
|\
| * leds: convert IDE trigger to common disk triggerStephan Linz2016-06-20
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \
| * | block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie2016-06-07
| |/
* | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-07-26
|\ \
| * | libata-scsi: better style in ata_msense_*()Tom Yan2016-07-20
| * | AHCI: Clear GHC.IS to prevent unexpectly asserting INTxPang Raymond2016-07-20
| * | ata: sata_dwc_460ex: remove redundant dev_err callWei Yongjun2016-07-19
| * | ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*Christoph Hellwig2016-07-18
| * | libata: remove ata_is_nodataChristoph Hellwig2016-07-18
| * | libata-scsi: minor cleanup for ata_scsi_zbc_out_xlatDamien Le Moal2016-07-15
| * | libata-scsi: Fix ZBC management out command translationDamien Le Moal2016-07-15
| * | libata-scsi: Fix translation of REPORT ZONES commandDamien Le Moal2016-07-15
| * | ata: Handle ATA NCQ NO-DATA commands correctlyHannes Reinecke2016-07-15
| * | libata-eh: decode all taskfile protocolsHannes Reinecke2016-07-14
| * | ata: fixup ATA_PROT_NODATAHannes Reinecke2016-07-14
| * | libata: use ata_is_ncq() accessorsHannes Reinecke2016-07-14
| * | libata-scsi: avoid repeated calculation of number of TRIM rangesTom Yan2016-07-12
| * | libata-scsi: reject WRITE SAME (16) with n_block that exceeds limitTom Yan2016-07-12
| * | libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control()Tom Yan2016-07-12