summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.c
Commit message (Expand)AuthorAge
* AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDsScott Lawson2016-03-11
* Merge branch 'for-4.5-fixes' into for-4.6Tejun Heo2016-03-11
|\
| * ahci: Workaround for ThunderX Errata#22536Tirumalesh Chalamarla2016-02-29
| * Adding Intel Lewisburg device IDs for SATAAlexandra Yates2016-02-18
* | ahci: Add runtime PM support for the host controllerMika Westerberg2016-02-19
* | ahci: Convert driver to use modern PM hooksMika Westerberg2016-02-19
|/
* ahci: Intel DNV device IDs SATAAlexandra Yates2016-02-10
* ahci: per-port msix supportDan Williams2015-11-16
* ahci: Order SATA device IDs for codename LewisburgAlexandra Yates2015-11-16
* ahci: Add Device ID for Intel Sunrise Point PCHCharles_Rose@Dell.com2015-11-16
* ahci: add new Intel device IDsAlexandra Yates2015-11-03
* ahci: Add Marvell 88se91a2 device idJohannes Thumshirn2015-10-31
* PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui2015-08-24
* Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-06-25
|\
| * ahci, msix: Fix build error for !PCI_MSIRobert Richter2015-06-17
| * ahci: Add support for Cavium's ThunderX host controllerRobert Richter2015-06-16
| * ahci: Add generic MSI-X support for single interrupts to SATA PCI driverRobert Richter2015-06-16
| * ahci: Store irq number in struct ahci_host_privRobert Richter2015-06-03
| * ahci: Move interrupt enablement code to a separate functionRobert Richter2015-06-03
* | ahci: avoton port-disable reset-quirkDan Williams2015-05-10
|/
* ata: remove deprecated use of pci apiQuentin Lambert2015-04-08
* ahci: Remove Device ID for Intel Sunrise Point PCHJames Ralston2015-01-13
* ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo2014-12-04
* AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles2014-12-02
* ahci: fix AHCI parameters not taken into accountAntoine Tenart2014-11-04
* ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston2014-10-27
* ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo2014-10-27
* Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-10-10
|\
| * AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev2014-10-06
| * AHCI: Move ahci_host_activate() function to libahci.cAlexander Gordeev2014-10-06
| * AHCI: Pass SCSI host template as arg to ahci_host_activate()Alexander Gordeev2014-10-06
| * AHCI: Cleanup checking of multiple MSIs/SLM modesAlexander Gordeev2014-09-28
| * ahci: ahci_p5wdh_workaround - constify DMI tableMathias Krause2014-08-31
* | ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri2014-09-06
* | ata: Disabling the async PM for JMicron chip 363/361Chuansheng Liu2014-09-01
* | ahci: Add Device IDs for Intel 9 Series PCHJames Ralston2014-08-28
|/
* ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart2014-07-30
* ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez2014-07-18
* Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-06-09
|\
| * ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero2014-06-03
| * ahci: add PCI ID for Marvell 88SE91A0 SATA ControllerAndreas Schrägle2014-05-27
* | ahci: disable DEVSLP for Intel ValleyviewJacob Pan2014-04-24
* | ahci: Do not receive interrupts sent by dummy portsAlexander Gordeev2014-04-18
* | ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()Alexander Gordeev2014-04-17
* | ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev2014-04-17
* | ahci: do not request irq for dummy portDavid Milburn2014-04-16
|/
* Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-01
|\
| * ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block()Alexander Gordeev2014-02-14
| * ahci: Fix broken fallback to single MSI modeAlexander Gordeev2014-02-14
* | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-03-31
|\ \