Age | Commit message (Expand) | Author |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-03-31 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-02-22 | libahci: Allow drivers to override start_engine | Hans de Goede |
2014-02-20 | Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-02-18 | ahci: disable NCQ on Samsung pci-e SSDs on macbooks | Levente Kurusa |
2014-02-14 | ahci: Fix broken fallback to single MSI mode | Alexander Gordeev |
2014-02-14 | ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block() | Alexander Gordeev |
2014-02-14 | ahci: Fix broken fallback to single MSI mode | Alexander Gordeev |
2014-02-13 | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-16 | Merge branch 'for-3.13-fixes' into for-3.14 | Tejun Heo |
2014-01-03 | PCI/MSI: Remove pci_enable_msi_block_auto() | Alexander Gordeev |
2013-12-31 | ahci: add PCI ID for Marvell 88SE9170 SATA controller | Simon Guinot |
2013-12-16 | ahci: bail out on ICH6 before using AHCI BAR | Paul Bolle |
2013-12-14 | drivers: ata: Mark the function ahci_init_interrupts() as static in ahci.c | Rashika Kheria |
2013-12-03 | libata: Merge branch 'for-3.13-fixes' into for-3.14 | Tejun Heo |
2013-11-23 | ahci: add Marvell 9230 to the AHCI PCI device list | Samir Benmendil |
2013-11-23 | ahci: mcp89: enter AHCI mode under Apple BIOS emulation | James Laird |
2013-11-13 | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2013-11-04 | ahci: Add Device IDs for Intel Wildcat Point-LP | James Ralston |
2013-10-07 | ahci: use dev_info() instead of printk() | Jingoo Han |
2013-09-03 | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2013-08-25 | libata: Add H2D FIS "auxiliary" port flag | Marc Carino |
2013-07-23 | ahci: fix Null pointer dereference in achi_host_active() | Xiaotian Feng |
2013-07-03 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-02 | Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 | Tejun Heo |
2013-06-24 | AHCI: use ATA_BUSY | Sergei Shtylyov |
2013-06-21 | ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs | Seth Heasley |
2013-06-03 | ahci: Add AMD CZ SATA device ID | Shane Huang |
2013-06-02 | ata: use pci_get_drvdata() | Jingoo Han |
2013-05-29 | ahci: add an observed PCI ID for Marvell 88se9172 SATA controller | George Spelvin |
2013-05-22 | AHCI: Make distinct names for ports in /proc/interrupts | Alexander Gordeev |
2013-05-14 | libata: update "Maintained by:" tags | Tejun Heo |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-15 | ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b | Myron Stowe |
2013-03-04 | ahci: Add Device IDs for Intel Wellsburg PCH | James Ralston |
2013-02-24 | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2013-02-20 | ahci: Add Device IDs for Intel Wellsburg PCH | James Ralston |
2013-01-25 | ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDs | Seth Heasley |
2013-01-24 | AHCI: Support multiple MSIs | Alexander Gordeev |
2013-01-14 | [libata] ahci: Add support for Enmotus Bobcat device. | Hugh Daschbach |
2012-09-13 | ahci: Add identifiers for ASM106x devices | Alan Cox |
2012-09-13 | ahci: Add alternate identifier for the 88SE9172 | Alan Cox |
2012-09-13 | ahci: Add JMicron 362 device IDs | Ben Hutchings |
2012-08-17 | ahci: Add Device IDs for Intel Lynx Point-LP PCH | James Ralston |
2012-07-25 | ahci, trivial: fixed coding style issues related to braces | Jeffrin Jose |
2012-07-25 | ata: use module_pci_driver | Axel Lin |
2012-07-25 | ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2 | Mark Nelson |
2012-05-03 | ahci: Detect Marvell 88SE9172 SATA controller | Matt Johnson |