summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* 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
* | libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers2018-02-121-0/+6
* | libata: remove WARN() for DMA or PIO command without dataEric Biggers2018-02-121-2/+1
* | libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers2018-02-121-1/+3
* | ata: libahci: fix comment indentationBaruch Siach2018-02-121-1/+1
* | ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine()Stefan Roese2018-02-121-0/+10
* | libata: Fix compile warning with ATA_DEBUG enabledDong Bo2018-02-121-1/+1
|/
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-1/+2
|\
| * ata: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-1/+2
* | Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-01-3011-470/+190
|\ \
| * | ata: pata_pdc2027x: Replace mdelay with msleepJia-Ju Bai2018-01-251-2/+2
| * | ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware_commandJia-Ju Bai2018-01-251-1/+1
| * | ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channelJia-Ju Bai2018-01-251-1/+1
| * | ata: remove pata_at32Corentin Labbe2018-01-183-410/+0