aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
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
2018-02-12libata: remove WARN() for DMA or PIO command without dataEric Biggers
2018-02-12libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers
2018-02-12ata: libahci: fix comment indentationBaruch Siach
2018-02-12ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine()Stefan Roese
2018-02-12libata: Fix compile warning with ATA_DEBUG enabledDong Bo
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-30Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-01-25ata: pata_pdc2027x: Replace mdelay with msleepJia-Ju Bai
2018-01-25ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware_commandJia-Ju Bai
2018-01-25ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channelJia-Ju Bai
2018-01-18ata: remove pata_at32Corentin Labbe
2018-01-17ata: ahci_brcm: Recover from failures to identify devicesFlorian Fainelli