| Commit message (Expand) | Author | Age |
... | |
* | libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha... | Tejun Heo | 2008-04-17 |
* | ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready() | Tejun Heo | 2008-04-17 |
* | libata: restructure SFF post-reset readiness waits | Tejun Heo | 2008-04-17 |
* | libata: separate out ata_std_postreset() from ata_sff_postreset() | Tejun Heo | 2008-04-17 |
* | libata: rename SFF port ops | Tejun Heo | 2008-04-17 |
* | libata: rename SFF functions | Tejun Heo | 2008-04-17 |
* | libata: make reset related methods proper port operations | Tejun Heo | 2008-04-17 |
* | libata: implement and use ops inheritance | Tejun Heo | 2008-04-17 |
* | libata: implement and use SHT initializers | Tejun Heo | 2008-04-17 |
* | libata: normalize port_info, port_operations and sht tables | Tejun Heo | 2008-04-17 |
* | libata: implement and use ata_noop_irq_clear() | Tejun Heo | 2008-04-17 |
* | libata: kill ATA_LFLAG_SKIP_D2H_BSY | Tejun Heo | 2008-04-17 |
* | libata: kill ATA_LFLAG_HRST_TO_RESUME | Tejun Heo | 2008-04-17 |
* | libata: prefer hardreset | Tejun Heo | 2008-04-17 |
* | [libata] ahci: SB600 workaround is suspect... play it safe for now | Jeff Garzik | 2008-03-24 |
* | ahci: Add Marvell 6121 SATA support | Jose Alberto Reguero | 2008-03-17 |
* | ahci: implement skip_host_reset parameter | Tejun Heo | 2008-03-17 |
* | ahci: request all PCI BARs | Tejun Heo | 2008-03-17 |
* | ahci: logical-bitwise and confusion in ahci_save_initial_config() | Roel Kluin | 2008-03-10 |
* | ahci: add the Device IDs for nvidia MCP7B AHCI | peerchen | 2008-03-10 |
* | ahci: work around ATI SB600 h/w quirk | Jeff Garzik | 2008-03-05 |
* | [libata] ahci: AMD SB700/SB800 SATA support 64bit DMA | Shane Huang | 2008-02-24 |
* | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 |
* | libata: eliminate the home grown dma padding in favour of | James Bottomley | 2008-02-19 |
* | ahci: fix CAP.NP and PI handling | Tejun Heo | 2008-02-06 |
* | ahci: RAID mode SATA patch for Intel ICH10 DeviceID's | Jason Gaston | 2008-02-01 |
* | ahci: factor out AHCI enabling and enable AHCI before reading CAP | Tejun Heo | 2008-01-23 |
* | libata annotations and fixes | Al Viro | 2008-01-23 |
* | libata: convert to chained sg | Tejun Heo | 2008-01-23 |
* | libata: implement protocol tests | Tejun Heo | 2008-01-23 |
* | ahci: update PCS programming | Tejun Heo | 2008-01-23 |
* | libata: kill spurious NCQ completion detection | Tejun Heo | 2007-12-07 |
* | ahci: don't attach if ICH6 is in combined mode | Tejun Heo | 2007-12-07 |
* | ahci: fix engine reset failed message | Tejun Heo | 2007-12-07 |
* | ahci: add the Device IDs of MCP79 AHCI controller to ahci.c | peerchen | 2007-12-04 |
* | [libata] AHCI: add hw link power management support | Kristen Carlson Accardi | 2007-10-29 |
* | [libata] AHCI: fix newly introduced host-reset bug | Jeff Garzik | 2007-10-29 |
* | libata: implement ata_wait_after_reset() | Tejun Heo | 2007-10-29 |
* | ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset... | Tejun Heo | 2007-10-25 |
* | [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 |