summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2017-02-08ata: hpt366: fix constant cast warningArnd Bergmann1-2/+2
2016-07-11scsi: fix race between simultaneous decrements of ->host_failedWei Fang1-1/+1
2016-05-17ata: ahci-platform: Add ports-implemented DT bindings.Srinivas Kandagatla1-0/+3
2016-05-17libahci: save port map for forced port mapSrinivas Kandagatla1-0/+1
2016-03-08Adding Intel Lewisburg device IDs for SATAAlexandra Yates1-0/+6
2016-03-08ahci: Order SATA device IDs for codename LewisburgAlexandra Yates1-0/+10
2016-03-08libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-6/+5
2016-03-04ahci: Intel DNV device IDs SATAAlexandra Yates1-0/+20
2016-03-02libata: fix sff host state machine locking while pollingTejun Heo1-21/+11
2016-02-28libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo1-2/+2
2015-09-22Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral1-0/+2
2015-08-27libata: Do not blacklist M510DCMartin K. Petersen1-1/+1
2015-08-27libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter1-0/+3
2015-08-27libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2-1/+4
2015-08-27libata: Expose TRIM capability in sysfsMartin K. Petersen1-0/+22
2015-08-27libata: Do not blacklist Micron M500DCMartin K. Petersen1-1/+1
2015-08-27libata: Blacklist queued TRIM on all Samsung 800-seriesMartin K. Petersen1-1/+1
2015-08-27libata: Blacklist queued TRIM on Samsung SSD 850 ProMartin K. Petersen1-0/+2
2015-08-27libata: Update Crucial/Micron blacklistMartin K. Petersen1-2/+11
2015-08-27libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen2-8/+33
2015-08-27Revert "libata: add ATA_HORKAGE_NOTRIM"Sasha Levin1-2/+1
2015-08-27ata: pmp: add quirk for Marvell 4140 SATA PMPLior Amsalem1-0/+7
2015-08-04libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter1-0/+3
2015-08-04libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-1/+2
2015-08-04libata: increase the timeout when setting transfer modeMikulas Patocka1-1/+2
2015-08-04libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVERAleksei Mamlin1-1/+2
2015-07-03ata: ahci_mvebu: Fix wrongly set base address for the MBus window settingNadav Haklai1-1/+1
2015-07-03pata_octeon_cf: fix broken buildAaro Koskinen1-1/+1
2015-06-10libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2-1/+17
2015-06-10libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2-2/+20
2015-06-10ahci: avoton port-disable reset-quirkDan Williams1-8/+95
2015-01-30ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...Suman Tripathi1-1/+1
2015-01-30sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko1-14/+12
2015-01-30libata: prevent HSM state change race between ISR and PIODavid Jeffery1-0/+12
2015-01-30libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2-2/+5
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo1-0/+1
2014-12-02sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-1/+1
2014-12-02AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles1-0/+3
2014-11-04ahci: fix AHCI parameters not taken into accountAntoine Tenart1-6/+3
2014-10-28ata: sata_rcar: Add r8a7793 device supportKoji Matsuoka1-0/+5
2014-10-27ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston1-0/+5
2014-10-27ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo1-3/+11
2014-10-27Revert "AHCI: Optimize single IRQ interrupt processing"Tejun Heo1-61/+13
2014-10-27Revert "AHCI: Do not acquire ata_host::lock from single IRQ handler"Tejun Heo1-0/+4
2014-10-27ata: sata_rcar: Disable DIPM mode for r8a7790 ES1Simon Horman1-0/+10
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+2
2014-10-15pata_arasan_cf: use dmaengine_terminate_all() APIVinod Koul1-3/+2
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds14-264/+200
2014-10-09Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-10-08pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE ControllerScott Carter1-2/+11