summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.c
Commit message (Expand)AuthorAge
* ahci: factor out AHCI enabling and enable AHCI before reading CAPTejun Heo2008-01-23
* libata annotations and fixesAl Viro2008-01-23
* libata: convert to chained sgTejun Heo2008-01-23
* libata: implement protocol testsTejun Heo2008-01-23
* ahci: update PCS programmingTejun Heo2008-01-23
* libata: kill spurious NCQ completion detectionTejun Heo2007-12-07
* ahci: don't attach if ICH6 is in combined modeTejun Heo2007-12-07
* ahci: fix engine reset failed messageTejun Heo2007-12-07
* ahci: add the Device IDs of MCP79 AHCI controller to ahci.cpeerchen2007-12-04
* [libata] AHCI: add hw link power management supportKristen Carlson Accardi2007-10-29
* [libata] AHCI: fix newly introduced host-reset bugJeff Garzik2007-10-29
* libata: implement ata_wait_after_reset()Tejun Heo2007-10-29
* ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...Tejun Heo2007-10-25
* [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-23
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* libata: use ata_exec_internal() for PMP register accessTejun Heo2007-10-12
* ahci: fix notification handlingTejun Heo2007-10-12
* ahci: clean up PORT_IRQ_BAD_PMP enablingTejun Heo2007-10-12
* ahci: kill leftover from enabling NCQ over PMPTejun Heo2007-10-12
* ahci: Add MCP79 support to AHCI driverPeer Chen2007-10-12
* ahci: implement AHCI_HFLAG_NO_PMPTejun Heo2007-10-12
* ahci: move host flags over to pi.private_dataTejun Heo2007-10-12
* ahci: implement PMP supportTejun Heo2007-10-12
* [libata] AHCI: enable AHCI mode, before using AHCI resetJeff Garzik2007-10-12
* libata-pmp-prep: implement sata_async_notification()Tejun Heo2007-10-12
* libata-pmp-prep: implement ops->qc_defer()Tejun Heo2007-10-12
* libata: misc updates for ANTejun Heo2007-10-12
* ahci: RAID mode SATA patch for Intel TolapaiJason Gaston2007-10-12
* ahci: reimplement port_map handlingTejun Heo2007-10-12
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-12
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-12
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-12
* ahci: Store interrupt valueKristen Carlson Accardi2007-10-12
* [libata] ahci: send event when AN receivedKristen Carlson Accardi2007-10-12
* libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo2007-10-12
* libata-link: linkify resetTejun Heo2007-10-12
* libata-link: linkify PHY-related functionsTejun Heo2007-10-12
* libata-link: introduce ata_linkTejun Heo2007-10-12
* [libata] ahci: add ATI SB800 PCI IDshenry su2007-09-20
* The SATA controller device ID is different according tosu henry2007-07-20
* ahci: implement SCR_NOTIFICATION r/wTejun Heo2007-07-20
* ahci: make NO_NCQ handling more consistentTejun Heo2007-07-20
* libata: make ->scr_read/write callbacks return error codeTejun Heo2007-07-20
* libata: improve EH report formattingTejun Heo2007-07-20
* ahci: separate out ahci_do_softreset()Tejun Heo2007-07-20
* ahci: separate out ahci_exec_polled_cmd()Tejun Heo2007-07-20
* ahci: separate out ahci_kick_engine()Tejun Heo2007-07-20
* ahci: use deadline instead of fixed timeout for 1st FIS for SRSTTejun Heo2007-07-20
* libata: add @is_cmd to ata_tf_to_fis()Tejun Heo2007-07-20
* ahci.c: fix CONFIG_PM=n compilationAlexey Dobriyan2007-07-20