aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/fsldma.c
Commit message (Expand)AuthorAge
* fsldma: Fix compile warningsKumar Gala2009-05-27
* fsldma: fix memory leak on error path in fsl_dma_prep_memcpy()Ira Snyder2009-05-22
* fsldma: snooping is not enabled for last entry in descriptor chainIra Snyder2009-05-22
* fsldma: fix infinite loop on multi-descriptor DMA chain completionIra Snyder2009-05-22
* fsldma: fix "DMA halt timeout!" errorsIra Snyder2009-05-22
* fsldma: fix check on potential fdev->chan[] overflowRoel Kluin2009-05-22
* dmaengine: initialize tx_list in dma_async_tx_descriptor_initDan Williams2009-03-25
* fsldma: fix off by one in dma_haltDan Williams2009-03-04
* fsldma: print correct IRQ on mpc83xxPeter Korsgaard2009-01-16
* fsldma: check for NO_IRQ in fsl_dma_chan_remove()Peter Korsgaard2009-01-15
* fsldma: use a valid 'device' for dma_pool_createDan Williams2009-01-12
* dmaengine: add a release for dma class devices and dependent infrastructureDan Williams2009-01-06
* dmaengine: kill struct dma_client and supporting infrastructureDan Williams2009-01-06
* fsldma: allow Freescale Elo DMA driver to be compiled as a moduleTimur Tabi2008-09-26
* fsldma: remove internal self-test from Freescale Elo DMA driverTimur Tabi2008-09-23
* dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen2008-07-08
* fsldma: fix incorrect exit path for initializationLi Yang2008-07-08
* dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams2008-04-17
* async_tx: kill ->device_dependency_addedDan Williams2008-04-17
* fsldma: Split the MPC83xx event from MPC85xx and refine irq codes.Zhang Wei2008-04-17
* fsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_self_test() running always.Zhang Wei2008-04-17
* [POWERPC] fsldma: Use compatiable binding as specKumar Gala2008-03-31
* fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.Zhang Wei2008-03-18
* fsldma: Add a completed cookie updated action in DMA finish interrupt.Zhang Wei2008-03-13
* fsldma: Add device_prep_dma_interrupt support to fsldma.cZhang Wei2008-03-13
* fsldma: Fix fsldma.c warning messages when it's compiled under PPC64.Zhang Wei2008-03-13
* fsldma: do not cleanup descriptors in hardirq contextDan Williams2008-03-04
* dmaengine: add driver for Freescale MPC85xx DMA controllerZhang Wei2008-03-04