Commit Graph

158 Commits (569ba7d2083681abbfc2f6d6550e74e64833dada)

Author SHA1 Message Date
Cong Wang 496cda8e75 ata: remove the second argument of k[un]map_atomic() 13 years ago
Sergei Shtylyov 002ae08448 libata-sff: use ATAPI_{COD|IO} 13 years ago
Alexander Beregalov aab9440453 libata: fix build without BMDMA 13 years ago
Paul Gortmaker bff7832dd6 ide/ata: Add module.h to the implicit modular users 13 years ago
Bartlomiej Zolnierkiewicz 418fae2751 libata: make ata_sff_data_xfer_noirq() work with 32-bit PIO 14 years ago
Bartlomiej Zolnierkiewicz c203603360 libata: reduce ata_pci_[sff,bmdma]_init_one() size 14 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
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
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 15 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
Tejun Heo c429137a67 libata-sff: port_task is SFF specific 15 years ago
Tejun Heo 5fe7454aa9 libata-sff: ap->[last_]ctl are SFF specific 15 years ago
Tejun Heo 8244cd0597 libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo() 15 years ago
Tejun Heo 270390e1ae libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init() 15 years ago
Tejun Heo c7087652e1 libata-sff: clean up BMDMA initialization 15 years ago
Tejun Heo 9f2f72107f libata-sff: reorder SFF/BMDMA functions 15 years ago
Tejun Heo 3e4ec3443f libata: kill ATA_FLAG_DISABLED 15 years ago
Tejun Heo c7a8209f76 libata-sff: kill unused prototype and make ata_dev_select() static 15 years ago
Tejun Heo 2a7adff09a libata-sff: update bmdma host bus error handling 15 years ago
Alan Cox 978c066691 libata: Remove excess delay in the tf_load path 15 years ago
Sebastian Andrzej Siewior 3842e83549 libata: don't flush dcache on slab pages 15 years ago
Sergei Shtylyov e42a542ba9 libata: make sff_irq_on() method optional 15 years ago
Sergei Shtylyov 41dec29bcb libata: introduce sff_set_devctl() method 15 years ago
Sergei Shtylyov 294440887b libata-sff: kill unused ata_bus_reset() 15 years ago
Tejun Heo c710f78532 libata: don't whine on spurious IRQ 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Tejun Heo 332ac7ff77 libata-sff: fix spurious IRQ handling 15 years ago
Alan Cox 16ea0fc98d libata: Pass host flags into the pci helper 15 years ago
Tejun Heo 27943620cb libata: implement spurious irq handling for SFF and apply it to piix 15 years ago