| Commit message (Expand) | Author | Age |
* | 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 |
* | libata: add CONFIG_PM to libata core layer | Tejun Heo | 2007-03-02 |
* | libata: s/ap->id/ap->print_id/g | Tejun Heo | 2007-02-21 |
* | libata: put some intelligence into EH speed down sequence | Tejun Heo | 2007-02-21 |
* | libata: improve probe failure handling | Tejun Heo | 2007-02-21 |
* | libata: improve ata_down_xfermask_limit() | Tejun Heo | 2007-02-21 |
* | libata: kill qc->nsect and cursect | Tejun Heo | 2007-02-09 |
* | libata: fix ata_eh_suspend() return value | Tejun Heo | 2007-01-27 |
* | libata: fix handling of port actions in per-dev action mask | Tejun Heo | 2007-01-19 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\ |
|
| * | [PATCH] libata: always use polling IDENTIFY | Tejun Heo | 2006-12-03 |
| * | [PATCH] libata: don't request sense if the port is frozen | Tejun Heo | 2006-12-03 |
| * | [PATCH] libata: print cdb[0] in failed qc report | Tejun Heo | 2006-12-01 |
| * | [PATCH] libata: improve failed qc reporting | Tejun Heo | 2006-12-01 |
| * | [PATCH] libata: implement presence detection via polling IDENTIFY | Tejun Heo | 2006-12-01 |
| * | [PATCH] libata: convert @post_reset to @flags in ata_dev_read_id() | Tejun Heo | 2006-12-01 |
| * | [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE | Tejun Heo | 2006-12-01 |
| * | [PATCH] libata: implement ATA_EHI_PRINTINFO | Tejun Heo | 2006-12-01 |
* | | WorkStruct: Separate delayable and non-delayable events. | David Howells | 2006-11-22 |
|/ |
|
* | [PATCH] libata-eh: Remove layering violation and duplication when handling ab... | Alan Cox | 2006-09-26 |
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-24 |
* | libata: Grand renaming. | Jeff Garzik | 2006-08-24 |
* | Move libata to drivers/ata. | Jeff Garzik | 2006-08-10 |