| Commit message (Expand) | Author | Age |
* | The SATA controller device ID is different according to | su henry | 2007-07-20 |
* | ahci: implement SCR_NOTIFICATION r/w | Tejun Heo | 2007-07-20 |
* | ahci: make NO_NCQ handling more consistent | Tejun Heo | 2007-07-20 |
* | libata: make ->scr_read/write callbacks return error code | Tejun Heo | 2007-07-20 |
* | libata: improve EH report formatting | Tejun Heo | 2007-07-20 |
* | ahci: separate out ahci_do_softreset() | Tejun Heo | 2007-07-20 |
* | ahci: separate out ahci_exec_polled_cmd() | Tejun Heo | 2007-07-20 |
* | ahci: separate out ahci_kick_engine() | Tejun Heo | 2007-07-20 |
* | ahci: use deadline instead of fixed timeout for 1st FIS for SRST | Tejun Heo | 2007-07-20 |
* | libata: add @is_cmd to ata_tf_to_fis() | Tejun Heo | 2007-07-20 |
* | ahci.c: fix CONFIG_PM=n compilation | Alexey Dobriyan | 2007-07-20 |
* | [libata] AHCI: Add support for Marvell AHCI-like chips (initially 6145) | Jeff Garzik | 2007-07-09 |
* | [libata] Clean up driver udma_mask initializers | Jeff Garzik | 2007-07-09 |
* | [libata] ahci: minor internal cleanups | Jeff Garzik | 2007-07-09 |
* | [libata] ahci: minor internal cleanups | Jeff Garzik | 2007-07-09 |
* | [libata] ahci: Factor out SATA port init into a separate function | Jeff Garzik | 2007-07-09 |
* | use_clustering (sht) bit set to 0 in AHCI ? | Jens Axboe | 2007-07-09 |
* | ahci: fix PORTS_IMPL override | Tejun Heo | 2007-06-20 |
* | ahci: Add MCP73/MCP77 support to AHCI driver | Peer Chen | 2007-06-09 |
* | libata: bump versions | Jeff Garzik | 2007-05-21 |
* | ahci: disable 64bit dma on sb600 | Tejun Heo | 2007-05-21 |
* | libata-acpi: add ATA_FLAG_ACPI_SATA port flag | Tejun Heo | 2007-05-16 |
* | add the ATI SB700 SATA controller device id to AHCI pci table | Henry Su | 2007-05-11 |
* | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo | 2007-05-11 |
* | libata: improve 0xff status handling | Tejun Heo | 2007-05-01 |
* | libata: add deadline support to prereset and reset methods | Tejun Heo | 2007-05-01 |
* | ahci: consolidate common port flags | Tejun Heo | 2007-04-28 |
* | libata: convert the remaining SATA drivers to new init model | Tejun Heo | 2007-04-28 |
* | ahci: add PCI ID for new VIA chip | Tejun Heo | 2007-04-28 |
* | ahci.c: remove non-existing SB600 raid id (re-send) | Conke Hu | 2007-04-28 |
* | libata: improve AC_ERR_DEV handling for ->post_internal_cmd | Tejun Heo | 2007-04-28 |
* | ahci: move port_map handling to ahci_save_initial_config() | Tejun Heo | 2007-04-28 |
* | ahci: implement ata_save/restore_initial_config() | Tejun Heo | 2007-04-28 |
* | ahci.c: walkaround for SB600 SATA internal error issue | Conke Hu | 2007-03-28 |
* | ahci: RAID mode SATA patch for Intel ICH9M | Jason Gaston | 2007-03-06 |
* | libata: add missing CONFIG_PM in LLDs | Tejun Heo | 2007-03-02 |
* | ahci: improve spurious SDB FIS handling | Tejun Heo | 2007-03-01 |
* | ahci/pata_jmicron: match class not function number | Tejun Heo | 2007-03-01 |
* | [libata] bump versions | Jeff Garzik | 2007-02-26 |
* | ahci: consider SDB FIS containing spurious NCQ completions HSM violation (reg... | Tejun Heo | 2007-02-23 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | libata: add another IRQ calls (libata drivers) | Akira Iguchi | 2007-02-09 |
* | libata: convert to iomap | Tejun Heo | 2007-02-09 |
* | libata: update libata LLDs to use devres | Tejun Heo | 2007-02-09 |
* | libata: update libata core layer to use devres | Tejun Heo | 2007-02-09 |
* | libata: implement ata_host_detach() | Tejun Heo | 2007-02-09 |
* | libata: handle pci_enable_device() failure while resuming | Tejun Heo | 2007-02-09 |
* | ahci: Remove jmicron fixup | Alan | 2007-02-09 |
* | Add pci class code for SATA & AHCI, and replace some magic numbers. | Conke Hu | 2007-02-09 |
* | [PATCH] ahci: trivial endianness annotations | Al Viro | 2007-02-09 |