aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-eh.c
Commit message (Expand)AuthorAge
* libata: Clear tf before doing request sense (take 3)Albert Lee2007-04-04
* libata: IDENTIFY backwards for drive side cable detectionTejun Heo2007-03-28
* libata: don't whine if ->prereset() returns -ENOENTTejun Heo2007-03-19
* libata: add CONFIG_PM to libata core layerTejun Heo2007-03-02
* libata: s/ap->id/ap->print_id/gTejun Heo2007-02-21
* libata: put some intelligence into EH speed down sequenceTejun Heo2007-02-21
* libata: improve probe failure handlingTejun Heo2007-02-21
* libata: improve ata_down_xfermask_limit()Tejun Heo2007-02-21
* libata: kill qc->nsect and cursectTejun Heo2007-02-09
* libata: fix ata_eh_suspend() return valueTejun Heo2007-01-27
* libata: fix handling of port actions in per-dev action maskTejun Heo2007-01-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [PATCH] libata: always use polling IDENTIFYTejun Heo2006-12-03
| * [PATCH] libata: don't request sense if the port is frozenTejun Heo2006-12-03
| * [PATCH] libata: print cdb[0] in failed qc reportTejun Heo2006-12-01
| * [PATCH] libata: improve failed qc reportingTejun Heo2006-12-01
| * [PATCH] libata: implement presence detection via polling IDENTIFYTejun Heo2006-12-01
| * [PATCH] libata: convert @post_reset to @flags in ata_dev_read_id()Tejun Heo2006-12-01
| * [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODETejun Heo2006-12-01
| * [PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo2006-12-01
* | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-22
|/
* [PATCH] libata-eh: Remove layering violation and duplication when handling ab...Alan Cox2006-09-26
* Merge branch 'master' into upstreamJeff Garzik2006-09-24
* libata: Grand renaming.Jeff Garzik2006-08-24
* Move libata to drivers/ata.Jeff Garzik2006-08-10