aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-eh.c
Commit message (Expand)AuthorAge
* libata: Add tracepointsHannes Reinecke2015-03-27
* libata-eh: Set 'information' field for autosenseHannes Reinecke2015-03-27
* libata: Implement support for sense data reportingHannes Reinecke2015-03-27
* libata: Implement NCQ autosenseHannes Reinecke2015-03-27
* libata: whitespace cleanup in ata_get_cmd_descript()Hannes Reinecke2015-03-27
* libata: use READ_LOG_DMA_EXTHannes Reinecke2015-03-27
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-11
|\
| * libata: fixup oops in ata_eh_link_report()Hannes Reinecke2015-01-20
| * libata: use __scsi_format_command()Hannes Reinecke2015-01-09
* | libata: Remove FIXME comment in atapi_eh_request_senseNicholas Krause2015-01-07
* | libata: export ata_get_cmd_descript()Andy Shevchenko2015-01-05
|/
* libata: Implement ATA_DEV_ZACHannes Reinecke2014-11-05
* libata: EH should handle AMNF error condition as a media errorAlexey Asemov2014-07-15
* libata, libsas: kill pm_result and related cleanupDan Williams2014-03-18
* libata: end the r-wordDan Williams2014-03-07
* ata: libata-eh: Remove unnecessary snprintf arithmeticLevente Kurusa2013-11-22
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-11-13
|\
| * libata: Add some missing command descriptionsRobert Hancock2013-10-27
* | libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou2013-10-07
|/
* libata: update "Maintained by:" tagsTejun Heo2013-05-14
* [libata] pm: differentiate system and runtime pm for ata portAaron Lu2013-01-25
* libata: handle power transition of ODDAaron Lu2013-01-21
* libata: check zero power ready status for ZPODDAaron Lu2013-01-21
* [libata] ahci: Fix lack of command retry after a success error handler.Bian Yu2013-01-14
* libata: set dma_mode to 0xff in resetAaron Lu2012-12-03
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-02
|\
| * [SCSI] libata: reset onceDan Williams2012-08-24
* | ahci: implement aggressive SATA device sleep supportShane Huang2012-09-13
|/
* Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik2012-07-25
|\
| * [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-20
* | libata-eh.c: local functions should not be exposed globallyH Hartley Sweeten2012-07-25
|/
* libata-eh don't waste time retrying media errors (v3)Mark Lord2012-05-07
* libata: skip old error history when counting probe trialsLin Ming2012-05-03
* [SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams2012-02-19
* [libata] Issue SRST to Sil3726 PMPGwendal Grignou2011-11-09
* ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-31
* libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameterSergei Shtylyov2011-10-08
* libata: leave port thawed after reset failureTejun Heo2011-07-23
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-23
* libata: fix unexpectedly frozen port after ata_eh_reset()Tejun Heo2011-06-07
* libata: Power off empty portsKristen Carlson Accardi2011-05-19
* libata: fix oops when LPM is used with PMPTejun Heo2011-05-14
* libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo2011-04-24
* Fix common misspellingsLucas De Marchi2011-03-31
* libata: separate error handler into usable componentsJames Bottomley2011-03-02
* libata: fix eh lockingJames Bottomley2011-03-02
* libata: fix hotplug for drivers which don't implement LPMTejun Heo2011-03-02
* libata: issue DIPM enable commands with LPM state updatedTejun Heo2010-12-24
* libata: implement cross-port EH exclusionTejun Heo2010-10-21