summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-231-23/+21Star
* ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-241-0/+6
* libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo2011-04-241-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ahci: add another PCI ID for marvellTejun Heo2011-03-151-0/+2
* ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controllerSeth Heasley2011-03-141-0/+1
* ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controllerPer Jessen2011-03-021-0/+2
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-021-2/+1Star
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-1/+1
* ahci: add HFLAG_YES_FBS and apply it to 88SE9128Anssi Hannula2011-01-281-0/+2
* ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-01-281-0/+1
* libata: reimplement link power managementTejun Heo2010-10-221-3/+0Star
* libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-221-1/+1
* ahci: fix module refcount breakage introduced by libahci splitTejun Heo2010-09-281-0/+4
* ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley2010-09-101-0/+3
* ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo2010-08-261-0/+11
* [libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <...Justin P. Mattock2010-08-021-1/+1
* ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo2010-07-011-0/+10
* ahci: EM message type auto detectHarry Zhang2010-05-141-1/+1
* ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo2010-05-141-10/+28
* ahci: clean up board IDsTejun Heo2010-05-141-120/+117Star
* ahci: Move generic code into libahciAnton Vorontsov2010-05-141-2279/+1Star
* ahci: Introduce ahci_set_em_messages()Anton Vorontsov2010-05-141-17/+24
* ahci: Factor out PCI specifics from ahci_print_info()Anton Vorontsov2010-05-141-17/+23
* ahci: Factor out PCI specifics from ahci_init_controller()Anton Vorontsov2010-05-141-18/+27
* ahci: Get rid of pci_dev argument in ahci_port_init()Anton Vorontsov2010-05-141-4/+3Star
* ahci: Factor out PCI specifics from ahci_reset_controller()Anton Vorontsov2010-05-141-3/+12
* ahci: Get rid of pci_dev argument in ahci_save_initial_config()Anton Vorontsov2010-05-141-14/+13Star
* ahci: Factor out PCI specifics from ahci_save_initial_config()Anton Vorontsov2010-05-141-24/+42
* ahci: Get rid of host->iomap usageAnton Vorontsov2010-05-141-14/+20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ahci: pp->active_link is not reliable when FBS is enabledShane Huang2010-03-171-6/+17
* ahci: use BIOS date in broken_suspend listTejun Heo2010-03-171-8/+20