summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-041-51/+0
|\
| * libata: remove ata_scsi_timed_outChristoph Hellwig2018-05-291-51/+0
* | ahci: Add PCI ID for Cannon Lake PCH-LP AHCIMika Westerberg2018-05-241-0/+1
* | libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee2018-05-211-0/+2
* | libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.François Cami2018-05-141-1/+2
* | libata: Blacklist some Sandisk SSDs for NCQTejun Heo2018-05-081-0/+4
* | driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre2018-05-071-2/+2
* | ata: fix spelling mistake: "directon" -> "direction"Colin Ian King2018-05-011-2/+2
* | libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede2018-04-261-0/+3
* | libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSDHans de Goede2018-04-261-0/+3
* | ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCIEvan Wang2018-04-261-0/+56
* | libahci: Allow drivers to override stop_engineEvan Wang2018-04-266-15/+26
* | Revert "ata: ahci-platform: add reset control support"Kunihiko Hayashi2018-04-092-22/+3
|/
* Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-04-0318-123/+966
|\
| * ahci: imx: add the imx8qm ahci sata supportRichard Zhu2018-03-291-0/+332
| * libata: ensure host is free'd on error exit pathsColin Ian King2018-03-271-1/+3
| * ata: ahci-platform: add reset control supportKunihiko Hayashi2018-03-262-3/+22
| * ahci: imx: fix the build warningRichard Zhu2018-03-211-0/+3
| * ata: add Amiga Gayle PATA controller driverBartlomiej Zolnierkiewicz2018-03-193-0/+232
| * ahci: imx: add the imx6qp ahci sata supportRichard Zhu2018-03-191-4/+32
| * ata: change Tegra124 to TegraPreetham Ramchandra2018-03-141-2/+2
| * ata: ahci_tegra: Add AHCI support for Tegra210Preetham Ramchandra2018-03-141-1/+9
| * ata: ahci_tegra: disable DIPMPreetham Ramchandra2018-03-141-1/+1
| * ata: ahci_tegra: disable devslp for Tegra124Preetham Ramchandra2018-03-141-0/+26
| * ata: ahci_tegra: initialize regulators from soc structPreetham Ramchandra2018-03-141-10/+23
| * ata: ahci_tegra: Update initialization sequencePreetham Ramchandra2018-03-141-64/+224
| * libata: add refcounting to ata_hostTaras Kondratiuk2018-03-133-8/+42
| * pata_bk3710: clarify license version and use SPDX headerBartlomiej Zolnierkiewicz2018-03-011-5/+3
| * pata_falcon: clarify license version and use SPDX headerBartlomiej Zolnierkiewicz2018-03-011-5/+3
| * pata_it821x: Delete an error message for a failed memory allocation in it821x...Markus Elfring2018-02-181-3/+3
| * pata_macio: Delete an error message for a failed memory allocation in two fun...Markus Elfring2018-02-181-8/+4
| * pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52...Markus Elfring2018-02-181-1/+0
| * sata_dwc_460ex: Delete an error message for a failed memory allocation in sat...Markus Elfring2018-02-181-1/+0
| * pata_samsung_cf: Delete an error message for a failed memory allocation in pa...Markus Elfring2018-02-181-3/+1
| * pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_pr...Markus Elfring2018-02-181-1/+1
| * pata_arasan_cf: Delete an error message for a failed memory allocation in ara...Markus Elfring2018-02-181-3/+1
* | Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-031-1/+1
|\ \
| * | leds: Extends disk trigger for reads and writesLinus Walleij2018-03-111-1/+1
* | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-023-1713/+0
|\ \ \
| * | | ata: remove bf54x driverArnd Bergmann2018-03-263-1713/+0
| |/ /
* | | libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede2018-03-191-2/+5
* | | libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede2018-03-191-1/+1
* | | libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede2018-03-191-0/+8
* | | libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park2018-03-141-1/+3
* | | ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede2018-03-041-1/+3
* | | ata: do not schedule hot plug if it is a sas hostJason Yan2018-03-011-1/+2
* | | libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng2018-02-201-0/+3
* | | libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede2018-02-181-0/+5
| |/ |/|
* | ata: sata_rcar: Remove unused variable in sata_rcar_init_controller()Geert Uytterhoeven2018-02-131-1/+0
* | sata_rcar: Reset SATA PHY when Salvator-X board resumesKhiem Nguyen2018-02-121-23/+40