include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / dma / fsldma.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-01 Steven J. Magnanifsldma: Fix cookie issues
2010-03-01 Steven J. Magnanifsldma: Fix cookie issues
2010-02-03 Márton Némethdma: make Open Firmware device id constant
2010-02-02 Ira Snyderfsldma: major cleanups and fixes
2010-02-02 Ira Snyderfsldma: rename fsl_chan to chan
2010-02-02 Ira Snyderfsldma: simplify IRQ probing and handling
2010-02-02 Ira Snyderfsldma: clean up the OF subsystem routines
2010-02-02 Ira Snyderfsldma: rename dest to dst for uniformity
2010-02-02 Ira Snyderfsldma: rename struct fsl_dma_chan to struct fsldma_chan
2010-02-02 Ira Snyderfsldma: remove unused structure members
2010-02-02 Ira Snyderfsldma: reduce kernel text size
2009-09-09 Ira Snyderfsldma: Add DMA_SLAVE support
2009-09-09 Ira Snyderfsldma: split apart external pause and request count...
2009-09-09 Dan Williamsfsldma: implement a private tx_list
2009-07-23 Joe Perchesdrivers/dma/fsldma.c: Remove unnecessary semicolons
2009-06-16 Ira Snyderfsldma: do not clear bandwidth control bits on the...
2009-06-16 Ira Snyderfsldma: enable external start for the 83xx controller
2009-06-16 Ira W. Snyderfsldma: use PCI Read Multiple command
2009-05-27 Kumar Galafsldma: Fix compile warnings
2009-05-22 Ira Snyderfsldma: fix memory leak on error path in fsl_dma_prep_m...
2009-05-22 Ira Snyderfsldma: snooping is not enabled for last entry in descr...
2009-05-22 Ira Snyderfsldma: fix infinite loop on multi-descriptor DMA chain...
2009-05-22 Ira Snyderfsldma: fix "DMA halt timeout!" errors
2009-05-22 Roel Kluinfsldma: fix check on potential fdev->chan[] overflow
2009-05-19 Kumar Galafsldma: Fix compile warnings
2009-03-25 Dan Williamsdmaengine: initialize tx_list in dma_async_tx_descripto...
2009-03-04 Dan Williamsfsldma: fix off by one in dma_halt
2009-01-16 Peter Korsgaardfsldma: print correct IRQ on mpc83xx
2009-01-15 Peter Korsgaardfsldma: check for NO_IRQ in fsl_dma_chan_remove()
2009-01-12 Dan Williamsfsldma: use a valid 'device' for dma_pool_create
2009-01-06 Dan Williamsdmaengine: add a release for dma class devices and...
2009-01-06 Dan Williamsdmaengine: kill struct dma_client and supporting infras...
2008-09-27 Timur Tabifsldma: allow Freescale Elo DMA driver to be compiled...
2008-09-23 Timur Tabifsldma: remove internal self-test from Freescale Elo...
2008-07-08 Haavard Skinnemoendmaengine: Add dma_client parameter to device_alloc_cha...
2008-07-08 Li Yangfsldma: fix incorrect exit path for initialization
2008-04-17 Dan Williamsdmaengine: ack to flags: make use of the unused bits...
2008-04-17 Dan Williamsasync_tx: kill ->device_dependency_added
2008-04-17 Zhang Weifsldma: Split the MPC83xx event from MPC85xx and refine...
2008-04-17 Zhang Weifsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_se...
2008-03-31 Kumar Gala[POWERPC] fsldma: Use compatiable binding as spec
2008-03-19 Zhang Weifsldma: Fix the DMA halt when using DMA_INTERRUPT async...
2008-03-13 Zhang Weifsldma: Add a completed cookie updated action in DMA...
2008-03-13 Zhang Weifsldma: Add device_prep_dma_interrupt support to fsldma.c
2008-03-13 Zhang Weifsldma: Fix fsldma.c warning messages when it's compile...
2008-03-04 Dan Williamsfsldma: do not cleanup descriptors in hardirq context
2008-03-04 Zhang Weidmaengine: add driver for Freescale MPC85xx DMA controller