summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-eh.c
Commit message (Expand)AuthorAgeFilesLines
* libata: Clear tf before doing request sense (take 3)Albert Lee2007-04-041-11/+11
* libata: IDENTIFY backwards for drive side cable detectionTejun Heo2007-03-281-24/+42
* libata: don't whine if ->prereset() returns -ENOENTTejun Heo2007-03-191-1/+7
* libata: add CONFIG_PM to libata core layerTejun Heo2007-03-031-0/+29
* libata: s/ap->id/ap->print_id/gTejun Heo2007-02-211-2/+2
* libata: put some intelligence into EH speed down sequenceTejun Heo2007-02-211-60/+124
* libata: improve probe failure handlingTejun Heo2007-02-211-17/+18
* libata: improve ata_down_xfermask_limit()Tejun Heo2007-02-211-3/+6
* libata: kill qc->nsect and cursectTejun Heo2007-02-091-6/+1Star
* libata: fix ata_eh_suspend() return valueTejun Heo2007-01-271-1/+1
* libata: fix handling of port actions in per-dev action maskTejun Heo2007-01-201-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-29/+79
|\
| * [PATCH] libata: always use polling IDENTIFYTejun Heo2006-12-031-3/+0Star
| * [PATCH] libata: don't request sense if the port is frozenTejun Heo2006-12-031-13/+15
| * [PATCH] libata: print cdb[0] in failed qc reportTejun Heo2006-12-021-2/+3
| * [PATCH] libata: improve failed qc reportingTejun Heo2006-12-021-5/+27
| * [PATCH] libata: implement presence detection via polling IDENTIFYTejun Heo2006-12-021-5/+18
| * [PATCH] libata: convert @post_reset to @flags in ata_dev_read_id()Tejun Heo2006-12-021-4/+7
| * [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODETejun Heo2006-12-021-2/+11
| * [PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo2006-12-021-2/+5
* | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-221-1/+1
|/
* [PATCH] libata-eh: Remove layering violation and duplication when handling ab...Alan Cox2006-09-261-1/+5
* Merge branch 'master' into upstreamJeff Garzik2006-09-241-1/+0Star
* libata: Grand renaming.Jeff Garzik2006-08-241-8/+8
* Move libata to drivers/ata.Jeff Garzik2006-08-101-0/+2246