summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2016-08-06libata: LITE-ON CX1-JB256-HP needs lower max_sectorsTejun Heo1-0/+6
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-07Adding Intel Lewisburg device IDs for SATAAlexandra Yates1-0/+6
2016-03-07ahci: add new Intel device IDsAlexandra Yates1-0/+10
2016-03-07ahci: Order SATA device IDs for codename LewisburgAlexandra Yates1-0/+10
2016-03-07libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-6/+5
2016-03-04ahci: Intel DNV device IDs SATAAlexandra Yates1-0/+20
2016-02-28libata: fix sff host state machine locking while pollingTejun Heo1-21/+11
2016-02-23libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo1-2/+2
2015-09-21PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui2-24/+1
2015-09-13Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral1-0/+2
2015-09-13Revert "libata: Implement NCQ autosense"Tejun Heo3-26/+2
2015-09-13Revert "libata: Implement support for sense data reporting"Tejun Heo2-102/+4
2015-09-13Revert "libata-eh: Set 'information' field for autosense"Tejun Heo4-21/+3
2015-08-10ata: pmp: add quirk for Marvell 4140 SATA PMPLior Amsalem1-0/+7
2015-08-03libata: Fix regression when the NCQ Send and Receive log page is absentMartin K. Petersen1-0/+1
2015-08-03libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter1-0/+3
2015-08-03libata: Do not blacklist M510DCMartin K. Petersen1-1/+1
2015-08-03libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn1-0/+10
2015-08-03libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2-1/+4
2015-08-03libata: Expose TRIM capability in sysfsMartin K. Petersen1-0/+22
2015-08-03libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen1-1/+11
2015-08-03libata: increase the timeout when setting transfer modeMikulas Patocka1-1/+2
2015-08-03libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVERAleksei Mamlin1-1/+2
2015-08-03libata: Do not blacklist Micron M500DCMartin K. Petersen1-1/+1
2015-06-08Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2015-06-08pata_octeon_cf: fix broken buildAaro Koskinen1-1/+1
2015-05-26ata: ahci_mvebu: Fix wrongly set base address for the MBus window settingNadav Haklai1-1/+1
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-1156/+157
2015-05-10ahci: avoton port-disable reset-quirkDan Williams1-8/+95
2015-05-05ata: select DW_DMAC in case of SATA_DWCAndy Shevchenko1-0/+1
2015-05-04libata: Blacklist queued TRIM on all Samsung 800-seriesMartin K. Petersen1-1/+1
2015-04-25libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2-1/+17
2015-04-25libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2-2/+20
2015-04-20ata: ahci_st: fixup layering violations / drvdata errorsPeter Griffin1-25/+24
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2-15/+6
2015-04-15Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-13/+1
2015-04-14Remove celleb-only SCC PATA driversDaniel Axtens3-1120/+0
2015-04-14Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds31-815/+673
2015-04-13Merge branch 'pnp'Rafael J. Wysocki1-13/+1
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert22-63/+63
2015-04-07Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman1-5/+5
2015-04-01ahci: st: st_configure_oob must be called after IP is clocked.Peter Griffin1-2/+4
2015-03-30sata_dwc_460ex: indent an if statementDan Carpenter1-1/+1
2015-03-27libata: Blacklist queued TRIM on Samsung SSD 850 ProMartin K. Petersen1-0/+2
2015-03-27libata: Update Crucial/Micron blacklistMartin K. Petersen1-2/+11
2015-03-27libata: Add tracepointsHannes Reinecke4-3/+163
2015-03-27libata-eh: Set 'information' field for autosenseHannes Reinecke4-3/+21