Alan Cox
|
c96f1732e2
[libata] Improve timeout handling
|
16 年之前 |
Alan Cox
|
3d47aa8e7e
[libata] Drain data on errors
|
16 年之前 |
Stuart MENEFY
|
e3e4385f61
libata: Keep shadow last_ctl up to date during resets
|
16 年之前 |
Sergei Shtylyov
|
d1b3525b41
libata-sff: fix 32-bit PIO ATAPI regression
|
16 年之前 |
Tejun Heo
|
b919930c34
libata: set NODEV_HINT for 0x7f status
|
16 年之前 |
Tejun Heo
|
80ee6f54f5
libata-sff: fix incorrect EH message
|
16 年之前 |
Christian Borntraeger
|
a0f79f7ad3
ata: fix wrong WARN_ON_ONCE
|
16 年之前 |
Tejun Heo
|
efcb3cf7f0
libata: use WARN_ON_ONCE on hot paths
|
16 年之前 |
Alan Cox
|
0fe40ff891
libata: clean up the SFF code for coding style
|
16 年之前 |
Alan Cox
|
871af1210f
libata: Add 32bit PIO support
|
16 年之前 |
Tejun Heo
|
6a6b97d360
libata: improve phantom device detection
|
16 年之前 |
Tejun Heo
|
570106df6b
libata-sff: fix ata_sff_post_internal_cmd()
|
16 年之前 |
Tejun Heo
|
9c2676b61a
libata-sff: kill spurious WARN_ON() in ata_hsm_move()
|
17 年之前 |
Tejun Heo
|
341c2c958e
libata: consistently use msecs for time durations
|
17 年之前 |
Tejun Heo
|
a836d3e882
libata-sff: improve HSM violation reporting
|
17 年之前 |
Hugh Dickins
|
6311c90a9e
libata: fix G5 SATA broken on -rc5
|
17 年之前 |
Alan Cox
|
a57c1bade5
libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl
|
17 年之前 |
Tejun Heo
|
78ab88f04f
libata: improve post-reset device ready test
|
17 年之前 |
Tejun Heo
|
411cb3869a
libata: make WARN_ON conditions in ata_sff_hsm_move() more strict
|
17 年之前 |
Tejun Heo
|
45db2f6c95
libata: move link onlineness check out of softreset methods
|
17 年之前 |
Tejun Heo
|
4c9bf4e799
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
|
17 年之前 |
Tejun Heo
|
22183bf569
libata: add qc_fill_rtf port operation
|
17 年之前 |
Tejun Heo
|
305d2a1ab1
libata: unify mechanism to request follow-up SRST
|
17 年之前 |
Tejun Heo
|
57c9efdfb3
libata: implement and use sata_std_hardreset()
|
17 年之前 |
Tejun Heo
|
9dadd45b24
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset()
|
17 年之前 |
Tejun Heo
|
aa2731ad9a
libata: separate out ata_wait_ready() and implement ata_wait_after_reset()
|
17 年之前 |
Tejun Heo
|
705e76beb9
libata: restructure SFF post-reset readiness waits
|
17 年之前 |
Tejun Heo
|
203c75b824
libata: separate out ata_std_postreset() from ata_sff_postreset()
|
17 年之前 |
Tejun Heo
|
0aa1113d54
libata: separate out ata_std_prereset() from ata_sff_prereset()
|
17 年之前 |
Tejun Heo
|
288623a06c
libata: clean up port_ops->sff_irq_clear()
|
17 年之前 |