summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-eh.c
AgeCommit message (Expand)AuthorLines
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-11/+9
2015-01-20libata: fixup oops in ata_eh_link_report()Hannes Reinecke-2/+3
2015-01-09libata: use __scsi_format_command()Hannes Reinecke-10/+7
2015-01-07libata: Remove FIXME comment in atapi_eh_request_senseNicholas Krause-1/+0
2015-01-05libata: export ata_get_cmd_descript()Andy Shevchenko-0/+1
2014-11-05libata: Implement ATA_DEV_ZACHannes Reinecke-2/+5
2014-07-15libata: EH should handle AMNF error condition as a media errorAlexey Asemov-4/+5
2014-03-18libata, libsas: kill pm_result and related cleanupDan Williams-11/+2
2014-03-07libata: end the r-wordDan Williams-2/+3
2013-11-22ata: libata-eh: Remove unnecessary snprintf arithmeticLevente Kurusa-3/+2
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang-2/+2
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-0/+8
2013-10-27libata: Add some missing command descriptionsRobert Hancock-0/+8
2013-10-07libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou-3/+3
2013-05-14libata: update "Maintained by:" tagsTejun Heo-1/+1
2013-01-25[libata] pm: differentiate system and runtime pm for ata portAaron Lu-7/+10
2013-01-21libata: handle power transition of ODDAaron Lu-0/+2
2013-01-21libata: check zero power ready status for ZPODDAaron Lu-2/+12
2013-01-14[libata] ahci: Fix lack of command retry after a success error handler.Bian Yu-1/+1
2012-12-03libata: set dma_mode to 0xff in resetAaron Lu-0/+1
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-0/+2
2012-09-13ahci: implement aggressive SATA device sleep supportShane Huang-5/+7
2012-08-24[SCSI] libata: reset onceDan Williams-0/+2
2012-07-25Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik-11/+46
2012-07-25libata-eh.c: local functions should not be exposed globallyH Hartley Sweeten-1/+1
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams-11/+46
2012-05-07libata-eh don't waste time retrying media errors (v3)Mark Lord-3/+21
2012-05-03libata: skip old error history when counting probe trialsLin Ming-1/+2
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams-0/+1
2011-11-09[libata] Issue SRST to Sil3726 PMPGwendal Grignou-1/+11
2011-10-31ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker-0/+1
2011-10-08libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameterSergei Shtylyov-3/+2
2011-07-23libata: leave port thawed after reset failureTejun Heo-1/+10
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches-75/+68
2011-06-07libata: fix unexpectedly frozen port after ata_eh_reset()Tejun Heo-4/+8
2011-05-19libata: Power off empty portsKristen Carlson Accardi-1/+1
2011-05-14libata: fix oops when LPM is used with PMPTejun Heo-1/+1
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo-2/+4
2011-03-31Fix common misspellingsLucas De Marchi-5/+5
2011-03-02libata: separate error handler into usable componentsJames Bottomley-9/+44
2011-03-02libata: fix eh lockingJames Bottomley-2/+7
2011-03-02libata: fix hotplug for drivers which don't implement LPMTejun Heo-1/+1
2010-12-24libata: issue DIPM enable commands with LPM state updatedTejun Heo-3/+14
2010-10-21libata: implement cross-port EH exclusionTejun Heo-1/+43
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo-1/+1
2010-10-21libata: implement LPM support for port multipliersTejun Heo-6/+15
2010-10-21libata: reimplement link power managementTejun Heo-19/+145
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo-1/+1
2010-10-21[libata] Add ATA transport classGwendal Grignou-14/+21
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo-0/+4