aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ahci: do not powerdown during initializationTejun Heo2006-12-031-7/+7
* [PATCH] ahci: honor PORTS_IMPL on ICH8sTejun Heo2006-12-011-28/+67
* [PATCH] ahci: preserve PORTS_IMPL over host resetsTejun Heo2006-12-011-3/+20
* [libata] ahci: Match PCI class code for AHCIJeff Garzik2006-12-011-0/+4
* [PATCH] ahci: update ahci-vt8251 reset sequenceTejun Heo2006-12-011-2/+76
* [PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLOTejun Heo2006-12-011-17/+4
* [PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllersTejun Heo2006-11-291-5/+22
* [PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston2006-11-281-0/+11
* [libata] Add support for AHCI controllers of MCP67.Peer Chen2006-11-021-0/+8
* [PATCH] ahci: fix status register check in ahci_softresetTejun Heo2006-11-011-2/+1
* [PATCH] ahci: readability tweakAlan Cox2006-10-211-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik2006-09-271-60/+30
* [libata] Trim trailing whitespace.Jeff Garzik2006-08-311-1/+1
* libata: Grand renaming.Jeff Garzik2006-08-241-49/+49
* Move libata to drivers/ata.Jeff Garzik2006-08-101-0/+1684