aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.c
Commit message (Expand)AuthorAge
* Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-29
|\
| * ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe2013-04-15
* | ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-03-04
|/
* Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-02-24
|\
| * ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-02-20
| * ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley2013-01-25
* | AHCI: Support multiple MSIsAlexander Gordeev2013-01-24
|/
* [libata] ahci: Add support for Enmotus Bobcat device.Hugh Daschbach2013-01-14
* ahci: Add identifiers for ASM106x devicesAlan Cox2012-09-13
* ahci: Add alternate identifier for the 88SE9172Alan Cox2012-09-13
* ahci: Add JMicron 362 device IDsBen Hutchings2012-09-13
* ahci: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-08-17
* ahci, trivial: fixed coding style issues related to bracesJeffrin Jose2012-07-25
* ata: use module_pci_driverAxel Lin2012-07-25
* ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2Mark Nelson2012-07-25
* ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson2012-05-03
* ahci: move AHCI_HFLAGS() macro to ahci.hBrian Norris2012-03-13
* ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDsSeth Heasley2012-03-13
* ahci: support the STA2X11 I/O HubAlessandro Rubini2012-01-08
* [libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin2011-11-09
* ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-07-23
* ahci: Enable SB600 64bit DMA on Asus M3AMark Nelson2011-07-23
* ahci: move ahci_sb600_softreset to libahci.c and rename itYuan-Hsin Chen2011-07-23
* ata: Add and use ata_print_version_onceJoe Perches2011-07-23
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-23
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-23
* ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-24
* libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo2011-04-24
* Fix common misspellingsLucas De Marchi2011-03-31
* ahci: add another PCI ID for marvellTejun Heo2011-03-15
* ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controllerSeth Heasley2011-03-14
* ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controllerPer Jessen2011-03-02
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-02
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-02
* ahci: add HFLAG_YES_FBS and apply it to 88SE9128Anssi Hannula2011-01-28
* ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-01-28
* libata: reimplement link power managementTejun Heo2010-10-21
* libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-21
* ahci: fix module refcount breakage introduced by libahci splitTejun Heo2010-09-28
* ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley2010-09-09
* ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo2010-08-25
* [libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <...Justin P. Mattock2010-08-01
* ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo2010-07-01
* ahci: EM message type auto detectHarry Zhang2010-05-14
* ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo2010-05-14
* ahci: clean up board IDsTejun Heo2010-05-14
* ahci: Move generic code into libahciAnton Vorontsov2010-05-14
* ahci: Introduce ahci_set_em_messages()Anton Vorontsov2010-05-14
* ahci: Factor out PCI specifics from ahci_print_info()Anton Vorontsov2010-05-14
* ahci: Factor out PCI specifics from ahci_init_controller()Anton Vorontsov2010-05-14