summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.c
AgeCommit message (Expand)Author
2007-12-14libata: kill spurious NCQ completion detectionTejun Heo
2007-11-16libata: backport ATA_FLAG_NO_SRST and ATA_FLAG_ASSUME_ATA, part 2Tejun Heo
2007-09-20[libata] ahci: add ATI SB800 PCI IDshenry su
2007-07-20The SATA controller device ID is different according tosu henry
2007-07-20ahci: implement SCR_NOTIFICATION r/wTejun Heo
2007-07-20ahci: make NO_NCQ handling more consistentTejun Heo
2007-07-20libata: make ->scr_read/write callbacks return error codeTejun Heo
2007-07-20libata: improve EH report formattingTejun Heo
2007-07-20ahci: separate out ahci_do_softreset()Tejun Heo
2007-07-20ahci: separate out ahci_exec_polled_cmd()Tejun Heo
2007-07-20ahci: separate out ahci_kick_engine()Tejun Heo
2007-07-20ahci: use deadline instead of fixed timeout for 1st FIS for SRSTTejun Heo
2007-07-20libata: add @is_cmd to ata_tf_to_fis()Tejun Heo
2007-07-20ahci.c: fix CONFIG_PM=n compilationAlexey Dobriyan
2007-07-09[libata] AHCI: Add support for Marvell AHCI-like chips (initially 6145)Jeff Garzik
2007-07-09[libata] Clean up driver udma_mask initializersJeff Garzik
2007-07-09[libata] ahci: minor internal cleanupsJeff Garzik
2007-07-09[libata] ahci: minor internal cleanupsJeff Garzik
2007-07-09[libata] ahci: Factor out SATA port init into a separate functionJeff Garzik
2007-07-09use_clustering (sht) bit set to 0 in AHCI ?Jens Axboe
2007-06-20ahci: fix PORTS_IMPL overrideTejun Heo
2007-06-09ahci: Add MCP73/MCP77 support to AHCI driverPeer Chen
2007-05-21libata: bump versionsJeff Garzik
2007-05-21ahci: disable 64bit dma on sb600Tejun Heo
2007-05-16libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo
2007-05-11add the ATI SB700 SATA controller device id to AHCI pci tableHenry Su
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo
2007-05-01libata: improve 0xff status handlingTejun Heo
2007-05-01libata: add deadline support to prereset and reset methodsTejun Heo
2007-04-28ahci: consolidate common port flagsTejun Heo
2007-04-28libata: convert the remaining SATA drivers to new init modelTejun Heo
2007-04-28ahci: add PCI ID for new VIA chipTejun Heo
2007-04-28ahci.c: remove non-existing SB600 raid id (re-send)Conke Hu
2007-04-28libata: improve AC_ERR_DEV handling for ->post_internal_cmdTejun Heo
2007-04-28ahci: move port_map handling to ahci_save_initial_config()Tejun Heo
2007-04-28ahci: implement ata_save/restore_initial_config()Tejun Heo
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