aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/libata-eh.c
AgeCommit message (Expand)Author
2013-11-13libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou
2013-05-14libata: update "Maintained by:" tagsTejun Heo
2013-01-25[libata] pm: differentiate system and runtime pm for ata portAaron Lu
2013-01-21libata: handle power transition of ODDAaron Lu
2013-01-21libata: check zero power ready status for ZPODDAaron Lu
2013-01-14[libata] ahci: Fix lack of command retry after a success error handler.Bian Yu
2012-12-03libata: set dma_mode to 0xff in resetAaron Lu
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-09-13ahci: implement aggressive SATA device sleep supportShane Huang
2012-08-24[SCSI] libata: reset onceDan Williams
2012-07-25Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik
2012-07-25libata-eh.c: local functions should not be exposed globallyH Hartley Sweeten
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams
2012-05-07libata-eh don't waste time retrying media errors (v3)Mark Lord
2012-05-03libata: skip old error history when counting probe trialsLin Ming
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams
2011-11-09[libata] Issue SRST to Sil3726 PMPGwendal Grignou
2011-10-31ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-10-08libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameterSergei Shtylyov
2011-07-23libata: leave port thawed after reset failureTejun Heo
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches
2011-06-07libata: fix unexpectedly frozen port after ata_eh_reset()Tejun Heo
2011-05-19libata: Power off empty portsKristen Carlson Accardi
2011-05-14libata: fix oops when LPM is used with PMPTejun Heo
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-02libata: separate error handler into usable componentsJames Bottomley
2011-03-02libata: fix eh lockingJames Bottomley
2011-03-02libata: fix hotplug for drivers which don't implement LPMTejun Heo
2010-12-24libata: issue DIPM enable commands with LPM state updatedTejun Heo
2010-10-21libata: implement cross-port EH exclusionTejun Heo
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo
2010-10-21libata: implement LPM support for port multipliersTejun Heo
2010-10-21libata: reimplement link power managementTejun Heo
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo
2010-10-21[libata] Add ATA transport classGwendal Grignou
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-01[libata] add ATA_CMD_DSM to ata_get_cmd_descriptFUJITA Tomonori
2010-07-02libata: take advantage of cmwq and remove concurrency limitationsTejun Heo
2010-05-19libata-sff: separate out BMDMA EHTejun Heo
2010-05-19libata-sff: port_task is SFF specificTejun Heo
2010-04-22libata: ensure NCQ error result taskfile is fully initializedJeff Garzik
2010-04-22libata: fix locking around blk_abort_request()Tejun Heo
2010-01-20libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo
2009-12-03libata: retry failed FLUSH if device didn't fail itTejun Heo
2009-10-16libata: fix PMP initializationTejun Heo
2009-10-06libata: fix incorrect link online check during probeTejun Heo
2009-09-01libata: add command name parsing for error outputRobert Hancock
2009-09-01libata: clear eh_info on reset completionTejun Heo