aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.c
AgeCommit message (Expand)Author
2008-03-17ahci: Add Marvell 6121 SATA supportJose Alberto Reguero
2008-03-17ahci: implement skip_host_reset parameterTejun Heo
2008-03-17ahci: request all PCI BARsTejun Heo
2008-03-10ahci: logical-bitwise and confusion in ahci_save_initial_config()Roel Kluin
2008-03-10ahci: add the Device IDs for nvidia MCP7B AHCIpeerchen
2008-03-05ahci: work around ATI SB600 h/w quirkJeff Garzik
2008-02-24[libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley
2008-02-06ahci: fix CAP.NP and PI handlingTejun Heo
2008-02-01ahci: RAID mode SATA patch for Intel ICH10 DeviceID'sJason Gaston
2008-01-23ahci: factor out AHCI enabling and enable AHCI before reading CAPTejun Heo
2008-01-23libata annotations and fixesAl Viro
2008-01-23libata: convert to chained sgTejun Heo
2008-01-23libata: implement protocol testsTejun Heo
2008-01-23ahci: update PCS programmingTejun Heo
2007-12-07libata: kill spurious NCQ completion detectionTejun Heo
2007-12-07ahci: don't attach if ICH6 is in combined modeTejun Heo
2007-12-07ahci: fix engine reset failed messageTejun Heo
2007-12-04ahci: add the Device IDs of MCP79 AHCI controller to ahci.cpeerchen
2007-10-29[libata] AHCI: add hw link power management supportKristen Carlson Accardi
2007-10-29[libata] AHCI: fix newly introduced host-reset bugJeff Garzik
2007-10-29libata: implement ata_wait_after_reset()Tejun Heo
2007-10-25ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...Tejun Heo
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-12libata: use ata_exec_internal() for PMP register accessTejun Heo
2007-10-12ahci: fix notification handlingTejun Heo
2007-10-12ahci: clean up PORT_IRQ_BAD_PMP enablingTejun Heo
2007-10-12ahci: kill leftover from enabling NCQ over PMPTejun Heo
2007-10-12ahci: Add MCP79 support to AHCI driverPeer Chen
2007-10-12ahci: implement AHCI_HFLAG_NO_PMPTejun Heo
2007-10-12ahci: move host flags over to pi.private_dataTejun Heo
2007-10-12ahci: implement PMP supportTejun Heo
2007-10-12[libata] AHCI: enable AHCI mode, before using AHCI resetJeff Garzik
2007-10-12libata-pmp-prep: implement sata_async_notification()Tejun Heo
2007-10-12libata-pmp-prep: implement ops->qc_defer()Tejun Heo
2007-10-12libata: misc updates for ANTejun Heo
2007-10-12ahci: RAID mode SATA patch for Intel TolapaiJason Gaston
2007-10-12ahci: reimplement port_map handlingTejun Heo
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik
2007-10-12ahci: Store interrupt valueKristen Carlson Accardi
2007-10-12[libata] ahci: send event when AN receivedKristen Carlson Accardi
2007-10-12libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo
2007-10-12libata-link: linkify resetTejun Heo
2007-10-12libata-link: linkify PHY-related functionsTejun Heo
2007-10-12libata-link: introduce ata_linkTejun Heo
2007-09-20[libata] ahci: add ATI SB800 PCI IDshenry su