Age | Commit message (Expand) | Author | Files | Lines |
2007-07-11 | libata-link: separate out ata_eh_handle_dev_fail() | Tejun Heo | 1 | -44/+52 |
2007-07-09 | libata-acpi: implement _GTM/_STM support | Tejun Heo | 1 | -1/+7 |
2007-07-09 | libata: reimplement ACPI invocation | Tejun Heo | 1 | -0/+3 |
2007-06-27 | libata: fix infinite EH waiting bug | Tejun Heo | 1 | -0/+1 |
2007-06-27 | libata: remove unused variable from ata_eh_reset() | Tejun Heo | 1 | -3/+1 |
2007-06-27 | libata: kill non-sense warning message | Tejun Heo | 1 | -2/+0 |
2007-05-22 | libata: Trim trailing whitespace | Jeff Garzik | 1 | -1/+1 |
2007-05-12 | libata: give devices one last chance even if recovery failed with -EINVAL | Tejun Heo | 1 | -5/+1 |
2007-05-12 | libata: ignore EH scheduling during initialization | Tejun Heo | 1 | -0/+3 |
2007-05-12 | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo | 1 | -233/+4 |
2007-05-01 | libata: reimplement reset sequencing | Tejun Heo | 1 | -17/+41 |
2007-05-01 | libata: add deadline support to prereset and reset methods | Tejun Heo | 1 | -5/+5 |
2007-04-28 | libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET | Tejun Heo | 1 | -1/+4 |
2007-04-28 | libata: add missing call to ->cable_detect() in new EH path | Tejun Heo | 1 | -0/+4 |
2007-04-28 | libata: improve AC_ERR_DEV handling for ->post_internal_cmd | Tejun Heo | 1 | -1/+3 |
2007-04-28 | libata: hardreset on SERR_INTERNAL | Tejun Heo | 1 | -1/+1 |
2007-04-04 | libata: Clear tf before doing request sense (take 3) | Albert Lee | 1 | -11/+11 |
2007-03-28 | libata: IDENTIFY backwards for drive side cable detection | Tejun Heo | 1 | -24/+42 |
2007-03-19 | libata: don't whine if ->prereset() returns -ENOENT | Tejun Heo | 1 | -1/+7 |
2007-03-03 | libata: add CONFIG_PM to libata core layer | Tejun Heo | 1 | -0/+29 |
2007-02-21 | libata: s/ap->id/ap->print_id/g | Tejun Heo | 1 | -2/+2 |
2007-02-21 | libata: put some intelligence into EH speed down sequence | Tejun Heo | 1 | -60/+124 |
2007-02-21 | libata: improve probe failure handling | Tejun Heo | 1 | -17/+18 |
2007-02-21 | libata: improve ata_down_xfermask_limit() | Tejun Heo | 1 | -3/+6 |
2007-02-10 | libata: kill qc->nsect and cursect | Tejun Heo | 1 | -6/+1 |
2007-01-27 | libata: fix ata_eh_suspend() return value | Tejun Heo | 1 | -1/+1 |
2007-01-20 | libata: fix handling of port actions in per-dev action mask | Tejun Heo | 1 | -0/+4 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1 | -29/+79 |
2006-12-03 | [PATCH] libata: always use polling IDENTIFY | Tejun Heo | 1 | -3/+0 |
2006-12-03 | [PATCH] libata: don't request sense if the port is frozen | Tejun Heo | 1 | -13/+15 |
2006-12-02 | [PATCH] libata: print cdb[0] in failed qc report | Tejun Heo | 1 | -2/+3 |
2006-12-02 | [PATCH] libata: improve failed qc reporting | Tejun Heo | 1 | -5/+27 |
2006-12-02 | [PATCH] libata: implement presence detection via polling IDENTIFY | Tejun Heo | 1 | -5/+18 |
2006-12-02 | [PATCH] libata: convert @post_reset to @flags in ata_dev_read_id() | Tejun Heo | 1 | -4/+7 |
2006-12-02 | [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE | Tejun Heo | 1 | -2/+11 |
2006-12-02 | [PATCH] libata: implement ATA_EHI_PRINTINFO | Tejun Heo | 1 | -2/+5 |
2006-11-22 | WorkStruct: Separate delayable and non-delayable events. | David Howells | 1 | -1/+1 |
2006-09-26 | [PATCH] libata-eh: Remove layering violation and duplication when handling ab... | Alan Cox | 1 | -1/+5 |
2006-09-24 | Merge branch 'master' into upstream | Jeff Garzik | 1 | -1/+0 |
2006-08-24 | libata: Grand renaming. | Jeff Garzik | 1 | -8/+8 |
2006-08-10 | Move libata to drivers/ata. | Jeff Garzik | 1 | -0/+2246 |