| Commit message (Expand) | Author | Age | Files | Lines |
* | ahci: pp->active_link is not reliable when FBS is enabled | Shane Huang | 2010-03-17 | 1 | -6/+17 |
* | ahci: use BIOS date in broken_suspend list | Tejun Heo | 2010-03-17 | 1 | -8/+20 |
* | ahci: add missing nv IDs | Tejun Heo | 2010-03-17 | 1 | -0/+15 |
* | libata: make functions/variables static | Robert Hancock | 2010-03-01 | 1 | -4/+4 |
* | ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs | Seth Heasley | 2010-03-01 | 1 | -0/+6 |
* | ahci: Implement SATA AHCI FIS-based switching support | Shane Huang | 2010-03-01 | 1 | -18/+203 |
* | ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI | Robert Hancock | 2010-02-24 | 1 | -2/+10 |
* | ahci: add Acer G725 to broken suspend list | Tejun Heo | 2010-02-04 | 1 | -0/+15 |
* | ahci: let users know that Promise PDC42819 support is limited to SATA devices | Mark Nelson | 2009-12-03 | 1 | -0/+8 |
* | ahci: disable SNotification capability for ich8 | Shaohua Li | 2009-12-03 | 1 | -2/+18 |
* | ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2 | Mark Nelson | 2009-11-03 | 1 | -5/+35 |
* | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 | Shane Huang | 2009-10-16 | 1 | -1/+1 |
* | ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets. | peer chen | 2009-10-16 | 1 | -0/+1 |
* | ahci: Add ifdef wrapper to ahci_gtf_filter_workaround | Markus Trippelsdorf | 2009-10-09 | 1 | -0/+5 |
* | ahci: filter FPDMA non-zero offset enable for Aspire 3810T | Tejun Heo | 2009-10-06 | 1 | -0/+47 |
* | ahci: display all AHCI 1.3 HBA capability flags (v2) | Robert Hancock | 2009-10-06 | 1 | -20/+66 |
* | ahci: disable 64bit DMA by default on SB600s | Tejun Heo | 2009-10-06 | 1 | -40/+20 |
* | ahci: restore pci_intx() handling | Tejun Heo | 2009-09-17 | 1 | -2/+2 |
* | ahci: kill @force_restart and refine CLO for ahci_kick_engine() | Shane Huang | 2009-09-11 | 1 | -12/+10 |
* | ahci: Add AMD SB900 SATA/IDE controller device IDs | Shane Huang | 2009-09-11 | 1 | -0/+6 |
* | ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMA | Tejun Heo | 2009-09-08 | 1 | -0/+16 |
* | ahci: make ahci_asus_m2a_vm_32bit_only() quirk more generic | Tejun Heo | 2009-09-08 | 1 | -24/+29 |
* | dmi: extend dmi_get_year() to dmi_get_date() | Tejun Heo | 2009-09-08 | 1 | -1/+1 |
* | libata: Export AHCI capabilities | Matthew Garrett | 2009-09-01 | 1 | -0/+44 |
* | [libata] add DMA setup FIS auto-activate feature | Shaohua Li | 2009-09-01 | 1 | -1/+1 |
* | ahci: add workaround for on-board 5723s on some gigabyte boards | Tejun Heo | 2009-08-12 | 1 | -4/+72 |
* | ahci: Soften up the dmesg on SB600 PMP softreset failure recovery | Shane Huang | 2009-08-12 | 1 | -1/+2 |
* | ahci: add device IDs for Ibex Peak ahci controllers | David Milburn | 2009-07-28 | 1 | -0/+4 |
* | ahci: add device ID for 82801JI sata controller | Mark Goodwin | 2009-07-14 | 1 | -0/+1 |
* | [libata] ahci: Restore SB600 SATA controller 64 bit DMA | Shane Huang | 2009-06-10 | 1 | -2/+50 |
* | ahci: misc cleanups for EM stuff | Tejun Heo | 2009-06-10 | 1 | -8/+10 |
* | [libata] ahci: use less error-prone array initializers | Jeff Garzik | 2009-06-10 | 1 | -9/+8 |
* | ahci: add warning messages for hp laptops with broken suspend | Tejun Heo | 2009-06-05 | 1 | -0/+72 |
* | ahci: force CAP_NCQ for earlier NV MCPs | Tejun Heo | 2009-04-13 | 1 | -24/+33 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-04-07 | 1 | -2/+15 |
|\ |
|
| * | libata: ahci enclosure management bios workaround | David Milburn | 2009-04-06 | 1 | -2/+15 |
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -3/+3 |
* | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
|/ |
|
* | [libata] ahci: correct enclosure LED state save | David Milburn | 2009-03-24 | 1 | -1/+1 |
* | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 2009-03-24 | 1 | -8/+8 |
* | ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power off | Maciej Rutecki | 2009-03-24 | 1 | -0/+9 |
* | ahci: drop intx manipulation on msi enable | Tejun Heo | 2009-03-24 | 1 | -2/+2 |
* | ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.c | peerchen | 2009-03-05 | 1 | -12/+12 |
* | ahci: add a module parameter to ignore the SSS flags for async scanning | Arjan van de Ven | 2009-02-02 | 1 | -1/+8 |
* | SATA AHCI: Blacklist system that spins off disks during ACPI power off | Rafael J. Wysocki | 2009-01-27 | 1 | -0/+32 |
* | libata: Add a per-host flag to opt-in into parallel port probes | Arjan van de Ven | 2009-01-10 | 1 | -0/+3 |
* | [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA | Shane Huang | 2009-01-08 | 1 | -2/+6 |
* | [libata] ahci: Add SATA GEN3 related messages | Shane Huang | 2009-01-08 | 1 | -0/+2 |
* | libata: beef up iterators | Tejun Heo | 2008-12-28 | 1 | -4/+4 |
* | libata: ahci enclosure management bit mask | David Milburn | 2008-10-28 | 1 | -12/+23 |