summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.c
AgeCommit message (Expand)Author
2021-11-18ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello
2021-10-12Add AHCI support for ASM1062+JBM575 cardsIstván Pongrácz
2021-09-21ahci: remove duplicated PCI device IDsKrzysztof Kozlowski
2021-06-15ahci: Add support for Dell S140 and later controllersCharles Rose
2021-03-31ata: ahci: Disable SXS for Hisilicon Kunpeng920Xingui Yang
2020-10-02ahci: Add Intel Rocket Lake PCH-H RAID PCI IDsMika Westerberg
2020-08-16ata: ahci: use ata_link_info() instead of ata_link_printk()Xu Wang
2020-04-16ahci: Add Intel Comet Lake PCH-U PCI IDKai-Heng Feng
2020-04-09ahci: Add Intel Comet Lake PCH RAID PCI IDJian-Hong Pan
2020-04-07ata: ahci: Add sysfs attribute to show remapped NVMe device countKai-Heng Feng
2020-03-25ahci: Add Intel Comet Lake PCH-V PCI IDMika Westerberg
2020-03-25ahci: Add Intel Comet Lake PCH-H PCI IDMika Westerberg
2020-03-25ahci: Add Intel Comet Lake H RAID PCI IDKai-Heng Feng
2020-03-12AHCI: Add support for Loongson 7A1000 SATA controllerTiezhu Yang
2020-01-29ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-21dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne
2019-10-25ahci: Add support for Amazon's Annapurna Labs SATA controllerHanna Hawa
2019-10-15libata/ahci: Fix PCS quirk applicationDan Williams
2019-08-30libata/ahci: Drop PCS quirk for Denverton and beyondDan Williams
2019-08-26ahci: use dma_set_mask_and_coherentChristoph Hellwig
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-07-30ata: ahci: Enable DEVSLP by default on x86 with SLP_S0Srinivas Pandruvada
2018-07-02ahci: Add Intel Ice Lake LP PCI IDMika Westerberg
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-05-24ahci: Add PCI ID for Cannon Lake PCH-LP AHCIMika Westerberg
2018-04-26libahci: Allow drivers to override stop_engineEvan Wang
2018-03-04ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede
2018-01-11ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg
2017-12-11ahci: Allow setting a default LPM policy for mobile chipsetsHans de Goede
2017-12-11ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede
2017-12-11ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-10-11ahci: Add support for Cavium's fifth generation SATA controllerRadha Mohan Chintakuntla
2017-10-02ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel
2017-09-06ahci: don't use MSI for devices with the silly Intel NVMe remapping schemeChristoph Hellwig
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-06-27ahci: Add Device ID for ASMedia 1061R and 1062RShawn Lin
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab
2017-05-16ahci: Acer SA5-271 SSD Not Detected FixSui Chen
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2016-12-05ahci: warn about remapped NVMe devicesChristoph Hellwig
2016-11-21ahci: always fall back to single-MSI modeChristoph Hellwig
2016-10-25ahci: fix the single MSI-X case in ahci_init_oneChristoph Hellwig
2016-10-20ahci: fix nvec checkChristoph Hellwig
2016-10-19ahci: only try to use multi-MSI mode if there is more than 1 portChristoph Hellwig
2016-09-06ahci: use pci_alloc_irq_vectorsChristoph Hellwig