index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
libata-link: update EH to deal with PMP links
Tejun Heo
1
-70
/
+158
2007-10-12
libata-link: update ata_scsi_error() to handle PMP links
Tejun Heo
1
-4
/
+9
2007-10-12
libata-link: implement ata_link_abort()
Tejun Heo
1
-14
/
+36
2007-10-12
libata-link: linkify config/EH related functions
Tejun Heo
1
-58
/
+63
2007-10-12
libata-link: linkify reset
Tejun Heo
1
-18
/
+17
2007-10-12
libata-link: linkify EH action helpers
Tejun Heo
1
-17
/
+18
2007-10-12
libata-link: linkify PHY-related functions
Tejun Heo
1
-15
/
+16
2007-10-12
libata-link: implement and use link/device iterators
Tejun Heo
1
-58
/
+59
2007-10-12
libata-link: introduce ata_link
Tejun Heo
1
-49
/
+51
2007-07-20
libata: implement EH fast drain
Tejun Heo
1
-2
/
+97
2007-07-20
libata: schedule probing after SError access failure during autopsy
Tejun Heo
1
-1
/
+5
2007-07-20
libata: clear HOTPLUG flag after a reset
Tejun Heo
1
-5
/
+10
2007-07-20
libata: quickly trigger SATA SPD down after debouncing failed
Tejun Heo
1
-1
/
+1
2007-07-20
libata: improve SATA PHY speed down logic
Tejun Heo
1
-0
/
+6
2007-07-20
libata: implement AC_ERR_NCQ
Tejun Heo
1
-3
/
+4
2007-07-20
libata: improve EH report formatting
Tejun Heo
1
-2
/
+67
2007-07-10
libata-link: separate out ata_eh_handle_dev_fail()
Tejun Heo
1
-44
/
+52
2007-07-09
libata-acpi: implement _GTM/_STM support
Tejun Heo
1
-1
/
+7
2007-07-09
libata: reimplement ACPI invocation
Tejun Heo
1
-0
/
+3
2007-06-27
libata: fix infinite EH waiting bug
Tejun Heo
1
-0
/
+1
2007-06-27
libata: remove unused variable from ata_eh_reset()
Tejun Heo
1
-3
/
+1
2007-06-27
libata: kill non-sense warning message
Tejun Heo
1
-2
/
+0
2007-05-21
libata: Trim trailing whitespace
Jeff Garzik
1
-1
/
+1
2007-05-11
libata: give devices one last chance even if recovery failed with -EINVAL
Tejun Heo
1
-5
/
+1
2007-05-11
libata: ignore EH scheduling during initialization
Tejun Heo
1
-0
/
+3
2007-05-11
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
1
-233
/
+4
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
[next]