Age | Commit message (Expand) | Author |
2008-03-17 | ahci: request all PCI BARs | Tejun Heo |
2008-03-10 | ahci: logical-bitwise and confusion in ahci_save_initial_config() | Roel Kluin |
2008-03-10 | ahci: add the Device IDs for nvidia MCP7B AHCI | peerchen |
2008-03-05 | ahci: work around ATI SB600 h/w quirk | Jeff Garzik |
2008-02-24 | [libata] ahci: AMD SB700/SB800 SATA support 64bit DMA | Shane Huang |
2008-02-23 | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki |
2008-02-19 | libata: eliminate the home grown dma padding in favour of | James Bottomley |
2008-02-06 | ahci: fix CAP.NP and PI handling | Tejun Heo |
2008-02-01 | ahci: RAID mode SATA patch for Intel ICH10 DeviceID's | Jason Gaston |
2008-01-23 | ahci: factor out AHCI enabling and enable AHCI before reading CAP | Tejun Heo |
2008-01-23 | libata annotations and fixes | Al Viro |
2008-01-23 | libata: convert to chained sg | Tejun Heo |
2008-01-23 | libata: implement protocol tests | Tejun Heo |
2008-01-23 | ahci: update PCS programming | Tejun Heo |
2007-12-07 | libata: kill spurious NCQ completion detection | Tejun Heo |
2007-12-07 | ahci: don't attach if ICH6 is in combined mode | Tejun Heo |
2007-12-07 | ahci: fix engine reset failed message | Tejun Heo |
2007-12-04 | ahci: add the Device IDs of MCP79 AHCI controller to ahci.c | peerchen |
2007-10-29 | [libata] AHCI: add hw link power management support | Kristen Carlson Accardi |
2007-10-29 | [libata] AHCI: fix newly introduced host-reset bug | Jeff Garzik |
2007-10-29 | libata: implement ata_wait_after_reset() | Tejun Heo |
2007-10-25 | ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset... | Tejun Heo |
2007-10-23 | [libata] checkpatch-inspired cleanups | Jeff Garzik |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2007-10-12 | libata: use ata_exec_internal() for PMP register access | Tejun Heo |
2007-10-12 | ahci: fix notification handling | Tejun Heo |
2007-10-12 | ahci: clean up PORT_IRQ_BAD_PMP enabling | Tejun Heo |
2007-10-12 | ahci: kill leftover from enabling NCQ over PMP | Tejun Heo |
2007-10-12 | ahci: Add MCP79 support to AHCI driver | Peer Chen |
2007-10-12 | ahci: implement AHCI_HFLAG_NO_PMP | Tejun Heo |
2007-10-12 | ahci: move host flags over to pi.private_data | Tejun Heo |
2007-10-12 | ahci: implement PMP support | Tejun Heo |
2007-10-12 | [libata] AHCI: enable AHCI mode, before using AHCI reset | Jeff Garzik |
2007-10-12 | libata-pmp-prep: implement sata_async_notification() | Tejun Heo |
2007-10-12 | libata-pmp-prep: implement ops->qc_defer() | Tejun Heo |
2007-10-12 | libata: misc updates for AN | Tejun Heo |
2007-10-12 | ahci: RAID mode SATA patch for Intel Tolapai | Jason Gaston |
2007-10-12 | ahci: reimplement port_map handling | Tejun Heo |
2007-10-12 | libata: implement and use ata_port_desc() to report port configuration | Tejun Heo |
2007-10-12 | [libata] Remove ->port_disable() hook | Jeff Garzik |
2007-10-12 | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik |
2007-10-12 | ahci: Store interrupt value | Kristen Carlson Accardi |
2007-10-12 | [libata] ahci: send event when AN received | Kristen Carlson Accardi |
2007-10-12 | libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags | Tejun Heo |
2007-10-12 | libata-link: linkify reset | Tejun Heo |
2007-10-12 | libata-link: linkify PHY-related functions | Tejun Heo |
2007-10-12 | libata-link: introduce ata_link | Tejun Heo |
2007-09-20 | [libata] ahci: add ATI SB800 PCI IDs | henry su |
2007-07-20 | The SATA controller device ID is different according to | su henry |
2007-07-20 | ahci: implement SCR_NOTIFICATION r/w | Tejun Heo |