Paul Gortmaker
|
38789fda29
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
|
14 years ago |
Sergei Shtylyov
|
e8411fbad6
libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameter
|
14 years ago |
Tejun Heo
|
8ea7645c5a
libata: leave port thawed after reset failure
|
14 years ago |
Joe Perches
|
a9a79dfec2
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
|
14 years ago |
Tejun Heo
|
8c56cacc72
libata: fix unexpectedly frozen port after ata_eh_reset()
|
14 years ago |
Kristen Carlson Accardi
|
8a745f1f39
libata: Power off empty ports
|
14 years ago |
Tejun Heo
|
5f6f12ccf3
libata: fix oops when LPM is used with PMP
|
14 years ago |
Tejun Heo
|
ae01b2493c
libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
James Bottomley
|
0e0b494ca8
libata: separate error handler into usable components
|
14 years ago |
James Bottomley
|
c34aeebc06
libata: fix eh locking
|
14 years ago |
Tejun Heo
|
eb0e85e36b
libata: fix hotplug for drivers which don't implement LPM
|
14 years ago |
Tejun Heo
|
e5005b15c9
libata: issue DIPM enable commands with LPM state updated
|
14 years ago |
Tejun Heo
|
c0c362b60e
libata: implement cross-port EH exclusion
|
15 years ago |
Tejun Heo
|
97750cebb3
libata: add @ap to ata_wait_register() and introduce ata_msleep()
|
15 years ago |
Tejun Heo
|
6c8ea89cec
libata: implement LPM support for port multipliers
|
15 years ago |
Tejun Heo
|
6b7ae9545a
libata: reimplement link power management
|
15 years ago |
Tejun Heo
|
c93b263e0d
libata: clean up lpm related symbols and sysfs show/store functions
|
15 years ago |
Gwendal Grignou
|
d9027470b8
[libata] Add ATA transport class
|
15 years ago |
Tejun Heo
|
e2f3d75fc0
libata: skip EH autopsy and recovery during suspend
|
15 years ago |
Linus Torvalds
|
3b7433b8a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
15 years ago |
FUJITA Tomonori
|
acad76272c
[libata] add ATA_CMD_DSM to ata_get_cmd_descript
|
15 years ago |
Tejun Heo
|
ad72cf9885
libata: take advantage of cmwq and remove concurrency limitations
|
15 years ago |
Tejun Heo
|
fe06e5f9b7
libata-sff: separate out BMDMA EH
|
15 years ago |
Tejun Heo
|
c429137a67
libata-sff: port_task is SFF specific
|
15 years ago |
Jeff Garzik
|
a09bf4cd53
libata: ensure NCQ error result taskfile is fully initialized
|
15 years ago |
Tejun Heo
|
fa41efdae7
libata: fix locking around blk_abort_request()
|
15 years ago |
Tejun Heo
|
534ead7092
libata: retry FS IOs even if it has failed with AC_ERR_INVALID
|
15 years ago |
Tejun Heo
|
6013efd886
libata: retry failed FLUSH if device didn't fail it
|
15 years ago |
Tejun Heo
|
4f7c287499
libata: fix PMP initialization
|
15 years ago |