summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMATejun Heo2009-09-081-0/+16
* ahci: make ahci_asus_m2a_vm_32bit_only() quirk more genericTejun Heo2009-09-081-24/+29
* dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo2009-09-081-1/+1
* libata: Export AHCI capabilitiesMatthew Garrett2009-09-011-0/+44
* [libata] add DMA setup FIS auto-activate featureShaohua Li2009-09-011-1/+1
* ahci: add workaround for on-board 5723s on some gigabyte boardsTejun Heo2009-08-121-4/+72
* ahci: Soften up the dmesg on SB600 PMP softreset failure recoveryShane Huang2009-08-121-1/+2
* ahci: add device IDs for Ibex Peak ahci controllersDavid Milburn2009-07-281-0/+4
* ahci: add device ID for 82801JI sata controllerMark Goodwin2009-07-141-0/+1
* [libata] ahci: Restore SB600 SATA controller 64 bit DMAShane Huang2009-06-101-2/+50
* ahci: misc cleanups for EM stuffTejun Heo2009-06-101-8/+10
* [libata] ahci: use less error-prone array initializersJeff Garzik2009-06-101-9/+8
* ahci: add warning messages for hp laptops with broken suspendTejun Heo2009-06-051-0/+72
* ahci: force CAP_NCQ for earlier NV MCPsTejun Heo2009-04-131-24/+33
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-071-2/+15
|\
| * libata: ahci enclosure management bios workaroundDavid Milburn2009-04-061-2/+15
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-3/+3
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
|/
* [libata] ahci: correct enclosure LED state saveDavid Milburn2009-03-241-1/+1
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-8/+8
* ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power offMaciej Rutecki2009-03-241-0/+9
* ahci: drop intx manipulation on msi enableTejun Heo2009-03-241-2/+2
* ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen2009-03-051-12/+12
* ahci: add a module parameter to ignore the SSS flags for async scanningArjan van de Ven2009-02-021-1/+8
* SATA AHCI: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki2009-01-271-0/+32
* libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven2009-01-101-0/+3
* [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATAShane Huang2009-01-081-2/+6
OpenPOWER on IntegriCloud