Age | Commit message (Expand) | Author |
2009-09-11 | ahci: kill @force_restart and refine CLO for ahci_kick_engine() | Shane Huang |
2009-09-11 | ahci: Add AMD SB900 SATA/IDE controller device IDs | Shane Huang |
2009-09-08 | ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMA | Tejun Heo |
2009-09-08 | ahci: make ahci_asus_m2a_vm_32bit_only() quirk more generic | Tejun Heo |
2009-09-08 | dmi: extend dmi_get_year() to dmi_get_date() | Tejun Heo |
2009-09-01 | libata: Export AHCI capabilities | Matthew Garrett |
2009-09-01 | [libata] add DMA setup FIS auto-activate feature | Shaohua Li |
2009-08-12 | ahci: add workaround for on-board 5723s on some gigabyte boards | Tejun Heo |
2009-08-12 | ahci: Soften up the dmesg on SB600 PMP softreset failure recovery | Shane Huang |
2009-07-28 | ahci: add device IDs for Ibex Peak ahci controllers | David Milburn |
2009-07-14 | ahci: add device ID for 82801JI sata controller | Mark Goodwin |
2009-06-10 | [libata] ahci: Restore SB600 SATA controller 64 bit DMA | Shane Huang |
2009-06-10 | ahci: misc cleanups for EM stuff | Tejun Heo |
2009-06-10 | [libata] ahci: use less error-prone array initializers | Jeff Garzik |
2009-06-05 | ahci: add warning messages for hp laptops with broken suspend | Tejun Heo |
2009-04-13 | ahci: force CAP_NCQ for earlier NV MCPs | Tejun Heo |
2009-04-07 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-04-06 | libata: ahci enclosure management bios workaround | David Milburn |
2009-03-24 | [libata] ahci: correct enclosure LED state save | David Milburn |
2009-03-24 | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø |
2009-03-24 | ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power off | Maciej Rutecki |
2009-03-24 | ahci: drop intx manipulation on msi enable | Tejun Heo |
2009-03-05 | ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.c | peerchen |
2009-02-02 | ahci: add a module parameter to ignore the SSS flags for async scanning | Arjan van de Ven |
2009-01-27 | SATA AHCI: Blacklist system that spins off disks during ACPI power off | Rafael J. Wysocki |
2009-01-10 | libata: Add a per-host flag to opt-in into parallel port probes | Arjan van de Ven |
2009-01-08 | [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA | Shane Huang |
2009-01-08 | [libata] ahci: Add SATA GEN3 related messages | Shane Huang |
2008-12-28 | libata: beef up iterators | Tejun Heo |
2008-10-28 | libata: ahci enclosure management bit mask | David Milburn |
2008-10-28 | libata: ahci enclosure management led sync | David Milburn |
2008-10-27 | ahci: Add support for Promise PDC42819 | Mark Nelson |
2008-09-29 | libata: Implement disk shock protection support | Elias Oltmanns |
2008-09-29 | libata: make SCR access ops per-link | Tejun Heo |
2008-09-08 | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley |
2008-09-08 | ahci: disable PMP for marvell ahcis | Tejun Heo |
2008-09-08 | ahci, pata_marvell: play nicely together | Alan Cox |
2008-08-22 | ahci: sis controllers actually can do PMP | Tejun Heo |
2008-08-22 | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley |
2008-07-25 | Fix ahci driver 'flags' type | Linus Torvalds |
2008-07-14 | AHCI: Remove an unnecessary flush from ahci_qc_issue | Matthew Wilcox |
2008-07-14 | AHCI: speed up resume | Zhang Rui |
2008-07-14 | libata/ahci: enclosure management support | Kristen Carlson Accardi |
2008-07-05 | ahci: give another shot at clearing all bits in irq_stat | Tejun Heo |
2008-07-04 | ahci: always clear all bits in irq_stat | Tejun Heo |
2008-06-18 | ahci: sis can't do PMP | Tejun Heo |
2008-06-18 | ahci: jmb361 has only one port | Tejun Heo |
2008-06-13 | ahci: Workaround HW bug for SB600/700 SATA controller PMP support | Shane Huang |