summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.c
Commit message (Expand)AuthorAgeFilesLines
* The SATA controller device ID is different according tosu henry2007-07-201-1/+4
* ahci: implement SCR_NOTIFICATION r/wTejun Heo2007-07-201-31/+37
* ahci: make NO_NCQ handling more consistentTejun Heo2007-07-201-2/+8
* libata: make ->scr_read/write callbacks return error codeTejun Heo2007-07-201-10/+13
* libata: improve EH report formattingTejun Heo2007-07-201-3/+3
* ahci: separate out ahci_do_softreset()Tejun Heo2007-07-201-4/+10
* ahci: separate out ahci_exec_polled_cmd()Tejun Heo2007-07-201-21/+33
* ahci: separate out ahci_kick_engine()Tejun Heo2007-07-201-33/+36
* ahci: use deadline instead of fixed timeout for 1st FIS for SRSTTejun Heo2007-07-201-1/+7
* libata: add @is_cmd to ata_tf_to_fis()Tejun Heo2007-07-201-6/+4
* ahci.c: fix CONFIG_PM=n compilationAlexey Dobriyan2007-07-201-8/+8
* [libata] AHCI: Add support for Marvell AHCI-like chips (initially 6145)Jeff Garzik2007-07-091-3/+48
* [libata] Clean up driver udma_mask initializersJeff Garzik2007-07-091-5/+5
* [libata] ahci: minor internal cleanupsJeff Garzik2007-07-091-8/+21
* [libata] ahci: minor internal cleanupsJeff Garzik2007-07-091-13/+8
* [libata] ahci: Factor out SATA port init into a separate functionJeff Garzik2007-07-091-20/+30
* use_clustering (sht) bit set to 0 in AHCI ?Jens Axboe2007-07-091-1/+1
* ahci: fix PORTS_IMPL overrideTejun Heo2007-06-201-1/+1
* ahci: Add MCP73/MCP77 support to AHCI driverPeer Chen2007-06-091-0/+24
* libata: bump versionsJeff Garzik2007-05-211-1/+1
* ahci: disable 64bit dma on sb600Tejun Heo2007-05-211-1/+10
* libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo2007-05-161-1/+2
* add the ATI SB700 SATA controller device id to AHCI pci tableHenry Su2007-05-111-0/+1
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-4/+0
* libata: improve 0xff status handlingTejun Heo2007-05-011-8/+6
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-011-7/+11
* ahci: consolidate common port flagsTejun Heo2007-04-281-19/+10
* libata: convert the remaining SATA drivers to new init modelTejun Heo2007-04-281-192/+135
* ahci: add PCI ID for new VIA chipTejun Heo2007-04-281-0/+1
* ahci.c: remove non-existing SB600 raid id (re-send)Conke Hu2007-04-281-2/+1
* libata: improve AC_ERR_DEV handling for ->post_internal_cmdTejun Heo2007-04-281-4/+1
* ahci: move port_map handling to ahci_save_initial_config()Tejun Heo2007-04-281-27/+30
* ahci: implement ata_save/restore_initial_config()Tejun Heo2007-04-281-23/+72
* ahci.c: walkaround for SB600 SATA internal error issueConke Hu2007-03-281-2/+19
* ahci: RAID mode SATA patch for Intel ICH9MJason Gaston2007-03-061-0/+1
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-021-0/+14
* ahci: improve spurious SDB FIS handlingTejun Heo2007-03-011-15/+24
* ahci/pata_jmicron: match class not function numberTejun Heo2007-03-011-13/+3
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* ahci: consider SDB FIS containing spurious NCQ completions HSM violation (reg...Tejun Heo2007-02-231-14/+14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+4
* libata: convert to iomapTejun Heo2007-02-091-45/+34
* libata: update libata LLDs to use devresTejun Heo2007-02-091-98/+27
* libata: update libata core layer to use devresTejun Heo2007-02-091-17/+4
* libata: implement ata_host_detach()Tejun Heo2007-02-091-2/+1
* libata: handle pci_enable_device() failure while resumingTejun Heo2007-02-091-1/+3
* ahci: Remove jmicron fixupAlan2007-02-091-6/+2
* Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu2007-02-091-4/+4
* [PATCH] ahci: trivial endianness annotationsAl Viro2007-02-091-1/+1
OpenPOWER on IntegriCloud