Age | Commit message (Expand) | Author |
2008-10-28 | libata: ahci enclosure management bit mask | David Milburn |
2008-10-28 | libata: ahci enclosure management led sync | David Milburn |
2008-10-27 | ahci: Add support for Promise PDC42819 | Mark Nelson |
2008-09-29 | libata: Implement disk shock protection support | Elias Oltmanns |
2008-09-29 | libata: make SCR access ops per-link | Tejun Heo |
2008-09-08 | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley |
2008-09-08 | ahci: disable PMP for marvell ahcis | Tejun Heo |
2008-09-08 | ahci, pata_marvell: play nicely together | Alan Cox |
2008-08-22 | ahci: sis controllers actually can do PMP | Tejun Heo |
2008-08-22 | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley |
2008-07-25 | Fix ahci driver 'flags' type | Linus Torvalds |
2008-07-14 | AHCI: Remove an unnecessary flush from ahci_qc_issue | Matthew Wilcox |
2008-07-14 | AHCI: speed up resume | Zhang Rui |
2008-07-14 | libata/ahci: enclosure management support | Kristen Carlson Accardi |
2008-07-05 | ahci: give another shot at clearing all bits in irq_stat | Tejun Heo |
2008-07-04 | ahci: always clear all bits in irq_stat | Tejun Heo |
2008-06-18 | ahci: sis can't do PMP | Tejun Heo |
2008-06-18 | ahci: jmb361 has only one port | Tejun Heo |
2008-06-13 | ahci: Workaround HW bug for SB600/700 SATA controller PMP support | Shane Huang |
2008-06-13 | ahci: workarounds for mcp65 | Tejun Heo |
2008-05-30 | ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c | peerchen |
2008-05-06 | libata: improve post-reset device ready test | Tejun Heo |
2008-04-29 | ahci: SB600 ahci can't do MSI, blacklist that capability | Tejun Heo |
2008-04-25 | ahci: retry enabling AHCI a few times before spitting out WARN_ON() | Tejun Heo |
2008-04-19 | SCSI: convert struct class_device to struct device | Tony Jones |
2008-04-17 | libata: move link onlineness check out of softreset methods | Tejun Heo |
2008-04-17 | libata: implement PMP helpers | Tejun Heo |
2008-04-17 | libata: don't use ap->ioaddr in non-SFF drivers | Tejun Heo |
2008-04-17 | libata: remove check_status from non-SFF drivers | Tejun Heo |
2008-04-17 | libata: replace tf_read with qc_fill_rtf for non-SFF drivers | Tejun Heo |
2008-04-17 | libata: drop @finish_qc from ata_qc_complete_multiple() | Tejun Heo |
2008-04-17 | libata: unify mechanism to request follow-up SRST | Tejun Heo |
2008-04-17 | libata: clear SError after link resume | Tejun Heo |
2008-04-17 | 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-03-24 | [libata] ahci: SB600 workaround is suspect... play it safe for now | Jeff Garzik |
2008-03-17 | ahci: Add Marvell 6121 SATA support | Jose Alberto Reguero |
2008-03-17 | ahci: implement skip_host_reset parameter | Tejun Heo |