| Commit message (Expand) | Author | Age | Files | Lines |
* | ahci: Remove Device ID for Intel Sunrise Point PCH | James Ralston | 2015-01-13 | 1 | -1/+0 |
* | ahci: disable MSI on SAMSUNG 0xa800 SSD | Tejun Heo | 2014-12-04 | 1 | -0/+1 |
* | AHCI: Add DeviceIDs for Sunrise Point-LP SATA controller | Devin Ryles | 2014-12-02 | 1 | -0/+3 |
* | ahci: fix AHCI parameters not taken into account | Antoine Tenart | 2014-11-04 | 1 | -6/+3 |
* | ahci: Add Device IDs for Intel Sunrise Point PCH | James Ralston | 2014-10-27 | 1 | -0/+5 |
* | ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooks | Tejun Heo | 2014-10-27 | 1 | -3/+11 |
* | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2014-10-10 | 1 | -75/+7 |
|\ |
|
| * | AHCI: Move host activation code into ahci_host_activate() | Alexander Gordeev | 2014-10-06 | 1 | -5/+1 |
| * | AHCI: Move ahci_host_activate() function to libahci.c | Alexander Gordeev | 2014-10-06 | 1 | -60/+0 |
| * | AHCI: Pass SCSI host template as arg to ahci_host_activate() | Alexander Gordeev | 2014-10-06 | 1 | -5/+5 |
| * | AHCI: Cleanup checking of multiple MSIs/SLM modes | Alexander Gordeev | 2014-09-28 | 1 | -11/+7 |
| * | ahci: ahci_p5wdh_workaround - constify DMI table | Mathias Krause | 2014-08-31 | 1 | -1/+1 |
* | | ahci: add pcid for Marvel 0x9182 controller | Murali Karicheri | 2014-09-05 | 1 | -0/+2 |
* | | ata: Disabling the async PM for JMicron chip 363/361 | Chuansheng Liu | 2014-09-01 | 1 | -0/+12 |
* | | ahci: Add Device IDs for Intel 9 Series PCH | James Ralston | 2014-08-28 | 1 | -0/+8 |
|/ |
|
* | ata: libahci_platform: move port_map parameters into the AHCI structure | Antoine Ténart | 2014-07-30 | 1 | -2/+1 |
* | ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode) | Romain Degez | 2014-07-19 | 1 | -0/+1 |
* | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2014-06-09 | 1 | -0/+4 |
|\ |
|
| * | ahci: Add Device ID for HighPoint RocketRaid 642L | Jérôme Carretero | 2014-06-03 | 1 | -0/+2 |
| * | ahci: add PCI ID for Marvell 88SE91A0 SATA Controller | Andreas Schrägle | 2014-05-27 | 1 | -0/+2 |
* | | ahci: disable DEVSLP for Intel Valleyview | Jacob Pan | 2014-04-24 | 1 | -0/+15 |
* | | ahci: Do not receive interrupts sent by dummy ports | Alexander Gordeev | 2014-04-18 | 1 | -6/+10 |
* | | ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range() | Alexander Gordeev | 2014-04-17 | 1 | -4/+4 |
* | | ahci: Ensure "MSI Revert to Single Message" mode is not enforced | Alexander Gordeev | 2014-04-17 | 1 | -1/+8 |
* | | ahci: do not request irq for dummy port | David Milburn | 2014-04-16 | 1 | -8/+4 |
|/ |
|
* | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-02 | 1 | -11/+9 |
|\ |
|
| * | ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block() | Alexander Gordeev | 2014-02-14 | 1 | -11/+9 |
| * | ahci: Fix broken fallback to single MSI mode | Alexander Gordeev | 2014-02-14 | 1 | -1/+3 |
* | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2014-04-01 | 1 | -3/+4 |
|\ \ |
|
| * | | libahci: Allow drivers to override start_engine | Hans de Goede | 2014-02-22 | 1 | -2/+4 |
| * | | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-13 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-02-20 | 1 | -1/+3 |
|\ \ |
|
| * | | ahci: Fix broken fallback to single MSI mode | Alexander Gordeev | 2014-02-14 | 1 | -1/+3 |
| |/ |
|
* / | ahci: disable NCQ on Samsung pci-e SSDs on macbooks | Levente Kurusa | 2014-02-18 | 1 | -0/+14 |
|/ |
|
* | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-23 | 1 | -21/+35 |
|\ |
|
| * | PCI/MSI: Remove pci_enable_msi_block_auto() | Alexander Gordeev | 2014-01-04 | 1 | -21/+35 |
* | | Merge branch 'for-3.13-fixes' into for-3.14 | Tejun Heo | 2014-01-16 | 1 | -9/+12 |
|\ \ |
|
| * | | ahci: add PCI ID for Marvell 88SE9170 SATA controller | Simon Guinot | 2013-12-31 | 1 | -0/+3 |
| * | | ahci: bail out on ICH6 before using AHCI BAR | Paul Bolle | 2013-12-16 | 1 | -9/+9 |
* | | | drivers: ata: Mark the function ahci_init_interrupts() as static in ahci.c | Rashika Kheria | 2013-12-14 | 1 | -1/+1 |
* | | | libata: Merge branch 'for-3.13-fixes' into for-3.14 | Tejun Heo | 2013-12-03 | 1 | -0/+2 |
|\| | |
|
| * | | ahci: add Marvell 9230 to the AHCI PCI device list | Samir Benmendil | 2013-11-23 | 1 | -0/+2 |
| |/ |
|
* / | ahci: mcp89: enter AHCI mode under Apple BIOS emulation | James Laird | 2013-11-23 | 1 | -9/+51 |
|/ |
|
* | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2013-11-13 | 1 | -0/+4 |
|\ |
|
| * | ahci: Add Device IDs for Intel Wildcat Point-LP | James Ralston | 2013-11-04 | 1 | -0/+4 |
* | | ahci: use dev_info() instead of printk() | Jingoo Han | 2013-10-07 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2013-09-04 | 1 | -0/+8 |
|\ |
|
| * | libata: Add H2D FIS "auxiliary" port flag | Marc Carino | 2013-08-25 | 1 | -0/+8 |
* | | ahci: fix Null pointer dereference in achi_host_active() | Xiaotian Feng | 2013-07-23 | 1 | -1/+8 |
|/ |
|
* | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2013-07-04 | 1 | -4/+7 |
|\ |
|