libata: update libata core layer to use devres
[safe/jmp/linux-2.6] / drivers / ata / ahci.c
2007-02-09 Tejun Heolibata: update libata core layer to use devres
2007-02-09 Tejun Heolibata: implement ata_host_detach()
2007-02-09 Tejun Heolibata: handle pci_enable_device() failure while resuming
2007-02-09 Alanahci: Remove jmicron fixup
2007-02-09 Conke HuAdd pci class code for SATA & AHCI, and replace some...
2007-02-09 Al Viro[PATCH] ahci: trivial endianness annotations
2007-01-27 Tejun Heoahci: port_no should be used when clearing IRQ in ahci_...
2007-01-26 Tejun Heoahci: use 0x80 as wait stat value instead of 0xff
2007-01-26 Tejun Heoahci: fix endianness in spurious interrupt message
2007-01-25 Tejun Heoahci: improve and limit spurious interrupt messages...
2007-01-24 Tejun Heoahci: don't enter slumber on power down
2007-01-24 Tejun Heoahci: make ULi M5288 ignore interface fatal error bit
2006-12-20 Peer Chen[libata] Move some PCI IDs from sata_nv to ahci
2006-12-16 Tejun Heo[PATCH] ahci: do not mangle saved HOST_CAP while resett...
2006-12-03 Tejun Heo[PATCH] ahci: do not powerdown during initialization
2006-12-02 Tejun Heo[PATCH] ahci: honor PORTS_IMPL on ICH8s
2006-12-02 Tejun Heo[PATCH] ahci: preserve PORTS_IMPL over host resets
2006-12-02 Jeff Garzik[libata] ahci: Match PCI class code for AHCI
2006-12-02 Tejun Heo[PATCH] ahci: update ahci-vt8251 reset sequence
2006-12-02 Tejun Heo[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO
2006-11-29 Tejun Heo[PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllers
2006-11-28 Jason Gaston[PATCH] ahci: AHCI mode SATA patch for Intel ICH9
2006-11-02 Peer Chen[libata] Add support for AHCI controllers of MCP67.
2006-11-01 Tejun Heo[PATCH] ahci: fix status register check in ahci_softreset
2006-10-21 Alan Cox[PATCH] ahci: readability tweak
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-28 Jeff Garzik[libata] Use new PCI_VDEVICE() macro to dramatically...
2006-08-31 Jeff Garzik[libata] Trim trailing whitespace.
2006-08-24 Jeff Garziklibata: Grand renaming.
2006-08-10 Jeff GarzikMove libata to drivers/ata.