index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Commit message (
Expand
)
Author
Age
*
libata: skip EH autopsy and recovery during suspend
Tejun Heo
2010-09-09
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-07
|
\
|
*
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
2010-07-02
*
|
[libata] add ATA_CMD_DSM to ata_get_cmd_descript
FUJITA Tomonori
2010-08-01
|
/
*
libata-sff: separate out BMDMA EH
Tejun Heo
2010-05-19
*
libata-sff: port_task is SFF specific
Tejun Heo
2010-05-19
*
libata: ensure NCQ error result taskfile is fully initialized
Jeff Garzik
2010-04-22
*
libata: fix locking around blk_abort_request()
Tejun Heo
2010-04-22
*
libata: retry FS IOs even if it has failed with AC_ERR_INVALID
Tejun Heo
2010-01-20
*
libata: retry failed FLUSH if device didn't fail it
Tejun Heo
2009-12-03
*
libata: fix PMP initialization
Tejun Heo
2009-10-16
*
libata: fix incorrect link online check during probe
Tejun Heo
2009-10-06
*
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-09-01
*
libata: add missing NULL pointer check to ata_eh_reset()
Bartlomiej Zolnierkiewicz
2009-07-28
*
libata: fix follow-up SRST failure path
Tejun Heo
2009-07-14
*
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-12
*
libata: clear ering on resume
Tejun Heo
2009-05-11
*
libata: fix attach error handling
Tejun Heo
2009-05-11
*
[libata] Improve timeout handling
Alan Cox
2009-03-24
*
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-03-05
*
libata: add no penalty retry request for EH device handling routines
Tejun Heo
2009-02-02
*
libata: improve probe failure handling
Tejun Heo
2009-02-02
*
libata: add @spd_limit to sata_down_spd_limit()
Tejun Heo
2009-02-02
*
libata: clear dev->ering in smarter way
Tejun Heo
2009-02-02
*
libata: move ata_dev_disable() to libata-eh.c
Tejun Heo
2009-02-02
*
libata: fix EH device failure handling
Tejun Heo
2009-02-02
*
libata: perform port detach in EH
Tejun Heo
2008-12-28
*
libata: beef up iterators
Tejun Heo
2008-12-28
*
libata: fix last_reset timestamp handling
Tejun Heo
2008-11-11
*
libata: clear saved xfer_mode and ncq_enabled on device detach
Tejun Heo
2008-10-27
*
libata: fix device iteration bugs
Tejun Heo
2008-10-27
*
libata: set device class to NONE if phys_offline
Tejun Heo
2008-10-22
*
libata-eh: fix slave link EH action mask handling
Tejun Heo
2008-10-22
*
libata: transfer EHI control flags to slave ehc.i
Tejun Heo
2008-10-22
*
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-10-10
|
\
|
*
block: unify request timeout handling
Jens Axboe
2008-10-09
*
|
libata-eh: clear UNIT ATTENTION after reset
Tejun Heo
2008-09-29
*
|
libata: Implement disk shock protection support
Elias Oltmanns
2008-09-29
*
|
libata: implement slave_link
Tejun Heo
2008-09-29
|
/
*
libata: use ata_link_printk() when printing SError
Tejun Heo
2008-08-22
*
libata: always do follow-up SRST if hardreset returned -EAGAIN
Tejun Heo
2008-08-22
*
libata: fix EH action overwriting in ata_eh_reset()
Tejun Heo
2008-08-22
*
libata: implement no[hs]rst force params
Tejun Heo
2008-08-22
*
libata-eh: update atapi_eh_request_sense() to take @dev instead of @qc
Tejun Heo
2008-07-14
*
libata: improve EH internal command timeout handling
Tejun Heo
2008-07-14
*
libata: use ULONG_MAX to terminate reset timeout table
Tejun Heo
2008-07-14
*
libata: improve EH retry delay handling
Tejun Heo
2008-07-14
[next]