Age | Commit message (Expand) | Author |
2020-04-16 | ahci: Add Intel Comet Lake PCH-U PCI ID | Kai-Heng Feng |
2020-04-09 | ahci: Add Intel Comet Lake PCH RAID PCI ID | Jian-Hong Pan |
2020-04-07 | ata: ahci: Add sysfs attribute to show remapped NVMe device count | Kai-Heng Feng |
2020-03-25 | ahci: Add Intel Comet Lake PCH-V PCI ID | Mika Westerberg |
2020-03-25 | ahci: Add Intel Comet Lake PCH-H PCI ID | Mika Westerberg |
2020-03-25 | ahci: Add Intel Comet Lake H RAID PCI ID | Kai-Heng Feng |
2020-03-12 | AHCI: Add support for Loongson 7A1000 SATA controller | Tiezhu Yang |
2020-01-29 | ata: ahci: Add shutdown to freeze hardware resources of ahci | Prabhakar Kushwaha |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit | Nicolas Saenz Julienne |
2019-10-25 | ahci: Add support for Amazon's Annapurna Labs SATA controller | Hanna Hawa |
2019-10-15 | libata/ahci: Fix PCS quirk application | Dan Williams |
2019-08-30 | libata/ahci: Drop PCS quirk for Denverton and beyond | Dan Williams |
2019-08-26 | ahci: use dma_set_mask_and_coherent | Christoph Hellwig |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2018-07-30 | ata: ahci: Enable DEVSLP by default on x86 with SLP_S0 | Srinivas Pandruvada |
2018-07-02 | ahci: Add Intel Ice Lake LP PCI ID | Mika Westerberg |
2018-07-02 | ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS | Hans de Goede |
2018-05-24 | ahci: Add PCI ID for Cannon Lake PCH-LP AHCI | Mika Westerberg |
2018-04-26 | libahci: Allow drivers to override stop_engine | Evan Wang |
2018-03-04 | ahci: Add PCI-id for the Highpoint Rocketraid 644L card | Hans de Goede |
2018-01-11 | ahci: Add Intel Cannon Lake PCH-H PCI ID | Mika Westerberg |
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-11-15 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2017-10-11 | ahci: Add support for Cavium's fifth generation SATA controller | Radha Mohan Chintakuntla |
2017-10-02 | ahci: don't ignore result code of ahci_reset_controller() | Ard Biesheuvel |
2017-09-06 | ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme | Christoph Hellwig |
2017-07-06 | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2017-07-03 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds |
2017-06-27 | ahci: Add Device ID for ASMedia 1061R and 1062R | Shawn Lin |
2017-05-16 | ata: update references for libata documentation | Mauro Carvalho Chehab |
2017-05-16 | ahci: Acer SA5-271 SSD Not Detected Fix | Sui Chen |
2017-05-16 | ata: update references for libata documentation | Mauro Carvalho Chehab |
2016-12-13 | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2016-12-05 | ahci: warn about remapped NVMe devices | Christoph Hellwig |
2016-11-21 | ahci: always fall back to single-MSI mode | Christoph Hellwig |
2016-10-25 | ahci: fix the single MSI-X case in ahci_init_one | Christoph Hellwig |
2016-10-20 | ahci: fix nvec check | Christoph Hellwig |
2016-10-19 | ahci: only try to use multi-MSI mode if there is more than 1 port | Christoph Hellwig |
2016-09-06 | ahci: use pci_alloc_irq_vectors | Christoph Hellwig |
2016-05-27 | ata: Use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-03-11 | AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs | Scott Lawson |
2016-03-11 | Merge branch 'for-4.5-fixes' into for-4.6 | Tejun Heo |
2016-02-29 | ahci: Workaround for ThunderX Errata#22536 | Tirumalesh Chalamarla |
2016-02-19 | ahci: Add runtime PM support for the host controller | Mika Westerberg |
2016-02-19 | ahci: Convert driver to use modern PM hooks | Mika Westerberg |
2016-02-18 | Adding Intel Lewisburg device IDs for SATA | Alexandra Yates |