aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-24ahci: Add PCI ID for Cannon Lake PCH-LP AHCIMika Westerberg1-0/+1
2018-05-21libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee1-0/+2
2018-05-14libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.François Cami1-1/+2
2018-05-08libata: Blacklist some Sandisk SSDs for NCQTejun Heo1-0/+4
2018-05-07driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre1-2/+2
2018-05-01ata: fix spelling mistake: "directon" -> "direction"Colin Ian King1-2/+2
2018-04-26libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede1-0/+3
2018-04-26libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSDHans de Goede1-0/+3
2018-04-26ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCIEvan Wang1-0/+56
2018-04-26libahci: Allow drivers to override stop_engineEvan Wang6-15/+26
2018-04-09Revert "ata: ahci-platform: add reset control support"Kunihiko Hayashi2-22/+3
2018-04-03Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds18-123/+966
2018-04-03Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-1/+1
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-1713/+0
2018-03-29ahci: imx: add the imx8qm ahci sata supportRichard Zhu1-0/+332
2018-03-27libata: ensure host is free'd on error exit pathsColin Ian King1-1/+3
2018-03-26ata: ahci-platform: add reset control supportKunihiko Hayashi2-3/+22
2018-03-26ata: remove bf54x driverArnd Bergmann3-1713/+0
2018-03-21ahci: imx: fix the build warningRichard Zhu1-0/+3
2018-03-19libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede1-2/+5
2018-03-19libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede1-1/+1
2018-03-19libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede1-0/+8
2018-03-19ata: add Amiga Gayle PATA controller driverBartlomiej Zolnierkiewicz3-0/+232
2018-03-19ahci: imx: add the imx6qp ahci sata supportRichard Zhu1-4/+32
2018-03-14ata: change Tegra124 to TegraPreetham Ramchandra1-2/+2
2018-03-14ata: ahci_tegra: Add AHCI support for Tegra210Preetham Ramchandra1-1/+9
2018-03-14ata: ahci_tegra: disable DIPMPreetham Ramchandra1-1/+1
2018-03-14ata: ahci_tegra: disable devslp for Tegra124Preetham Ramchandra1-0/+26
2018-03-14ata: ahci_tegra: initialize regulators from soc structPreetham Ramchandra1-10/+23
2018-03-14ata: ahci_tegra: Update initialization sequencePreetham Ramchandra1-64/+224
2018-03-14libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park1-1/+3
2018-03-13libata: add refcounting to ata_hostTaras Kondratiuk3-8/+42
2018-03-11leds: Extends disk trigger for reads and writesLinus Walleij1-1/+1
2018-03-04ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede1-1/+3
2018-03-01pata_bk3710: clarify license version and use SPDX headerBartlomiej Zolnierkiewicz1-5/+3
2018-03-01pata_falcon: clarify license version and use SPDX headerBartlomiej Zolnierkiewicz1-5/+3
2018-03-01ata: do not schedule hot plug if it is a sas hostJason Yan1-1/+2
2018-02-20libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng1-0/+3
2018-02-18libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede1-0/+5
2018-02-18pata_it821x: Delete an error message for a failed memory allocation in it821x_firmware_command()Markus Elfring1-3/+3
2018-02-18pata_macio: Delete an error message for a failed memory allocation in two functionsMarkus Elfring1-8/+4
2018-02-18pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52xx_ata_probe()Markus Elfring1-1/+0
2018-02-18sata_dwc_460ex: Delete an error message for a failed memory allocation in sata_dwc_port_start()Markus Elfring1-1/+0
2018-02-18pata_samsung_cf: Delete an error message for a failed memory allocation in pata_s3c_probe()Markus Elfring1-3/+1
2018-02-18pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_probe()Markus Elfring1-1/+1
2018-02-18pata_arasan_cf: Delete an error message for a failed memory allocation in arasan_cf_probe()Markus Elfring1-3/+1
2018-02-13ata: sata_rcar: Remove unused variable in sata_rcar_init_controller()Geert Uytterhoeven1-1/+0
2018-02-12sata_rcar: Reset SATA PHY when Salvator-X board resumesKhiem Nguyen1-23/+40
2018-02-12libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers1-0/+6
2018-02-12libata: remove WARN() for DMA or PIO command without dataEric Biggers1-2/+1