summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.c
Commit message (Expand)AuthorAgeFilesLines
* [libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik2008-03-241-1/+5
* ahci: Add Marvell 6121 SATA supportJose Alberto Reguero2008-03-171-4/+15
* ahci: implement skip_host_reset parameterTejun Heo2008-03-171-19/+29
* ahci: request all PCI BARsTejun Heo2008-03-171-1/+4
* ahci: logical-bitwise and confusion in ahci_save_initial_config()Roel Kluin2008-03-101-1/+1
* ahci: add the Device IDs for nvidia MCP7B AHCIpeerchen2008-03-101-0/+12
* ahci: work around ATI SB600 h/w quirkJeff Garzik2008-03-051-1/+13
* [libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang2008-02-241-6/+17
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-231-1/+1
* libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-191-5/+0
* ahci: fix CAP.NP and PI handlingTejun Heo2008-02-061-16/+19
* ahci: RAID mode SATA patch for Intel ICH10 DeviceID'sJason Gaston2008-02-011-0/+2
* ahci: factor out AHCI enabling and enable AHCI before reading CAPTejun Heo2008-01-231-7/+20
* libata annotations and fixesAl Viro2008-01-231-9/+9
* libata: convert to chained sgTejun Heo2008-01-231-11/+7
* libata: implement protocol testsTejun Heo2008-01-231-1/+1
* ahci: update PCS programmingTejun Heo2008-01-231-2/+5
* libata: kill spurious NCQ completion detectionTejun Heo2007-12-071-71/+3
* ahci: don't attach if ICH6 is in combined modeTejun Heo2007-12-071-0/+18
* ahci: fix engine reset failed messageTejun Heo2007-12-071-2/+2
* ahci: add the Device IDs of MCP79 AHCI controller to ahci.cpeerchen2007-12-041-0/+4
* [libata] AHCI: add hw link power management supportKristen Carlson Accardi2007-10-291-2/+155
* [libata] AHCI: fix newly introduced host-reset bugJeff Garzik2007-10-291-2/+4
* libata: implement ata_wait_after_reset()Tejun Heo2007-10-291-9/+2
* ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...Tejun Heo2007-10-251-0/+144
* [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-231-13/+13
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* libata: use ata_exec_internal() for PMP register accessTejun Heo2007-10-121-36/+12
* ahci: fix notification handlingTejun Heo2007-10-121-9/+21
* ahci: clean up PORT_IRQ_BAD_PMP enablingTejun Heo2007-10-121-5/+10
* ahci: kill leftover from enabling NCQ over PMPTejun Heo2007-10-121-8/+0
* ahci: Add MCP79 support to AHCI driverPeer Chen2007-10-121-0/+8
* ahci: implement AHCI_HFLAG_NO_PMPTejun Heo2007-10-121-2/+9
* ahci: move host flags over to pi.private_dataTejun Heo2007-10-121-28/+35
* ahci: implement PMP supportTejun Heo2007-10-121-46/+174
* [libata] AHCI: enable AHCI mode, before using AHCI resetJeff Garzik2007-10-121-1/+7
* libata-pmp-prep: implement sata_async_notification()Tejun Heo2007-10-121-17/+7
* libata-pmp-prep: implement ops->qc_defer()Tejun Heo2007-10-121-0/+2
* libata: misc updates for ANTejun Heo2007-10-121-1/+1
* ahci: RAID mode SATA patch for Intel TolapaiJason Gaston2007-10-121-0/+2
* ahci: reimplement port_map handlingTejun Heo2007-10-121-50/+39
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-0/+4
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-4/+0
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-4/+0
* ahci: Store interrupt valueKristen Carlson Accardi2007-10-121-1/+10
* [libata] ahci: send event when AN receivedKristen Carlson Accardi2007-10-121-0/+24
* libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo2007-10-121-6/+10
* libata-link: linkify resetTejun Heo2007-10-121-15/+19
* libata-link: linkify PHY-related functionsTejun Heo2007-10-121-2/+2
* libata-link: introduce ata_linkTejun Heo2007-10-121-9/+9
OpenPOWER on IntegriCloud