summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-21/+35
|\
| * PCI/MSI: Remove pci_enable_msi_block_auto()Alexander Gordeev2014-01-041-21/+35
* | Merge branch 'for-3.13-fixes' into for-3.14Tejun Heo2014-01-161-9/+12
|\ \
| * | ahci: add PCI ID for Marvell 88SE9170 SATA controllerSimon Guinot2013-12-311-0/+3
| * | ahci: bail out on ICH6 before using AHCI BARPaul Bolle2013-12-161-9/+9
* | | drivers: ata: Mark the function ahci_init_interrupts() as static in ahci.cRashika Kheria2013-12-141-1/+1
* | | libata: Merge branch 'for-3.13-fixes' into for-3.14Tejun Heo2013-12-031-0/+2
|\| |
| * | ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil2013-11-231-0/+2
| |/
* / ahci: mcp89: enter AHCI mode under Apple BIOS emulationJames Laird2013-11-231-9/+51
|/
* Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-11-131-0/+4
|\
| * ahci: Add Device IDs for Intel Wildcat Point-LPJames Ralston2013-11-041-0/+4
* | ahci: use dev_info() instead of printk()Jingoo Han2013-10-071-1/+1
|/
* Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-09-041-0/+8
|\
| * libata: Add H2D FIS "auxiliary" port flagMarc Carino2013-08-251-0/+8
* | ahci: fix Null pointer dereference in achi_host_active()Xiaotian Feng2013-07-231-1/+8
|/
* Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-07-041-4/+7
|\
| * Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo2013-07-031-1/+4
| |\
| | * ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-06-211-0/+1
| * | AHCI: use ATA_BUSYSergei Shtylyov2013-06-251-1/+1
| * | ata: use pci_get_drvdata()Jingoo Han2013-06-031-2/+2
| * | AHCI: Make distinct names for ports in /proc/interruptsAlexander Gordeev2013-05-221-1/+3
* | | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-041-0/+1
|\ \ \ | |_|/ |/| |
| * | ahci: Add AMD CZ SATA device IDShane Huang2013-06-031-0/+1
| |/
* | ahci: add an observed PCI ID for Marvell 88se9172 SATA controllerGeorge Spelvin2013-05-291-0/+2
* | libata: update "Maintained by:" tagsTejun Heo2013-05-141-1/+1
|/
* Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-291-5/+5
|\
| * ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe2013-04-151-5/+5
* | ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-03-041-0/+2
|/
* Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-02-251-0/+24
|\
| * ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-02-201-0/+8
| * ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley2013-01-251-0/+16
* | AHCI: Support multiple MSIsAlexander Gordeev2013-01-241-4/+89
|/
* [libata] ahci: Add support for Enmotus Bobcat device.Hugh Daschbach2013-01-141-1/+7
* ahci: Add identifiers for ASM106x devicesAlan Cox2012-09-131-1/+4
* ahci: Add alternate identifier for the 88SE9172Alan Cox2012-09-131-0/+2
* ahci: Add JMicron 362 device IDsBen Hutchings2012-09-131-0/+3
* ahci: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-08-171-0/+8
* ahci, trivial: fixed coding style issues related to bracesJeffrin Jose2012-07-251-22/+11Star
* ata: use module_pci_driverAxel Lin2012-07-251-13/+1Star
* ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2Mark Nelson2012-07-251-0/+16
* ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson2012-05-031-0/+2
* ahci: move AHCI_HFLAGS() macro to ahci.hBrian Norris2012-03-131-2/+0Star
* ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDsSeth Heasley2012-03-131-0/+8
* ahci: support the STA2X11 I/O HubAlessandro Rubini2012-01-091-5/+21
* [libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin2011-11-091-0/+3
* ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-07-241-0/+1
* ahci: Enable SB600 64bit DMA on Asus M3AMark Nelson2011-07-241-0/+12
* ahci: move ahci_sb600_softreset to libahci.c and rename itYuan-Hsin Chen2011-07-231-58/+2Star
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-3/+1Star
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-231-3/+2Star