aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.c
Commit message (Expand)AuthorAge
* ahci: port_no should be used when clearing IRQ in ahci_thaw()Tejun Heo2007-01-27
* ahci: use 0x80 as wait stat value instead of 0xffTejun Heo2007-01-26
* ahci: fix endianness in spurious interrupt messageTejun Heo2007-01-26
* ahci: improve and limit spurious interrupt messages, take#3Tejun Heo2007-01-25
* ahci: don't enter slumber on power downTejun Heo2007-01-24
* ahci: make ULi M5288 ignore interface fatal error bitTejun Heo2007-01-24
* [libata] Move some PCI IDs from sata_nv to ahciPeer Chen2006-12-20
* [PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo2006-12-16
* [PATCH] ahci: do not powerdown during initializationTejun Heo2006-12-03
* [PATCH] ahci: honor PORTS_IMPL on ICH8sTejun Heo2006-12-01
* [PATCH] ahci: preserve PORTS_IMPL over host resetsTejun Heo2006-12-01
* [libata] ahci: Match PCI class code for AHCIJeff Garzik2006-12-01
* [PATCH] ahci: update ahci-vt8251 reset sequenceTejun Heo2006-12-01
* [PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLOTejun Heo2006-12-01
* [PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllersTejun Heo2006-11-29
* [PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston2006-11-28
* [libata] Add support for AHCI controllers of MCP67.Peer Chen2006-11-02
* [PATCH] ahci: fix status register check in ahci_softresetTejun Heo2006-11-01
* [PATCH] ahci: readability tweakAlan Cox2006-10-21
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik2006-09-27
* [libata] Trim trailing whitespace.Jeff Garzik2006-08-31
* libata: Grand renaming.Jeff Garzik2006-08-24
* Move libata to drivers/ata.Jeff Garzik2006-08-10