summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2018-05-22libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede
2018-05-22ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni
2018-05-22libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede
2018-05-22libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede
2018-05-22libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede
2018-05-22libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park
2018-05-22libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng
2018-05-22libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede
2018-05-22libata: remove WARN() for DMA or PIO command without dataEric Biggers
2018-05-22libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers
2018-05-22ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede
2018-02-28ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg
2018-02-28ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede
2018-02-28libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin
2018-01-17libata: drop WARN from protocol error in ata_sff_qc_issue()Tejun Heo
2017-12-08ata: fixes kernel crash while tracing ata_eh_link_autopsy eventRameshwar Prasad Sahu
2017-12-06ata: SATA_MV should depend on HAS_DMAGeert Uytterhoeven
2017-12-06ata: SATA_HIGHBANK should depend on HAS_DMAGeert Uytterhoeven
2017-12-06ata: ATA_BMDMA should depend on HAS_DMAGeert Uytterhoeven
2017-11-05libata: transport: Remove circular dependency at free timeGwendal Grignou
2017-10-03cs5536: add support for IDE controller variantAndrey Korolyov
2017-09-10libata: array underflow in ata_find_dev()Dan Carpenter
2017-03-06ata: sata_mv:- Handle return value of devm_ioremap.Arvind Yadav
2017-03-06libata: Fix ATA request senseDamien Le Moal
2017-03-06libata: apply MAX_SEC_1024 to all CX1-JB*-HP devicesTejun Heo
2016-08-06libata: LITE-ON CX1-JB256-HP needs lower max_sectorsTejun Heo
2016-07-10scsi: fix race between simultaneous decrements of ->host_failedWei Fang
2016-05-17ata: ahci-platform: Add ports-implemented DT bindings.Srinivas Kandagatla
2016-05-17libahci: save port map for forced port mapSrinivas Kandagatla
2016-03-07Adding Intel Lewisburg device IDs for SATAAlexandra Yates
2016-03-07ahci: add new Intel device IDsAlexandra Yates
2016-03-07ahci: Order SATA device IDs for codename LewisburgAlexandra Yates
2016-03-07libata: fix HDIO_GET_32BIT ioctlArnd Bergmann
2016-03-04ahci: Intel DNV device IDs SATAAlexandra Yates
2016-02-28libata: fix sff host state machine locking while pollingTejun Heo
2016-02-23libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo
2015-09-21PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui
2015-09-13Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral
2015-09-13Revert "libata: Implement NCQ autosense"Tejun Heo
2015-09-13Revert "libata: Implement support for sense data reporting"Tejun Heo
2015-09-13Revert "libata-eh: Set 'information' field for autosense"Tejun Heo
2015-08-10ata: pmp: add quirk for Marvell 4140 SATA PMPLior Amsalem
2015-08-03libata: Fix regression when the NCQ Send and Receive log page is absentMartin K. Petersen
2015-08-03libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter
2015-08-03libata: Do not blacklist M510DCMartin K. Petersen
2015-08-03libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn
2015-08-03libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-08-03libata: Expose TRIM capability in sysfsMartin K. Petersen
2015-08-03libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen
2015-08-03libata: increase the timeout when setting transfer modeMikulas Patocka