aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.c
AgeCommit message (Expand)Author
2010-02-04ahci: add Acer G725 to broken suspend listTejun Heo
2009-12-03ahci: let users know that Promise PDC42819 support is limited to SATA devicesMark Nelson
2009-12-03ahci: disable SNotification capability for ich8Shaohua Li
2009-11-03ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson
2009-10-16ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang
2009-10-16ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets.peer chen
2009-10-09ahci: Add ifdef wrapper to ahci_gtf_filter_workaroundMarkus Trippelsdorf
2009-10-06ahci: filter FPDMA non-zero offset enable for Aspire 3810TTejun Heo
2009-10-06ahci: display all AHCI 1.3 HBA capability flags (v2)Robert Hancock
2009-10-06ahci: disable 64bit DMA by default on SB600sTejun Heo
2009-09-17ahci: restore pci_intx() handlingTejun Heo
2009-09-11ahci: kill @force_restart and refine CLO for ahci_kick_engine()Shane Huang
2009-09-11ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang
2009-09-08ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMATejun Heo
2009-09-08ahci: make ahci_asus_m2a_vm_32bit_only() quirk more genericTejun Heo
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo
2009-09-01libata: Export AHCI capabilitiesMatthew Garrett
2009-09-01[libata] add DMA setup FIS auto-activate featureShaohua Li
2009-08-12ahci: add workaround for on-board 5723s on some gigabyte boardsTejun Heo
2009-08-12ahci: Soften up the dmesg on SB600 PMP softreset failure recoveryShane Huang
2009-07-28ahci: add device IDs for Ibex Peak ahci controllersDavid Milburn
2009-07-14ahci: add device ID for 82801JI sata controllerMark Goodwin
2009-06-10[libata] ahci: Restore SB600 SATA controller 64 bit DMAShane Huang
2009-06-10ahci: misc cleanups for EM stuffTejun Heo
2009-06-10[libata] ahci: use less error-prone array initializersJeff Garzik
2009-06-05ahci: add warning messages for hp laptops with broken suspendTejun Heo
2009-04-13ahci: force CAP_NCQ for earlier NV MCPsTejun Heo
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-06libata: ahci enclosure management bios workaroundDavid Milburn
2009-03-24[libata] ahci: correct enclosure LED state saveDavid Milburn
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø
2009-03-24ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power offMaciej Rutecki
2009-03-24ahci: drop intx manipulation on msi enableTejun Heo
2009-03-05ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen
2009-02-02ahci: add a module parameter to ignore the SSS flags for async scanningArjan van de Ven
2009-01-27SATA AHCI: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki
2009-01-10libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven
2009-01-08[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATAShane Huang
2009-01-08[libata] ahci: Add SATA GEN3 related messagesShane Huang
2008-12-28libata: beef up iteratorsTejun Heo
2008-10-28libata: ahci enclosure management bit maskDavid Milburn
2008-10-28libata: ahci enclosure management led syncDavid Milburn
2008-10-27ahci: Add support for Promise PDC42819Mark Nelson
2008-09-29libata: Implement disk shock protection supportElias Oltmanns
2008-09-29libata: make SCR access ops per-linkTejun Heo
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox