summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)Author
2018-05-10libata: Fix comment typo in ata_eh_analyze_tf()Damien Le Moal
2018-05-10sata_nv: don't use block layer bounce bufferChristoph Hellwig
2018-05-08libata: Blacklist some Sandisk SSDs for NCQTejun Heo
2018-05-07ata: hpt37x: Convert to use match_string() helperAndy Shevchenko
2018-05-07driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre
2018-05-01ata: fix spelling mistake: "directon" -> "direction"Colin Ian King
2018-04-26libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede
2018-04-26libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSDHans de Goede
2018-04-26ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCIEvan Wang
2018-04-26libahci: Allow drivers to override stop_engineEvan Wang
2018-04-18scsi: libsas: add transport class for ATA devicesJason Yan
2018-04-09Revert "ata: ahci-platform: add reset control support"Kunihiko Hayashi
2018-04-03Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-04-03Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-29ahci: imx: add the imx8qm ahci sata supportRichard Zhu
2018-03-27libata: ensure host is free'd on error exit pathsColin Ian King
2018-03-26ata: ahci-platform: add reset control supportKunihiko Hayashi
2018-03-26ata: remove bf54x driverArnd Bergmann
2018-03-21ahci: imx: fix the build warningRichard Zhu
2018-03-19libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede
2018-03-19libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede
2018-03-19libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede
2018-03-19ata: add Amiga Gayle PATA controller driverBartlomiej Zolnierkiewicz
2018-03-19ahci: imx: add the imx6qp ahci sata supportRichard Zhu
2018-03-14ata: change Tegra124 to TegraPreetham Ramchandra
2018-03-14ata: ahci_tegra: Add AHCI support for Tegra210Preetham Ramchandra
2018-03-14ata: ahci_tegra: disable DIPMPreetham Ramchandra
2018-03-14ata: ahci_tegra: disable devslp for Tegra124Preetham Ramchandra
2018-03-14ata: ahci_tegra: initialize regulators from soc structPreetham Ramchandra
2018-03-14ata: ahci_tegra: Update initialization sequencePreetham Ramchandra
2018-03-14libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park
2018-03-13libata: add refcounting to ata_hostTaras Kondratiuk
2018-03-11leds: Extends disk trigger for reads and writesLinus Walleij
2018-03-04ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede
2018-03-01pata_bk3710: clarify license version and use SPDX headerBartlomiej Zolnierkiewicz
2018-03-01pata_falcon: clarify license version and use SPDX headerBartlomiej Zolnierkiewicz
2018-03-01ata: do not schedule hot plug if it is a sas hostJason Yan
2018-02-20libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng
2018-02-18libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede
2018-02-18pata_it821x: Delete an error message for a failed memory allocation in it821x...Markus Elfring
2018-02-18pata_macio: Delete an error message for a failed memory allocation in two fun...Markus Elfring
2018-02-18pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52...Markus Elfring
2018-02-18sata_dwc_460ex: Delete an error message for a failed memory allocation in sat...Markus Elfring
2018-02-18pata_samsung_cf: Delete an error message for a failed memory allocation in pa...Markus Elfring
2018-02-18pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_pr...Markus Elfring
2018-02-18pata_arasan_cf: Delete an error message for a failed memory allocation in ara...Markus Elfring
2018-02-13ata: sata_rcar: Remove unused variable in sata_rcar_init_controller()Geert Uytterhoeven
2018-02-12sata_rcar: Reset SATA PHY when Salvator-X board resumesKhiem Nguyen
2018-02-12libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers