summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* 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-211-3/+0
* libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-211-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-091-0/+3
* ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo2010-08-251-0/+11
* [libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <...Justin P. Mattock2010-08-011-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/+117
* ahci: Move generic code into libahciAnton Vorontsov2010-05-141-2279/+1
* 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/+3
* 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/+13
* 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
* ahci: add missing nv IDsTejun Heo2010-03-171-0/+15
* libata: make functions/variables staticRobert Hancock2010-03-011-4/+4
* ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDsSeth Heasley2010-03-011-0/+6
* ahci: Implement SATA AHCI FIS-based switching supportShane Huang2010-03-011-18/+203
* ahci: disable FPDMA auto-activate optimization on NVIDIA AHCIRobert Hancock2010-02-241-2/+10
* ahci: add Acer G725 to broken suspend listTejun Heo2010-02-041-0/+15
* ahci: let users know that Promise PDC42819 support is limited to SATA devicesMark Nelson2009-12-031-0/+8
* ahci: disable SNotification capability for ich8Shaohua Li2009-12-031-2/+18
* ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson2009-11-031-5/+35
* ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang2009-10-161-1/+1
* ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets.peer chen2009-10-161-0/+1
* ahci: Add ifdef wrapper to ahci_gtf_filter_workaroundMarkus Trippelsdorf2009-10-091-0/+5
* ahci: filter FPDMA non-zero offset enable for Aspire 3810TTejun Heo2009-10-061-0/+47
* ahci: display all AHCI 1.3 HBA capability flags (v2)Robert Hancock2009-10-061-20/+66
* ahci: disable 64bit DMA by default on SB600sTejun Heo2009-10-061-40/+20
* ahci: restore pci_intx() handlingTejun Heo2009-09-171-2/+2
* ahci: kill @force_restart and refine CLO for ahci_kick_engine()Shane Huang2009-09-111-12/+10
* ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang2009-09-111-0/+6
OpenPOWER on IntegriCloud