Age | Commit message (Expand) | Author |
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 |
2018-02-12 | libata: fix length validation of ATAPI-relayed SCSI commands | Eric Biggers |
2018-02-12 | ata: libahci: fix comment indentation | Baruch Siach |
2018-02-12 | ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine() | Stefan Roese |
2018-02-12 | libata: Fix compile warning with ATA_DEBUG enabled | Dong Bo |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-01-30 | Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2018-01-25 | ata: pata_pdc2027x: Replace mdelay with msleep | Jia-Ju Bai |
2018-01-25 | ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware_command | Jia-Ju Bai |
2018-01-25 | ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channel | Jia-Ju Bai |
2018-01-18 | ata: remove pata_at32 | Corentin Labbe |
2018-01-17 | ata: ahci_brcm: Recover from failures to identify devices | Florian Fainelli |
2018-01-11 | ata: Deprecate pci_get_bus_and_slot() | Sinan Kaya |
2018-01-11 | ahci: Add Intel Cannon Lake PCH-H PCI ID | Mika Westerberg |
2018-01-08 | ata_piix: constify pci_bits | Arvind Yadav |
2018-01-08 | libata:pata_atiixp: Don't use unconnected secondary port on SB600 | Darren Stevens |
2018-01-02 | ata: ahci_brcm: Avoid clobbering SATA_TOP_CTRL_BUS_CTRL | Florian Fainelli |
2017-12-19 | libata: apply MAX_SEC_1024 to all LITEON EP1 series devices | Xinyu Lin |
2017-12-11 | ahci: Allow setting a default LPM policy for mobile chipsets | Hans de Goede |
2017-12-11 | ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI | Hans de Goede |
2017-12-11 | ahci: Annotate PCI ids for mobile Intel chipsets as such | Hans de Goede |
2017-12-04 | libata: sata_down_spd_limit should return if driver has not recorded sstatus ... | David Milburn |
2017-12-04 | ahci: mtk: Change driver name to ahci-mtk | Matthias Brugger |
2017-12-04 | ahci: qoriq: refine port register configuration | Yuantian Tang |