aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/libata-eh.c
AgeCommit message (Expand)Author
2007-05-21libata: Trim trailing whitespaceJeff Garzik
2007-05-11libata: give devices one last chance even if recovery failed with -EINVALTejun Heo
2007-05-11libata: ignore EH scheduling during initializationTejun Heo
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo
2007-05-01libata: reimplement reset sequencingTejun Heo
2007-05-01libata: add deadline support to prereset and reset methodsTejun Heo
2007-04-28libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo
2007-04-28libata: add missing call to ->cable_detect() in new EH pathTejun Heo
2007-04-28libata: improve AC_ERR_DEV handling for ->post_internal_cmdTejun Heo
2007-04-28libata: hardreset on SERR_INTERNALTejun Heo
2007-04-04libata: Clear tf before doing request sense (take 3)Albert Lee
2007-03-28libata: IDENTIFY backwards for drive side cable detectionTejun Heo
2007-03-19libata: don't whine if ->prereset() returns -ENOENTTejun Heo
2007-03-02libata: add CONFIG_PM to libata core layerTejun Heo
2007-02-21libata: s/ap->id/ap->print_id/gTejun Heo
2007-02-21libata: put some intelligence into EH speed down sequenceTejun Heo
2007-02-21libata: improve probe failure handlingTejun Heo
2007-02-21libata: improve ata_down_xfermask_limit()Tejun Heo
2007-02-09libata: kill qc->nsect and cursectTejun Heo
2007-01-27libata: fix ata_eh_suspend() return valueTejun Heo
2007-01-19libata: fix handling of port actions in per-dev action maskTejun Heo
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-03[PATCH] libata: always use polling IDENTIFYTejun Heo
2006-12-03[PATCH] libata: don't request sense if the port is frozenTejun Heo
2006-12-01[PATCH] libata: print cdb[0] in failed qc reportTejun Heo
2006-12-01[PATCH] libata: improve failed qc reportingTejun Heo
2006-12-01[PATCH] libata: implement presence detection via polling IDENTIFYTejun 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_SETMODETejun Heo
2006-12-01[PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-09-26[PATCH] libata-eh: Remove layering violation and duplication when handling ab...Alan Cox
2006-09-24Merge branch 'master' into upstreamJeff Garzik
2006-08-24libata: Grand renaming.Jeff Garzik
2006-08-10Move libata to drivers/ata.Jeff Garzik