summaryrefslogtreecommitdiff
path: root/drivers/ata
Commit message (Expand)AuthorAge
* Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-04-03
|\
| * ahci: imx: add the imx8qm ahci sata supportRichard Zhu2018-03-29
| * libata: ensure host is free'd on error exit pathsColin Ian King2018-03-27
| * ata: ahci-platform: add reset control supportKunihiko Hayashi2018-03-26
| * ahci: imx: fix the build warningRichard Zhu2018-03-21
| * ata: add Amiga Gayle PATA controller driverBartlomiej Zolnierkiewicz2018-03-19
| * ahci: imx: add the imx6qp ahci sata supportRichard Zhu2018-03-19
| * ata: change Tegra124 to TegraPreetham Ramchandra2018-03-14
| * ata: ahci_tegra: Add AHCI support for Tegra210Preetham Ramchandra2018-03-14
| * ata: ahci_tegra: disable DIPMPreetham Ramchandra2018-03-14
| * ata: ahci_tegra: disable devslp for Tegra124Preetham Ramchandra2018-03-14
| * ata: ahci_tegra: initialize regulators from soc structPreetham Ramchandra2018-03-14
| * ata: ahci_tegra: Update initialization sequencePreetham Ramchandra2018-03-14
| * libata: add refcounting to ata_hostTaras Kondratiuk2018-03-13
| * pata_bk3710: clarify license version and use SPDX headerBartlomiej Zolnierkiewicz2018-03-01
| * pata_falcon: clarify license version and use SPDX headerBartlomiej Zolnierkiewicz2018-03-01
| * pata_it821x: Delete an error message for a failed memory allocation in it821x...Markus Elfring2018-02-18
| * pata_macio: Delete an error message for a failed memory allocation in two fun...Markus Elfring2018-02-18
| * pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52...Markus Elfring2018-02-18
| * sata_dwc_460ex: Delete an error message for a failed memory allocation in sat...Markus Elfring2018-02-18
| * pata_samsung_cf: Delete an error message for a failed memory allocation in pa...Markus Elfring2018-02-18
| * pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_pr...Markus Elfring2018-02-18
| * pata_arasan_cf: Delete an error message for a failed memory allocation in ara...Markus Elfring2018-02-18
* | Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-03
|\ \
| * | leds: Extends disk trigger for reads and writesLinus Walleij2018-03-11
* | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-02
|\ \ \
| * | | ata: remove bf54x driverArnd Bergmann2018-03-26
| |/ /
* | | libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede2018-03-19
* | | libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede2018-03-19
* | | libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede2018-03-19
* | | libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park2018-03-14
* | | ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede2018-03-04
* | | ata: do not schedule hot plug if it is a sas hostJason Yan2018-03-01
* | | libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng2018-02-20
* | | libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede2018-02-18
| |/ |/|
* | ata: sata_rcar: Remove unused variable in sata_rcar_init_controller()Geert Uytterhoeven2018-02-13
* | sata_rcar: Reset SATA PHY when Salvator-X board resumesKhiem Nguyen2018-02-12
* | libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers2018-02-12
* | libata: remove WARN() for DMA or PIO command without dataEric Biggers2018-02-12
* | libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers2018-02-12
* | ata: libahci: fix comment indentationBaruch Siach2018-02-12
* | ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine()Stefan Roese2018-02-12
* | libata: Fix compile warning with ATA_DEBUG enabledDong Bo2018-02-12
|/
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-06
|\
| * ata: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-11
* | Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-01-30
|\ \
| * | ata: pata_pdc2027x: Replace mdelay with msleepJia-Ju Bai2018-01-25
| * | ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware_commandJia-Ju Bai2018-01-25
| * | ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channelJia-Ju Bai2018-01-25
| * | ata: remove pata_at32Corentin Labbe2018-01-18