summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-eh.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-07-261-2/+6
|\
| * ata: Handle ATA NCQ NO-DATA commands correctlyHannes Reinecke2016-07-151-1/+2
| * libata-eh: decode all taskfile protocolsHannes Reinecke2016-07-141-0/+3
| * ata: fixup ATA_PROT_NODATAHannes Reinecke2016-07-141-1/+1
* | Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-181-1/+1
|\ \ | |/ |/|
| * scsi: fix race between simultaneous decrements of ->host_failedWei Fang2016-06-081-1/+1
* | libata: Implement ZBC OUT translationHannes Reinecke2016-05-091-0/+1
* | libata: implement ZBC IN translationHannes Reinecke2016-05-091-0/+1
* | libata: do not attempt to retrieve sense code twiceHannes Reinecke2016-05-091-2/+2
* | libata: Implement control mode page to select sense formatHannes Reinecke2016-04-041-2/+2
* | libata: evaluate SCSI sense codeHannes Reinecke2016-04-041-9/+20
* | libata-eh: Set 'information' field for autosenseHannes Reinecke2016-04-041-0/+2
* | libata: Implement support for sense data reportingHannes Reinecke2016-04-041-4/+64
* | libata: Implement NCQ autosenseHannes Reinecke2016-04-041-0/+12
|/
* libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner2015-12-071-0/+8
* Revert "libata: Implement NCQ autosense"Tejun Heo2015-08-031-18/+0
* Revert "libata: Implement support for sense data reporting"Tejun Heo2015-08-031-83/+3
* Revert "libata-eh: Set 'information' field for autosense"Tejun Heo2015-08-031-3/+0
* Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-06-251-1/+12
|\
| * libata: Fix regression when the NCQ Send and Receive log page is absentMartin K. Petersen2015-05-211-0/+1
| * libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen2015-05-051-1/+11
* | libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-251-0/+3
|/
* libata: Add tracepointsHannes Reinecke2015-03-271-1/+3
* libata-eh: Set 'information' field for autosenseHannes Reinecke2015-03-271-0/+3
* libata: Implement support for sense data reportingHannes Reinecke2015-03-271-3/+83
* libata: Implement NCQ autosenseHannes Reinecke2015-03-271-0/+18
* libata: whitespace cleanup in ata_get_cmd_descript()Hannes Reinecke2015-03-271-25/+25
* libata: use READ_LOG_DMA_EXTHannes Reinecke2015-03-271-2/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-111-11/+9
|\
| * libata: fixup oops in ata_eh_link_report()Hannes Reinecke2015-01-201-2/+3
| * libata: use __scsi_format_command()Hannes Reinecke2015-01-091-10/+7
* | libata: Remove FIXME comment in atapi_eh_request_senseNicholas Krause2015-01-071-1/+0
* | libata: export ata_get_cmd_descript()Andy Shevchenko2015-01-051-0/+1
|/
* libata: Implement ATA_DEV_ZACHannes Reinecke2014-11-051-2/+5
* libata: EH should handle AMNF error condition as a media errorAlexey Asemov2014-07-151-4/+5
* libata, libsas: kill pm_result and related cleanupDan Williams2014-03-181-11/+2
* libata: end the r-wordDan Williams2014-03-071-2/+3
* ata: libata-eh: Remove unnecessary snprintf arithmeticLevente Kurusa2013-11-221-3/+2
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-2/+2
* Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-11-131-0/+8
|\
| * libata: Add some missing command descriptionsRobert Hancock2013-10-271-0/+8
* | libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou2013-10-071-3/+3
|/
* libata: update "Maintained by:" tagsTejun Heo2013-05-141-1/+1
* [libata] pm: differentiate system and runtime pm for ata portAaron Lu2013-01-251-7/+10
* libata: handle power transition of ODDAaron Lu2013-01-211-0/+2
* libata: check zero power ready status for ZPODDAaron Lu2013-01-211-2/+12
* [libata] ahci: Fix lack of command retry after a success error handler.Bian Yu2013-01-141-1/+1
* libata: set dma_mode to 0xff in resetAaron Lu2012-12-031-0/+1
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-021-0/+2
|\
| * [SCSI] libata: reset onceDan Williams2012-08-241-0/+2