Age | Commit message (Expand) | Author |
2018-05-24 | ahci: Add PCI ID for Cannon Lake PCH-LP AHCI | Mika Westerberg |
2018-05-21 | libata: blacklist Micron 500IT SSD with MU01 firmware | Sudip Mukherjee |
2018-05-14 | libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q. | François Cami |
2018-05-08 | libata: Blacklist some Sandisk SSDs for NCQ | Tejun Heo |
2018-05-07 | driver core: add __printf verification to __ata_ehi_pushv_desc | Mathieu Malaterre |
2018-05-01 | ata: fix spelling mistake: "directon" -> "direction" | Colin Ian King |
2018-04-26 | libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs | Hans de Goede |
2018-04-26 | libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSD | Hans de Goede |
2018-04-26 | ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI | Evan Wang |
2018-04-26 | libahci: Allow drivers to override stop_engine | Evan Wang |
2018-04-09 | Revert "ata: ahci-platform: add reset control support" | Kunihiko Hayashi |
2018-04-03 | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2018-04-03 | Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2018-03-29 | ahci: imx: add the imx8qm ahci sata support | Richard Zhu |
2018-03-27 | libata: ensure host is free'd on error exit paths | Colin Ian King |
2018-03-26 | ata: ahci-platform: add reset control support | Kunihiko Hayashi |
2018-03-26 | ata: remove bf54x driver | Arnd Bergmann |
2018-03-21 | ahci: imx: fix the build warning | Richard Zhu |
2018-03-19 | libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version | Hans de Goede |
2018-03-19 | libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions | Hans de Goede |
2018-03-19 | libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs | Hans de Goede |
2018-03-19 | ata: add Amiga Gayle PATA controller driver | Bartlomiej Zolnierkiewicz |
2018-03-19 | ahci: imx: add the imx6qp ahci sata support | Richard Zhu |
2018-03-14 | ata: change Tegra124 to Tegra | Preetham Ramchandra |
2018-03-14 | ata: ahci_tegra: Add AHCI support for Tegra210 | Preetham Ramchandra |
2018-03-14 | ata: ahci_tegra: disable DIPM | Preetham Ramchandra |
2018-03-14 | ata: ahci_tegra: disable devslp for Tegra124 | Preetham Ramchandra |
2018-03-14 | ata: ahci_tegra: initialize regulators from soc struct | Preetham Ramchandra |
2018-03-14 | ata: ahci_tegra: Update initialization sequence | Preetham Ramchandra |
2018-03-14 | libata: Enable queued TRIM for Samsung SSD 860 | Ju Hyung Park |
2018-03-13 | libata: add refcounting to ata_host | Taras Kondratiuk |
2018-03-11 | leds: Extends disk trigger for reads and writes | Linus Walleij |
2018-03-04 | ahci: Add PCI-id for the Highpoint Rocketraid 644L card | Hans de Goede |
2018-03-01 | pata_bk3710: clarify license version and use SPDX header | Bartlomiej Zolnierkiewicz |
2018-03-01 | pata_falcon: clarify license version and use SPDX header | Bartlomiej Zolnierkiewicz |
2018-03-01 | ata: do not schedule hot plug if it is a sas host | Jason Yan |
2018-02-20 | libata: disable LPM for Crucial BX100 SSD 500GB drive | Kai-Heng Feng |
2018-02-18 | libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs | Hans de Goede |
2018-02-18 | pata_it821x: Delete an error message for a failed memory allocation in it821x... | Markus Elfring |
2018-02-18 | pata_macio: Delete an error message for a failed memory allocation in two fun... | Markus Elfring |
2018-02-18 | pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52... | Markus Elfring |
2018-02-18 | sata_dwc_460ex: Delete an error message for a failed memory allocation in sat... | Markus Elfring |
2018-02-18 | pata_samsung_cf: Delete an error message for a failed memory allocation in pa... | Markus Elfring |
2018-02-18 | pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_pr... | Markus Elfring |
2018-02-18 | pata_arasan_cf: Delete an error message for a failed memory allocation in ara... | Markus Elfring |
2018-02-13 | ata: sata_rcar: Remove unused variable in sata_rcar_init_controller() | Geert Uytterhoeven |
2018-02-12 | sata_rcar: Reset SATA PHY when Salvator-X board resumes | Khiem Nguyen |
2018-02-12 | libata: don't try to pass through NCQ commands to non-NCQ devices | Eric Biggers |
2018-02-12 | libata: remove WARN() for DMA or PIO command without data | Eric Biggers |