Age | Commit message (Expand) | Author | Files | Lines |
2018-04-03 | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 18 | -123/+966 |
2018-04-03 | Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 3 | -1713/+0 |
2018-03-29 | ahci: imx: add the imx8qm ahci sata support | Richard Zhu | 1 | -0/+332 |
2018-03-27 | libata: ensure host is free'd on error exit paths | Colin Ian King | 1 | -1/+3 |
2018-03-26 | ata: ahci-platform: add reset control support | Kunihiko Hayashi | 2 | -3/+22 |
2018-03-26 | ata: remove bf54x driver | Arnd Bergmann | 3 | -1713/+0 |
2018-03-21 | ahci: imx: fix the build warning | Richard Zhu | 1 | -0/+3 |
2018-03-19 | libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version | Hans de Goede | 1 | -2/+5 |
2018-03-19 | libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions | Hans de Goede | 1 | -1/+1 |
2018-03-19 | libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs | Hans de Goede | 1 | -0/+8 |
2018-03-19 | ata: add Amiga Gayle PATA controller driver | Bartlomiej Zolnierkiewicz | 3 | -0/+232 |
2018-03-19 | ahci: imx: add the imx6qp ahci sata support | Richard Zhu | 1 | -4/+32 |
2018-03-14 | ata: change Tegra124 to Tegra | Preetham Ramchandra | 1 | -2/+2 |
2018-03-14 | ata: ahci_tegra: Add AHCI support for Tegra210 | Preetham Ramchandra | 1 | -1/+9 |
2018-03-14 | ata: ahci_tegra: disable DIPM | Preetham Ramchandra | 1 | -1/+1 |
2018-03-14 | ata: ahci_tegra: disable devslp for Tegra124 | Preetham Ramchandra | 1 | -0/+26 |
2018-03-14 | ata: ahci_tegra: initialize regulators from soc struct | Preetham Ramchandra | 1 | -10/+23 |
2018-03-14 | ata: ahci_tegra: Update initialization sequence | Preetham Ramchandra | 1 | -64/+224 |
2018-03-14 | libata: Enable queued TRIM for Samsung SSD 860 | Ju Hyung Park | 1 | -1/+3 |
2018-03-13 | libata: add refcounting to ata_host | Taras Kondratiuk | 3 | -8/+42 |
2018-03-11 | leds: Extends disk trigger for reads and writes | Linus Walleij | 1 | -1/+1 |
2018-03-04 | ahci: Add PCI-id for the Highpoint Rocketraid 644L card | Hans de Goede | 1 | -1/+3 |
2018-03-01 | pata_bk3710: clarify license version and use SPDX header | Bartlomiej Zolnierkiewicz | 1 | -5/+3 |
2018-03-01 | pata_falcon: clarify license version and use SPDX header | Bartlomiej Zolnierkiewicz | 1 | -5/+3 |
2018-03-01 | ata: do not schedule hot plug if it is a sas host | Jason Yan | 1 | -1/+2 |
2018-02-20 | libata: disable LPM for Crucial BX100 SSD 500GB drive | Kai-Heng Feng | 1 | -0/+3 |
2018-02-18 | libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs | Hans de Goede | 1 | -0/+5 |
2018-02-18 | pata_it821x: Delete an error message for a failed memory allocation in it821x... | Markus Elfring | 1 | -3/+3 |
2018-02-18 | pata_macio: Delete an error message for a failed memory allocation in two fun... | Markus Elfring | 1 | -8/+4 |
2018-02-18 | pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52... | Markus Elfring | 1 | -1/+0 |
2018-02-18 | sata_dwc_460ex: Delete an error message for a failed memory allocation in sat... | Markus Elfring | 1 | -1/+0 |
2018-02-18 | pata_samsung_cf: Delete an error message for a failed memory allocation in pa... | Markus Elfring | 1 | -3/+1 |
2018-02-18 | pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_pr... | Markus Elfring | 1 | -1/+1 |
2018-02-18 | pata_arasan_cf: Delete an error message for a failed memory allocation in ara... | Markus Elfring | 1 | -3/+1 |
2018-02-13 | ata: sata_rcar: Remove unused variable in sata_rcar_init_controller() | Geert Uytterhoeven | 1 | -1/+0 |
2018-02-12 | sata_rcar: Reset SATA PHY when Salvator-X board resumes | Khiem Nguyen | 1 | -23/+40 |
2018-02-12 | libata: don't try to pass through NCQ commands to non-NCQ devices | Eric Biggers | 1 | -0/+6 |
2018-02-12 | libata: remove WARN() for DMA or PIO command without data | Eric Biggers | 1 | -2/+1 |
2018-02-12 | libata: fix length validation of ATAPI-relayed SCSI commands | Eric Biggers | 1 | -1/+3 |
2018-02-12 | ata: libahci: fix comment indentation | Baruch Siach | 1 | -1/+1 |
2018-02-12 | ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine() | Stefan Roese | 1 | -0/+10 |
2018-02-12 | libata: Fix compile warning with ATA_DEBUG enabled | Dong Bo | 1 | -1/+1 |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+2 |
2018-01-30 | Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 11 | -470/+190 |
2018-01-25 | ata: pata_pdc2027x: Replace mdelay with msleep | Jia-Ju Bai | 1 | -2/+2 |
2018-01-25 | ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware_command | Jia-Ju Bai | 1 | -1/+1 |
2018-01-25 | ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channel | Jia-Ju Bai | 1 | -1/+1 |
2018-01-18 | ata: remove pata_at32 | Corentin Labbe | 3 | -410/+0 |
2018-01-17 | ata: ahci_brcm: Recover from failures to identify devices | Florian Fainelli | 1 | -8/+87 |