index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata-link: separate out ata_eh_handle_dev_fail()
Tejun Heo
2007-07-10
1
-44
/
+52
*
libata-acpi: implement _GTM/_STM support
Tejun Heo
2007-07-09
1
-1
/
+7
*
libata: reimplement ACPI invocation
Tejun Heo
2007-07-09
1
-0
/
+3
*
libata: fix infinite EH waiting bug
Tejun Heo
2007-06-27
1
-0
/
+1
*
libata: remove unused variable from ata_eh_reset()
Tejun Heo
2007-06-27
1
-3
/
+1
*
libata: kill non-sense warning message
Tejun Heo
2007-06-27
1
-2
/
+0
*
libata: Trim trailing whitespace
Jeff Garzik
2007-05-21
1
-1
/
+1
*
libata: give devices one last chance even if recovery failed with -EINVAL
Tejun Heo
2007-05-11
1
-5
/
+1
*
libata: ignore EH scheduling during initialization
Tejun Heo
2007-05-11
1
-0
/
+3
*
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
2007-05-11
1
-233
/
+4
*
libata: reimplement reset sequencing
Tejun Heo
2007-05-01
1
-17
/
+41
*
libata: add deadline support to prereset and reset methods
Tejun Heo
2007-05-01
1
-5
/
+5
*
libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
Tejun Heo
2007-04-28
1
-1
/
+4
*
libata: add missing call to ->cable_detect() in new EH path
Tejun Heo
2007-04-28
1
-0
/
+4
*
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
Tejun Heo
2007-04-28
1
-1
/
+3
*
libata: hardreset on SERR_INTERNAL
Tejun Heo
2007-04-28
1
-1
/
+1
*
libata: Clear tf before doing request sense (take 3)
Albert Lee
2007-04-04
1
-11
/
+11
*
libata: IDENTIFY backwards for drive side cable detection
Tejun Heo
2007-03-28
1
-24
/
+42
*
libata: don't whine if ->prereset() returns -ENOENT
Tejun Heo
2007-03-19
1
-1
/
+7
*
libata: add CONFIG_PM to libata core layer
Tejun Heo
2007-03-02
1
-0
/
+29
*
libata: s/ap->id/ap->print_id/g
Tejun Heo
2007-02-21
1
-2
/
+2
*
libata: put some intelligence into EH speed down sequence
Tejun Heo
2007-02-21
1
-60
/
+124
*
libata: improve probe failure handling
Tejun Heo
2007-02-21
1
-17
/
+18
*
libata: improve ata_down_xfermask_limit()
Tejun Heo
2007-02-21
1
-3
/
+6
*
libata: kill qc->nsect and cursect
Tejun Heo
2007-02-09
1
-6
/
+1
*
libata: fix ata_eh_suspend() return value
Tejun Heo
2007-01-27
1
-1
/
+1
*
libata: fix handling of port actions in per-dev action mask
Tejun Heo
2007-01-19
1
-0
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-29
/
+79
|
\
|
*
[PATCH] libata: always use polling IDENTIFY
Tejun Heo
2006-12-03
1
-3
/
+0
|
*
[PATCH] libata: don't request sense if the port is frozen
Tejun Heo
2006-12-03
1
-13
/
+15
|
*
[PATCH] libata: print cdb[0] in failed qc report
Tejun Heo
2006-12-01
1
-2
/
+3
|
*
[PATCH] libata: improve failed qc reporting
Tejun Heo
2006-12-01
1
-5
/
+27
|
*
[PATCH] libata: implement presence detection via polling IDENTIFY
Tejun Heo
2006-12-01
1
-5
/
+18
|
*
[PATCH] libata: convert @post_reset to @flags in ata_dev_read_id()
Tejun Heo
2006-12-01
1
-4
/
+7
|
*
[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE
Tejun Heo
2006-12-01
1
-2
/
+11
|
*
[PATCH] libata: implement ATA_EHI_PRINTINFO
Tejun Heo
2006-12-01
1
-2
/
+5
*
|
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-11-22
1
-1
/
+1
|
/
*
[PATCH] libata-eh: Remove layering violation and duplication when handling ab...
Alan Cox
2006-09-26
1
-1
/
+5
*
Merge branch 'master' into upstream
Jeff Garzik
2006-09-24
1
-1
/
+0
*
libata: Grand renaming.
Jeff Garzik
2006-08-24
1
-8
/
+8
*
Move libata to drivers/ata.
Jeff Garzik
2006-08-10
1
-0
/
+2246