index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Age
Commit message (
Expand
)
Author
2012-05-07
libata-eh don't waste time retrying media errors (v3)
Mark Lord
2012-05-03
libata: skip old error history when counting probe trials
Lin Ming
2012-02-19
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
Dan Williams
2011-11-09
[libata] Issue SRST to Sil3726 PMP
Gwendal Grignou
2011-10-31
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-08
libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameter
Sergei Shtylyov
2011-07-23
libata: leave port thawed after reset failure
Tejun Heo
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-06-07
libata: fix unexpectedly frozen port after ata_eh_reset()
Tejun Heo
2011-05-20
libata: Power off empty ports
Kristen Carlson Accardi
2011-05-14
libata: fix oops when LPM is used with PMP
Tejun Heo
2011-04-24
libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
Tejun Heo
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-02
libata: separate error handler into usable components
James Bottomley
2011-03-02
libata: fix eh locking
James Bottomley
2011-03-02
libata: fix hotplug for drivers which don't implement LPM
Tejun Heo
2010-12-24
libata: issue DIPM enable commands with LPM state updated
Tejun Heo
2010-10-22
libata: implement cross-port EH exclusion
Tejun Heo
2010-10-22
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
2010-10-22
libata: implement LPM support for port multipliers
Tejun Heo
2010-10-22
libata: reimplement link power management
Tejun Heo
2010-10-22
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
2010-10-22
[libata] Add ATA transport class
Gwendal Grignou
2010-09-10
libata: skip EH autopsy and recovery during suspend
Tejun Heo
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-01
[libata] add ATA_CMD_DSM to ata_get_cmd_descript
FUJITA Tomonori
2010-07-02
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
2010-05-19
libata-sff: separate out BMDMA EH
Tejun Heo
2010-05-19
libata-sff: port_task is SFF specific
Tejun Heo
2010-04-23
libata: ensure NCQ error result taskfile is fully initialized
Jeff Garzik
2010-04-23
libata: fix locking around blk_abort_request()
Tejun Heo
2010-01-20
libata: retry FS IOs even if it has failed with AC_ERR_INVALID
Tejun Heo
2009-12-03
libata: retry failed FLUSH if device didn't fail it
Tejun Heo
2009-10-16
libata: fix PMP initialization
Tejun Heo
2009-10-07
libata: fix incorrect link online check during probe
Tejun Heo
2009-09-01
libata: add command name parsing for error output
Robert Hancock
2009-09-01
libata: clear eh_info on reset completion
Tejun Heo
2009-09-01
[libata] EH: freeze port before aborting commands
Jeff Garzik
2009-07-29
libata: add missing NULL pointer check to ata_eh_reset()
Bartlomiej Zolnierkiewicz
2009-07-15
libata: fix follow-up SRST failure path
Tejun Heo
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-05-11
libata: clear ering on resume
Tejun Heo
2009-05-11
libata: fix attach error handling
Tejun Heo
2009-03-25
[libata] Improve timeout handling
Alan Cox
2009-03-05
libata: make sure port is thawed when skipping resets
Tejun Heo
2009-03-05
libata: don't use on-stack sense buffer
Tejun Heo
2009-02-03
libata: add no penalty retry request for EH device handling routines
Tejun Heo
2009-02-03
libata: improve probe failure handling
Tejun Heo
2009-02-03
libata: add @spd_limit to sata_down_spd_limit()
Tejun Heo
2009-02-03
libata: clear dev->ering in smarter way
Tejun Heo
[next]