aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-eh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09libata: kill qc->nsect and cursectTejun Heo1-6/+1
2007-01-27libata: fix ata_eh_suspend() return valueTejun Heo1-1/+1
2007-01-19libata: fix handling of port actions in per-dev action maskTejun Heo1-0/+4
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-29/+79
2006-12-03[PATCH] libata: always use polling IDENTIFYTejun Heo1-3/+0
2006-12-03[PATCH] libata: don't request sense if the port is frozenTejun Heo1-13/+15
2006-12-01[PATCH] libata: print cdb[0] in failed qc reportTejun Heo1-2/+3
2006-12-01[PATCH] libata: improve failed qc reportingTejun Heo1-5/+27
2006-12-01[PATCH] libata: implement presence detection via polling IDENTIFYTejun Heo1-5/+18
2006-12-01[PATCH] libata: convert @post_reset to @flags in ata_dev_read_id()Tejun Heo1-4/+7
2006-12-01[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODETejun Heo1-2/+11
2006-12-01[PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo1-2/+5
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-1/+1
2006-09-26[PATCH] libata-eh: Remove layering violation and duplication when handling absent portsAlan Cox1-1/+5
2006-09-24Merge branch 'master' into upstreamJeff Garzik1-1/+0
2006-08-24libata: Grand renaming.Jeff Garzik1-8/+8
2006-08-10Move libata to drivers/ata.Jeff Garzik1-0/+2246