| Commit message (Expand) | Author | Age |
* | libata: wrap schedule_timeout_uninterruptible() in loop | Tejun Heo | 2007-10-12 |
* | libata: skip suppress reporting if ATA_EHI_QUIET | Tejun Heo | 2007-10-12 |
* | libata: add human-readable error value decoding | Robert Hancock | 2007-10-12 |
* | libata-pmp: hook PMP support and enable it | Tejun Heo | 2007-10-12 |
* | libata-pmp: update ata_eh_reset() for PMP | Tejun Heo | 2007-10-12 |
* | libata-pmp-prep: implement sata_async_notification() | Tejun Heo | 2007-10-12 |
* | libata-pmp-prep: implement EH fast-fail path | Tejun Heo | 2007-10-12 |
* | libata-pmp-prep: implement ATA_LFLAG_DISABLED | Tejun Heo | 2007-10-12 |
* | libata-pmp-prep: implement ATA_LFLAG_NO_RETRY | Tejun Heo | 2007-10-12 |
* | libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB | Tejun Heo | 2007-10-12 |
* | libata-pmp-prep: implement qc_defer helpers | Tejun Heo | 2007-10-12 |
* | libata-pmp-prep: make a number of functions global to libata | Tejun Heo | 2007-10-12 |
* | libata-pmp-prep: add @new_class to ata_dev_revalidate() | Tejun Heo | 2007-10-12 |
* | libata: move EH repeat reporting into ata_eh_report() | Tejun Heo | 2007-10-12 |
* | libata: implement and use ata_port_desc() to report port configuration | Tejun Heo | 2007-10-12 |
* | libata-link: update EH to deal with PMP links | Tejun Heo | 2007-10-12 |
* | libata-link: update ata_scsi_error() to handle PMP links | Tejun Heo | 2007-10-12 |
* | libata-link: implement ata_link_abort() | Tejun Heo | 2007-10-12 |
* | libata-link: linkify config/EH related functions | Tejun Heo | 2007-10-12 |
* | libata-link: linkify reset | Tejun Heo | 2007-10-12 |
* | libata-link: linkify EH action helpers | Tejun Heo | 2007-10-12 |
* | libata-link: linkify PHY-related functions | Tejun Heo | 2007-10-12 |
* | libata-link: implement and use link/device iterators | Tejun Heo | 2007-10-12 |
* | libata-link: introduce ata_link | Tejun Heo | 2007-10-12 |
* | libata: implement EH fast drain | Tejun Heo | 2007-07-20 |
* | libata: schedule probing after SError access failure during autopsy | Tejun Heo | 2007-07-20 |
* | libata: clear HOTPLUG flag after a reset | Tejun Heo | 2007-07-20 |
* | libata: quickly trigger SATA SPD down after debouncing failed | Tejun Heo | 2007-07-20 |
* | libata: improve SATA PHY speed down logic | Tejun Heo | 2007-07-20 |
* | libata: implement AC_ERR_NCQ | Tejun Heo | 2007-07-20 |
* | libata: improve EH report formatting | Tejun Heo | 2007-07-20 |
* | libata-link: separate out ata_eh_handle_dev_fail() | Tejun Heo | 2007-07-10 |
* | libata-acpi: implement _GTM/_STM support | Tejun Heo | 2007-07-09 |
* | libata: reimplement ACPI invocation | Tejun Heo | 2007-07-09 |
* | libata: fix infinite EH waiting bug | Tejun Heo | 2007-06-27 |
* | libata: remove unused variable from ata_eh_reset() | Tejun Heo | 2007-06-27 |
* | libata: kill non-sense warning message | Tejun Heo | 2007-06-27 |
* | libata: Trim trailing whitespace | Jeff Garzik | 2007-05-21 |
* | libata: give devices one last chance even if recovery failed with -EINVAL | Tejun Heo | 2007-05-11 |
* | libata: ignore EH scheduling during initialization | Tejun Heo | 2007-05-11 |
* | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo | 2007-05-11 |
* | libata: reimplement reset sequencing | Tejun Heo | 2007-05-01 |
* | libata: add deadline support to prereset and reset methods | Tejun Heo | 2007-05-01 |
* | libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET | Tejun Heo | 2007-04-28 |
* | libata: add missing call to ->cable_detect() in new EH path | Tejun Heo | 2007-04-28 |
* | libata: improve AC_ERR_DEV handling for ->post_internal_cmd | Tejun Heo | 2007-04-28 |
* | libata: hardreset on SERR_INTERNAL | Tejun Heo | 2007-04-28 |
* | libata: Clear tf before doing request sense (take 3) | Albert Lee | 2007-04-04 |
* | libata: IDENTIFY backwards for drive side cable detection | Tejun Heo | 2007-03-28 |
* | libata: don't whine if ->prereset() returns -ENOENT | Tejun Heo | 2007-03-19 |