| Commit message (Expand) | Author | Age |
* | [libata] checkpatch-inspired cleanups | Jeff Garzik | 2007-10-23 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | libata: use ata_exec_internal() for PMP register access | Tejun Heo | 2007-10-12 |
* | ahci: fix notification handling | Tejun Heo | 2007-10-12 |
* | ahci: clean up PORT_IRQ_BAD_PMP enabling | Tejun Heo | 2007-10-12 |
* | ahci: kill leftover from enabling NCQ over PMP | Tejun Heo | 2007-10-12 |
* | ahci: Add MCP79 support to AHCI driver | Peer Chen | 2007-10-12 |
* | ahci: implement AHCI_HFLAG_NO_PMP | Tejun Heo | 2007-10-12 |
* | ahci: move host flags over to pi.private_data | Tejun Heo | 2007-10-12 |
* | ahci: implement PMP support | Tejun Heo | 2007-10-12 |
* | [libata] AHCI: enable AHCI mode, before using AHCI reset | Jeff Garzik | 2007-10-12 |
* | libata-pmp-prep: implement sata_async_notification() | Tejun Heo | 2007-10-12 |
* | libata-pmp-prep: implement ops->qc_defer() | Tejun Heo | 2007-10-12 |
* | libata: misc updates for AN | Tejun Heo | 2007-10-12 |
* | ahci: RAID mode SATA patch for Intel Tolapai | Jason Gaston | 2007-10-12 |
* | ahci: reimplement port_map handling | Tejun Heo | 2007-10-12 |
* | libata: implement and use ata_port_desc() to report port configuration | Tejun Heo | 2007-10-12 |
* | [libata] Remove ->port_disable() hook | Jeff Garzik | 2007-10-12 |
* | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik | 2007-10-12 |
* | ahci: Store interrupt value | Kristen Carlson Accardi | 2007-10-12 |
* | [libata] ahci: send event when AN received | Kristen Carlson Accardi | 2007-10-12 |
* | libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags | Tejun Heo | 2007-10-12 |
* | libata-link: linkify reset | Tejun Heo | 2007-10-12 |
* | libata-link: linkify PHY-related functions | Tejun Heo | 2007-10-12 |
* | libata-link: introduce ata_link | Tejun Heo | 2007-10-12 |
* | [libata] ahci: add ATI SB800 PCI IDs | henry su | 2007-09-20 |
* | 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 |