index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-14
libata: update "Maintained by:" tags
Tejun Heo
1
-1
/
+1
2013-01-25
[libata] pm: differentiate system and runtime pm for ata port
Aaron Lu
1
-7
/
+10
2013-01-21
libata: handle power transition of ODD
Aaron Lu
1
-0
/
+2
2013-01-21
libata: check zero power ready status for ZPODD
Aaron Lu
1
-2
/
+12
2013-01-14
[libata] ahci: Fix lack of command retry after a success error handler.
Bian Yu
1
-1
/
+1
2012-12-03
libata: set dma_mode to 0xff in reset
Aaron Lu
1
-0
/
+1
2012-10-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+2
2012-09-13
ahci: implement aggressive SATA device sleep support
Shane Huang
1
-5
/
+7
2012-08-24
[SCSI] libata: reset once
Dan Williams
1
-0
/
+2
2012-07-25
Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream
Jeff Garzik
1
-11
/
+46
2012-07-25
libata-eh.c: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-07-20
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
1
-11
/
+46
2012-05-07
libata-eh don't waste time retrying media errors (v3)
Mark Lord
1
-3
/
+21
2012-05-03
libata: skip old error history when counting probe trials
Lin Ming
1
-1
/
+2
2012-02-19
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
Dan Williams
1
-0
/
+1
2011-11-09
[libata] Issue SRST to Sil3726 PMP
Gwendal Grignou
1
-1
/
+11
2011-10-31
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
1
-0
/
+1
2011-10-08
libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameter
Sergei Shtylyov
1
-3
/
+2
2011-07-23
libata: leave port thawed after reset failure
Tejun Heo
1
-1
/
+10
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-75
/
+68
2011-06-07
libata: fix unexpectedly frozen port after ata_eh_reset()
Tejun Heo
1
-4
/
+8
2011-05-19
libata: Power off empty ports
Kristen Carlson Accardi
1
-1
/
+1
2011-05-14
libata: fix oops when LPM is used with PMP
Tejun Heo
1
-1
/
+1
2011-04-24
libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
Tejun Heo
1
-2
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-5
/
+5
2011-03-02
libata: separate error handler into usable components
James Bottomley
1
-9
/
+44
2011-03-02
libata: fix eh locking
James Bottomley
1
-2
/
+7
2011-03-02
libata: fix hotplug for drivers which don't implement LPM
Tejun Heo
1
-1
/
+1
2010-12-24
libata: issue DIPM enable commands with LPM state updated
Tejun Heo
1
-3
/
+14
2010-10-21
libata: implement cross-port EH exclusion
Tejun Heo
1
-1
/
+43
2010-10-21
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
1
-1
/
+1
2010-10-21
libata: implement LPM support for port multipliers
Tejun Heo
1
-6
/
+15
2010-10-21
libata: reimplement link power management
Tejun Heo
1
-19
/
+145
2010-10-21
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
1
-1
/
+1
2010-10-21
[libata] Add ATA transport class
Gwendal Grignou
1
-14
/
+21
2010-09-09
libata: skip EH autopsy and recovery during suspend
Tejun Heo
1
-0
/
+4
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+2
2010-08-01
[libata] add ATA_CMD_DSM to ata_get_cmd_descript
FUJITA Tomonori
1
-0
/
+1
2010-07-02
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
1
-2
/
+2
2010-05-19
libata-sff: separate out BMDMA EH
Tejun Heo
1
-1
/
+1
2010-05-19
libata-sff: port_task is SFF specific
Tejun Heo
1
-2
/
+2
2010-04-22
libata: ensure NCQ error result taskfile is fully initialized
Jeff Garzik
1
-0
/
+1
2010-04-22
libata: fix locking around blk_abort_request()
Tejun Heo
1
-0
/
+4
2010-01-20
libata: retry FS IOs even if it has failed with AC_ERR_INVALID
Tejun Heo
1
-2
/
+3
2009-12-03
libata: retry failed FLUSH if device didn't fail it
Tejun Heo
1
-0
/
+94
2009-10-16
libata: fix PMP initialization
Tejun Heo
1
-2
/
+4
2009-10-06
libata: fix incorrect link online check during probe
Tejun Heo
1
-18
/
+32
2009-09-01
libata: add command name parsing for error output
Robert Hancock
1
-2
/
+126
2009-09-01
libata: clear eh_info on reset completion
Tejun Heo
1
-3
/
+9
2009-09-01
[libata] EH: freeze port before aborting commands
Jeff Garzik
1
-2
/
+4
[next]