Tejun Heo
|
3f7ac1d667
libata: Kill unused ATA_DFLAG_{H|D}IPM flags
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Viresh Kumar
|
64b9759425
libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work()
|
14 years ago |
Sergei Shtylyov
|
1a0f6b7ecd
libata: remove ATA_FLAG_LPM
|
14 years ago |
Sergei Shtylyov
|
9cbe056f6c
libata: remove ATA_FLAG_NO_LEGACY
|
14 years ago |
Sergei Shtylyov
|
3696df3099
libata: remove ATA_FLAG_MMIO
|
14 years ago |
Sergei Shtylyov
|
c10f97b9d8
libata: remove ATA_FLAG_{SRST|SATA_RESET}
|
14 years ago |
James Bottomley
|
0e0b494ca8
libata: separate error handler into usable components
|
14 years ago |
Jeff Garzik
|
b27dcfb067
[libata] avoid needlessly passing around ptr to SCSI completion func
|
14 years ago |
Jeff Garzik
|
f281233d3e
SCSI host lock push-down
|
14 years ago |
Andrea Gelmini
|
89692c0322
include/linux/libata.h: fix typo
|
14 years ago |
Richard Kennedy
|
b34e90429c
libata: reorder ata_queued_cmd to remove alignment padding on 64 bit builds
|
15 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
|
6b7ae9545a
libata: reimplement link power management
|
15 years ago |
Tejun Heo
|
1152b2617a
libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global
|
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 |
Gwendal Grignou
|
ea3c64506e
libata-sff: Reenable Port Multiplier after libata-sff remodeling.
|
15 years ago |
Tejun Heo
|
e2f3d75fc0
libata: skip EH autopsy and recovery during suspend
|
15 years ago |
Tejun Heo
|
ad72cf9885
libata: take advantage of cmwq and remove concurrency limitations
|
15 years ago |
Tejun Heo
|
d8d9129ea2
libata: implement on-demand HPA unlocking
|
15 years ago |
Tejun Heo
|
43c9c59185
libata: implement dump_id force param
|
15 years ago |
Tejun Heo
|
9a7780c9ac
libata-sff: make BMDMA optional
|
15 years ago |
Tejun Heo
|
1c5afdf7a6
libata-sff: separate out BMDMA init
|
15 years ago |
Tejun Heo
|
c3b2889424
libata-sff: separate out BMDMA irq handler
|
15 years ago |
Tejun Heo
|
37f65b8bc2
libata-sff: ata_sff_irq_clear() is BMDMA specific
|
15 years ago |
Tejun Heo
|
360ff78330
libata-sff: separate out BMDMA qc_issue
|
15 years ago |
Tejun Heo
|
f60d70113f
libata-sff: prd is BMDMA specific
|
15 years ago |
Tejun Heo
|
f47451c45f
libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific
|
15 years ago |