summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.c
AgeCommit message (Expand)Author
2007-03-28ahci.c: walkaround for SB600 SATA internal error issueConke Hu
2007-03-06ahci: RAID mode SATA patch for Intel ICH9MJason Gaston
2007-03-02libata: add missing CONFIG_PM in LLDsTejun Heo
2007-03-01ahci: improve spurious SDB FIS handlingTejun Heo
2007-03-01ahci/pata_jmicron: match class not function numberTejun Heo
2007-02-26[libata] bump versionsJeff Garzik
2007-02-23ahci: consider SDB FIS containing spurious NCQ completions HSM violation (reg...Tejun Heo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi
2007-02-09libata: convert to iomapTejun Heo
2007-02-09libata: update libata LLDs to use devresTejun Heo
2007-02-09libata: update libata core layer to use devresTejun Heo
2007-02-09libata: implement ata_host_detach()Tejun Heo
2007-02-09libata: handle pci_enable_device() failure while resumingTejun Heo
2007-02-09ahci: Remove jmicron fixupAlan
2007-02-09Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu
2007-02-09[PATCH] ahci: trivial endianness annotationsAl Viro
2007-01-27ahci: port_no should be used when clearing IRQ in ahci_thaw()Tejun Heo
2007-01-26ahci: use 0x80 as wait stat value instead of 0xffTejun Heo
2007-01-26ahci: fix endianness in spurious interrupt messageTejun Heo
2007-01-25ahci: improve and limit spurious interrupt messages, take#3Tejun Heo
2007-01-24ahci: don't enter slumber on power downTejun Heo
2007-01-24ahci: make ULi M5288 ignore interface fatal error bitTejun Heo
2006-12-20[libata] Move some PCI IDs from sata_nv to ahciPeer Chen
2006-12-16[PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo
2006-12-03[PATCH] ahci: do not powerdown during initializationTejun Heo
2006-12-01[PATCH] ahci: honor PORTS_IMPL on ICH8sTejun Heo
2006-12-01[PATCH] ahci: preserve PORTS_IMPL over host resetsTejun Heo
2006-12-01[libata] ahci: Match PCI class code for AHCIJeff Garzik
2006-12-01[PATCH] ahci: update ahci-vt8251 reset sequenceTejun Heo
2006-12-01[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLOTejun Heo
2006-11-29[PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllersTejun Heo
2006-11-28[PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston
2006-11-02[libata] Add support for AHCI controllers of MCP67.Peer Chen
2006-11-01[PATCH] ahci: fix status register check in ahci_softresetTejun Heo
2006-10-21[PATCH] ahci: readability tweakAlan Cox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik
2006-08-31[libata] Trim trailing whitespace.Jeff Garzik
2006-08-24libata: Grand renaming.Jeff Garzik
2006-08-10Move libata to drivers/ata.Jeff Garzik