aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-eh.c
Commit message (Expand)AuthorAge
* Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-07-26
|\
| * ata: Handle ATA NCQ NO-DATA commands correctlyHannes Reinecke2016-07-15
| * libata-eh: decode all taskfile protocolsHannes Reinecke2016-07-14
| * ata: fixup ATA_PROT_NODATAHannes Reinecke2016-07-14
* | Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-18
|\ \ | |/ |/|
| * scsi: fix race between simultaneous decrements of ->host_failedWei Fang2016-06-08
* | libata: Implement ZBC OUT translationHannes Reinecke2016-05-09
* | libata: implement ZBC IN translationHannes Reinecke2016-05-09
* | libata: do not attempt to retrieve sense code twiceHannes Reinecke2016-05-09
* | libata: Implement control mode page to select sense formatHannes Reinecke2016-04-04
* | libata: evaluate SCSI sense codeHannes Reinecke2016-04-04
* | libata-eh: Set 'information' field for autosenseHannes Reinecke2016-04-04
* | libata: Implement support for sense data reportingHannes Reinecke2016-04-04
* | libata: Implement NCQ autosenseHannes Reinecke2016-04-04
|/
* libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner2015-12-07
* Revert "libata: Implement NCQ autosense"Tejun Heo2015-08-03
* Revert "libata: Implement support for sense data reporting"Tejun Heo2015-08-03
* Revert "libata-eh: Set 'information' field for autosense"Tejun Heo2015-08-03
* Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-06-25
|\
| * libata: Fix regression when the NCQ Send and Receive log page is absentMartin K. Petersen2015-05-21
| * libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen2015-05-05
* | libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-25
|/
* 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