summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-20[libata] Move some PCI IDs from sata_nv to ahciPeer Chen1-0/+8
2006-12-16[PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo1-2/+0
2006-12-03[PATCH] ahci: do not powerdown during initializationTejun Heo1-7/+7
2006-12-01[PATCH] ahci: honor PORTS_IMPL on ICH8sTejun Heo1-28/+67
2006-12-01[PATCH] ahci: preserve PORTS_IMPL over host resetsTejun Heo1-3/+20
2006-12-01[libata] ahci: Match PCI class code for AHCIJeff Garzik1-0/+4
2006-12-01[PATCH] ahci: update ahci-vt8251 reset sequenceTejun Heo1-2/+76
2006-12-01[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLOTejun Heo1-17/+4
2006-11-29[PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllersTejun Heo1-5/+22
2006-11-28[PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston1-0/+11
2006-11-02[libata] Add support for AHCI controllers of MCP67.Peer Chen1-0/+8
2006-11-01[PATCH] ahci: fix status register check in ahci_softresetTejun Heo1-2/+1
2006-10-21[PATCH] ahci: readability tweakAlan Cox1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-27[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik1-60/+30
2006-08-31[libata] Trim trailing whitespace.Jeff Garzik1-1/+1
2006-08-24libata: Grand renaming.Jeff Garzik1-49/+49
2006-08-10Move libata to drivers/ata.Jeff Garzik1-0/+1684