libata: use ata_exec_internal() for PMP register access
[safe/jmp/linux-2.6] / drivers / ata / ahci.c
2007-10-12 Tejun Heolibata: use ata_exec_internal() for PMP register access
2007-10-12 Tejun Heoahci: fix notification handling
2007-10-12 Tejun Heoahci: clean up PORT_IRQ_BAD_PMP enabling
2007-10-12 Tejun Heoahci: kill leftover from enabling NCQ over PMP
2007-10-12 Peer Chenahci: Add MCP79 support to AHCI driver
2007-10-12 Tejun Heoahci: implement AHCI_HFLAG_NO_PMP
2007-10-12 Tejun Heoahci: move host flags over to pi.private_data
2007-10-12 Tejun Heoahci: implement PMP support
2007-10-12 Jeff Garzik[libata] AHCI: enable AHCI mode, before using AHCI...
2007-10-12 Tejun Heolibata-pmp-prep: implement sata_async_notification()
2007-10-12 Tejun Heolibata-pmp-prep: implement ops->qc_defer()
2007-10-12 Tejun Heolibata: misc updates for AN
2007-10-12 Jason Gastonahci: RAID mode SATA patch for Intel Tolapai
2007-10-12 Tejun Heoahci: reimplement port_map handling
2007-10-12 Tejun Heolibata: implement and use ata_port_desc() to report...
2007-10-12 Jeff Garzik[libata] Remove ->port_disable() hook
2007-10-12 Jeff Garzik[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
2007-10-12 Kristen Carlson... ahci: Store interrupt value
2007-10-12 Kristen Carlson... [libata] ahci: send event when AN received
2007-10-12 Tejun Heolibata-link: make two port flags HRST_TO_RESUME and...
2007-10-12 Tejun Heolibata-link: linkify reset
2007-10-12 Tejun Heolibata-link: linkify PHY-related functions
2007-10-12 Tejun Heolibata-link: introduce ata_link
2007-09-20 henry su[libata] ahci: add ATI SB800 PCI IDs
2007-07-20 su henryThe SATA controller device ID is different according to
2007-07-20 Tejun Heoahci: implement SCR_NOTIFICATION r/w
2007-07-20 Tejun Heoahci: make NO_NCQ handling more consistent
2007-07-20 Tejun Heolibata: make ->scr_read/write callbacks return error...
2007-07-20 Tejun Heolibata: improve EH report formatting
2007-07-20 Tejun Heoahci: separate out ahci_do_softreset()
2007-07-20 Tejun Heoahci: separate out ahci_exec_polled_cmd()
2007-07-20 Tejun Heoahci: separate out ahci_kick_engine()
2007-07-20 Tejun Heoahci: use deadline instead of fixed timeout for 1st...
2007-07-20 Tejun Heolibata: add @is_cmd to ata_tf_to_fis()
2007-07-20 Alexey Dobriyanahci.c: fix CONFIG_PM=n compilation
2007-07-09 Jeff Garzik[libata] AHCI: Add support for Marvell AHCI-like chips...
2007-07-09 Jeff Garzik[libata] Clean up driver udma_mask initializers
2007-07-09 Jeff Garzik[libata] ahci: minor internal cleanups
2007-07-09 Jeff Garzik[libata] ahci: minor internal cleanups
2007-07-09 Jeff Garzik[libata] ahci: Factor out SATA port init into a separat...
2007-07-09 Jens Axboeuse_clustering (sht) bit set to 0 in AHCI ?
2007-06-20 Tejun Heoahci: fix PORTS_IMPL override
2007-06-10 Peer Chenahci: Add MCP73/MCP77 support to AHCI driver
2007-05-22 Jeff Garziklibata: bump versions
2007-05-22 Tejun Heoahci: disable 64bit dma on sb600
2007-05-16 Tejun Heolibata-acpi: add ATA_FLAG_ACPI_SATA port flag
2007-05-11 Henry Suadd the ATI SB700 SATA controller device id to AHCI...
2007-05-11 Tejun Heolibata: reimplement suspend/resume support using sdev...
2007-05-01 Tejun Heolibata: improve 0xff status handling
2007-05-01 Tejun Heolibata: add deadline support to prereset and reset...
2007-04-28 Tejun Heoahci: consolidate common port flags
2007-04-28 Tejun Heolibata: convert the remaining SATA drivers to new init...
2007-04-28 Tejun Heoahci: add PCI ID for new VIA chip
2007-04-28 Conke Huahci.c: remove non-existing SB600 raid id (re-send)
2007-04-28 Tejun Heolibata: improve AC_ERR_DEV handling for ->post_internal_cmd
2007-04-28 Tejun Heoahci: move port_map handling to ahci_save_initial_config()
2007-04-28 Tejun Heoahci: implement ata_save/restore_initial_config()
2007-03-28 Conke Huahci.c: walkaround for SB600 SATA internal error issue
2007-03-06 Jason Gastonahci: RAID mode SATA patch for Intel ICH9M
2007-03-02 Tejun Heolibata: add missing CONFIG_PM in LLDs
2007-03-02 Tejun Heoahci: improve spurious SDB FIS handling
2007-03-02 Tejun Heoahci/pata_jmicron: match class not function number
2007-02-26 Jeff Garzik[libata] bump versions
2007-02-23 Tejun Heoahci: consider SDB FIS containing spurious NCQ completi...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-09 Akira Iguchilibata: add another IRQ calls (libata drivers)
2007-02-09 Tejun Heolibata: convert to iomap
2007-02-09 Tejun Heolibata: update libata LLDs to use devres
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.