Commit Graph

146 Commits (4f19ea4978cd0803e7a70558f9f3a2f5d7c51640)

Author SHA1 Message Date
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
Tejun Heo d88ec2e5c1 libata: cleanup ata_sff_interrupt() 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Catalin Marinas 2d68b7fe55 [libata] Call flush_dcache_page after PIO data transfers in libata-sff.c 15 years ago
Robert Hancock 9a8fd68b15 libata: fix reporting of drained bytes when clearing DRQ 15 years ago
Benjamin Herrenschmidt f0353813af libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop() 15 years ago
Krzysztof Halasa 972b94ffb9 drivers/ata/libata-sff.c: comment spelling fixes 15 years ago
Benjamin Herrenschmidt 294264a942 libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop() 15 years ago
Sergei Shtylyov 2102d74973 libata-sff: avoid byte swapping in ata_sff_data_xfer() 16 years ago
Alan Cox e3cf95dd6d ata: Report 16/32bit PIO as best we can 16 years ago
Alan Cox c96f1732e2 [libata] Improve timeout handling 16 years ago
Alan Cox 3d47aa8e7e [libata] Drain data on errors 16 years ago
Stuart MENEFY e3e4385f61 libata: Keep shadow last_ctl up to date during resets 16 years ago