Paul Gortmaker
|
bff7832dd6
ide/ata: Add module.h to the implicit modular users
|
14 years ago |
Bartlomiej Zolnierkiewicz
|
418fae2751
libata: make ata_sff_data_xfer_noirq() work with 32-bit PIO
|
13 years ago |
Bartlomiej Zolnierkiewicz
|
c203603360
libata: reduce ata_pci_[sff,bmdma]_init_one() size
|
13 years ago |
Tejun Heo
|
21dba24481
libata: clear PIO pad area
|
14 years ago |
Gwendal Grignou
|
d4d8eaff78
[libata] Prevent warning during PMP error recovery
|
14 years ago |
Joe Perches
|
a9a79dfec2
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
|
14 years ago |
Joe Perches
|
a44fec1fce
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
|
14 years ago |
James Bottomley
|
af649a1b56
libata-sff: prevent irq descriptions for dummy ports
|
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 |
Jeff Garzik
|
4fca377f74
[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]
|
14 years ago |
Linus Torvalds
|
23d69b09b7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 years ago |
Tejun Heo
|
687a993339
libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()
|
14 years ago |
Tejun Heo
|
afe2c511fb
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
|
14 years ago |
Linus Torvalds
|
91b745016c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 years ago |
Tejun Heo
|
97750cebb3
libata: add @ap to ata_wait_register() and introduce ata_msleep()
|
15 years ago |
Luck, Tony
|
c43d559f04
[libata] Fix section mismatch: ata_sff_exit
|
15 years ago |
Tejun Heo
|
6370a6ad3b
workqueue: add and use WQ_MEM_RECLAIM flag
|
14 years ago |
Gwendal Grignou
|
ea3c64506e
libata-sff: Reenable Port Multiplier after libata-sff remodeling.
|
15 years ago |
Tejun Heo
|
40c6023031
libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()
|
15 years ago |
Mark Lord
|
55ee67f837
libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue
|
15 years ago |
Tejun Heo
|
ad72cf9885
libata: take advantage of cmwq and remove concurrency limitations
|
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 |
Tejun Heo
|
fe06e5f9b7
libata-sff: separate out BMDMA EH
|
15 years ago |