summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.c
AgeCommit message (Expand)Author
2018-07-17ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-06-21libahci: Allow drivers to override stop_engineEvan Wang
2018-03-28ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede
2018-02-16ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg
2018-02-16ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede
2018-02-16ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede
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
2016-05-27ata: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-03-11AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDsScott Lawson
2016-03-11Merge branch 'for-4.5-fixes' into for-4.6Tejun Heo
2016-02-29ahci: Workaround for ThunderX Errata#22536Tirumalesh Chalamarla
2016-02-19ahci: Add runtime PM support for the host controllerMika Westerberg
2016-02-19ahci: Convert driver to use modern PM hooksMika Westerberg
2016-02-18Adding Intel Lewisburg device IDs for SATAAlexandra Yates
2016-02-10ahci: Intel DNV device IDs SATAAlexandra Yates
2015-11-16ahci: per-port msix supportDan Williams
2015-11-16ahci: Order SATA device IDs for codename LewisburgAlexandra Yates
2015-11-16ahci: Add Device ID for Intel Sunrise Point PCHCharles_Rose@Dell.com
2015-11-03ahci: add new Intel device IDsAlexandra Yates
2015-10-31ahci: Add Marvell 88se91a2 device idJohannes Thumshirn
2015-08-24PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui
2015-06-25Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-06-17ahci, msix: Fix build error for !PCI_MSIRobert Richter
2015-06-16ahci: Add support for Cavium's ThunderX host controllerRobert Richter
2015-06-16ahci: Add generic MSI-X support for single interrupts to SATA PCI driverRobert Richter
2015-06-03ahci: Store irq number in struct ahci_host_privRobert Richter
2015-06-03ahci: Move interrupt enablement code to a separate functionRobert Richter
2015-05-10ahci: avoton port-disable reset-quirkDan Williams
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert
2015-01-13ahci: Remove Device ID for Intel Sunrise Point PCHJames Ralston
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo
2014-12-02AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles
2014-11-04ahci: fix AHCI parameters not taken into accountAntoine Tenart
2014-10-27ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston
2014-10-27ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds