aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-eh.c
Commit message (Expand)AuthorAge
* 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
* libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo2010-10-21
* libata: implement LPM support for port multipliersTejun Heo2010-10-21
* libata: reimplement link power managementTejun Heo2010-10-21
* libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-21
* [libata] Add ATA transport classGwendal Grignou2010-10-21
* libata: skip EH autopsy and recovery during suspendTejun Heo2010-09-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
|\
| * libata: take advantage of cmwq and remove concurrency limitationsTejun Heo2010-07-02
* | [libata] add ATA_CMD_DSM to ata_get_cmd_descriptFUJITA Tomonori2010-08-01
|/
* libata-sff: separate out BMDMA EHTejun Heo2010-05-19
* libata-sff: port_task is SFF specificTejun Heo2010-05-19
* libata: ensure NCQ error result taskfile is fully initializedJeff Garzik2010-04-22
* libata: fix locking around blk_abort_request()Tejun Heo2010-04-22
* libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo2010-01-20
* libata: retry failed FLUSH if device didn't fail itTejun Heo2009-12-03
* libata: fix PMP initializationTejun Heo2009-10-16
* libata: fix incorrect link online check during probeTejun Heo2009-10-06
* libata: add command name parsing for error outputRobert Hancock2009-09-01
* libata: clear eh_info on reset completionTejun Heo2009-09-01
* [libata] EH: freeze port before aborting commandsJeff Garzik2009-09-01
* libata: add missing NULL pointer check to ata_eh_reset()Bartlomiej Zolnierkiewicz2009-07-28
* libata: fix follow-up SRST failure pathTejun Heo2009-07-14
* trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-12
* libata: clear ering on resumeTejun Heo2009-05-11
* libata: fix attach error handlingTejun Heo2009-05-11
* [libata] Improve timeout handlingAlan Cox2009-03-24
* libata: make sure port is thawed when skipping resetsTejun Heo2009-03-05
* libata: don't use on-stack sense bufferTejun Heo2009-03-05
* libata: add no penalty retry request for EH device handling routinesTejun Heo2009-02-02
* libata: improve probe failure handlingTejun Heo2009-02-02
* libata: add @spd_limit to sata_down_spd_limit()Tejun Heo2009-02-02
* libata: clear dev->ering in smarter wayTejun Heo2009-02-02
* libata: move ata_dev_disable() to libata-eh.cTejun Heo2009-02-02
* libata: fix EH device failure handlingTejun Heo2009-02-02
* libata: perform port detach in EHTejun Heo2008-12-28
* libata: beef up iteratorsTejun Heo2008-12-28
* libata: fix last_reset timestamp handlingTejun Heo2008-11-11
* libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo2008-10-27
* libata: fix device iteration bugsTejun Heo2008-10-27
* libata: set device class to NONE if phys_offlineTejun Heo2008-10-22