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
2007-05-01
libata: reimplement reset sequencing
Tejun Heo
1
-17
/
+41
2007-05-01
libata: add deadline support to prereset and reset methods
Tejun Heo
1
-5
/
+5
2007-04-28
libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
Tejun Heo
1
-1
/
+4
2007-04-28
libata: add missing call to ->cable_detect() in new EH path
Tejun Heo
1
-0
/
+4
2007-04-28
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
Tejun Heo
1
-1
/
+3
2007-04-28
libata: hardreset on SERR_INTERNAL
Tejun Heo
1
-1
/
+1
2007-04-04
libata: Clear tf before doing request sense (take 3)
Albert Lee
1
-11
/
+11
2007-03-28
libata: IDENTIFY backwards for drive side cable detection
Tejun Heo
1
-24
/
+42
2007-03-19
libata: don't whine if ->prereset() returns -ENOENT
Tejun Heo
1
-1
/
+7
2007-03-02
libata: add CONFIG_PM to libata core layer
Tejun Heo
1
-0
/
+29
2007-02-21
libata: s/ap->id/ap->print_id/g
Tejun Heo
1
-2
/
+2
2007-02-21
libata: put some intelligence into EH speed down sequence
Tejun Heo
1
-60
/
+124
2007-02-21
libata: improve probe failure handling
Tejun Heo
1
-17
/
+18
2007-02-21
libata: improve ata_down_xfermask_limit()
Tejun Heo
1
-3
/
+6
2007-02-09
libata: kill qc->nsect and cursect
Tejun Heo
1
-6
/
+1
2007-01-27
libata: fix ata_eh_suspend() return value
Tejun Heo
1
-1
/
+1
2007-01-19
libata: fix handling of port actions in per-dev action mask
Tejun Heo
1
-0
/
+4
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-29
/
+79
2006-12-03
[PATCH] libata: always use polling IDENTIFY
Tejun Heo
1
-3
/
+0
2006-12-03
[PATCH] libata: don't request sense if the port is frozen
Tejun Heo
1
-13
/
+15
2006-12-01
[PATCH] libata: print cdb[0] in failed qc report
Tejun Heo
1
-2
/
+3
2006-12-01
[PATCH] libata: improve failed qc reporting
Tejun Heo
1
-5
/
+27
2006-12-01
[PATCH] libata: implement presence detection via polling IDENTIFY
Tejun Heo
1
-5
/
+18
2006-12-01
[PATCH] libata: convert @post_reset to @flags in ata_dev_read_id()
Tejun Heo
1
-4
/
+7
2006-12-01
[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE
Tejun Heo
1
-2
/
+11
2006-12-01
[PATCH] libata: implement ATA_EHI_PRINTINFO
Tejun Heo
1
-2
/
+5
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
1
-1
/
+1
2006-09-26
[PATCH] libata-eh: Remove layering violation and duplication when handling ab...
Alan Cox
1
-1
/
+5
2006-09-24
Merge branch 'master' into upstream
Jeff Garzik
1
-1
/
+0
2006-08-24
libata: Grand renaming.
Jeff Garzik
1
-8
/
+8
2006-08-10
Move libata to drivers/ata.
Jeff Garzik
1
-0
/
+2246