Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / dma / fsldma.c
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-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