summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-sff.c
AgeCommit message (Expand)Author
2011-07-23[libata] Prevent warning during PMP error recoveryGwendal Grignou
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2011-05-14libata-sff: prevent irq descriptions for dummy portsJames Bottomley
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work()Viresh Kumar
2011-03-02[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]Jeff Garzik
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-24libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()Tejun Heo
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo
2010-10-21[libata] Fix section mismatch: ata_sff_exitLuck, Tony
2010-10-11workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo
2010-09-09libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou
2010-09-09libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo
2010-08-25libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issueMark Lord
2010-07-02libata: take advantage of cmwq and remove concurrency limitationsTejun Heo
2010-05-25libata-sff: make BMDMA optionalTejun Heo
2010-05-25libata-sff: separate out BMDMA initTejun Heo
2010-05-25libata-sff: separate out BMDMA irq handlerTejun Heo
2010-05-25libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo
2010-05-19libata-sff: separate out BMDMA qc_issueTejun Heo
2010-05-19libata-sff: prd is BMDMA specificTejun Heo
2010-05-19libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specificTejun Heo
2010-05-19libata-sff: separate out BMDMA EHTejun Heo
2010-05-19libata-sff: port_task is SFF specificTejun Heo
2010-05-19libata-sff: ap->[last_]ctl are SFF specificTejun Heo
2010-05-19libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo()Tejun Heo
2010-05-19libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()Tejun Heo
2010-05-19libata-sff: clean up BMDMA initializationTejun Heo
2010-05-17libata-sff: reorder SFF/BMDMA functionsTejun Heo
2010-05-17libata: kill ATA_FLAG_DISABLEDTejun Heo
2010-05-14libata-sff: kill unused prototype and make ata_dev_select() staticTejun Heo
2010-05-14libata-sff: update bmdma host bus error handlingTejun Heo
2010-05-14libata: Remove excess delay in the tf_load pathAlan Cox
2010-05-14libata: don't flush dcache on slab pagesSebastian Andrzej Siewior
2010-05-14libata: make sff_irq_on() method optionalSergei Shtylyov
2010-05-14libata: introduce sff_set_devctl() methodSergei Shtylyov
2010-05-14libata-sff: kill unused ata_bus_reset()Sergei Shtylyov
2010-04-06libata: don't whine on spurious IRQTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23libata-sff: fix spurious IRQ handlingTejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-01libata: Pass host flags into the pci helperAlan Cox
2010-03-01libata: implement spurious irq handling for SFF and apply it to piixTejun Heo
2010-03-01libata: cleanup ata_sff_interrupt()Tejun Heo
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-04[libata] Call flush_dcache_page after PIO data transfers in libata-sff.cCatalin Marinas
2009-12-17libata: fix reporting of drained bytes when clearing DRQRobert Hancock