Commit Graph

35 Commits (5da11dcde3d2a91688e02f032062fa26877eacb0)

Author SHA1 Message Date
Ira Snyder bbea0b6e0d fsldma: Add DMA_SLAVE support 16 years ago
Ira Snyder e6c7ecb64e fsldma: split apart external pause and request count features 16 years ago
Dan Williams eda3423457 fsldma: implement a private tx_list 16 years ago
Joe Perches e3d433040e drivers/dma/fsldma.c: Remove unnecessary semicolons 16 years ago
Ira Snyder 43a1a3ed6b fsldma: do not clear bandwidth control bits on the 83xx controller 16 years ago
Ira Snyder be30b226f2 fsldma: enable external start for the 83xx controller 16 years ago
Ira W. Snyder a7aea373b4 fsldma: use PCI Read Multiple command 16 years ago
Kumar Gala b787f2e2a3 fsldma: Fix compile warnings 16 years ago
Ira Snyder 2e077f8e83 fsldma: fix memory leak on error path in fsl_dma_prep_memcpy() 16 years ago
Ira Snyder 776c8943f2 fsldma: snooping is not enabled for last entry in descriptor chain 16 years ago
Ira Snyder bcfb7465c0 fsldma: fix infinite loop on multi-descriptor DMA chain completion 16 years ago
Ira Snyder 138ef01851 fsldma: fix "DMA halt timeout!" errors 16 years ago
Roel Kluin f47edc6dab fsldma: fix check on potential fdev->chan[] overflow 16 years ago
Kumar Gala 190ee6ed71 fsldma: Fix compile warnings 16 years ago
Dan Williams ccccce229c dmaengine: initialize tx_list in dma_async_tx_descriptor_init 16 years ago
Dan Williams 900325a6ce fsldma: fix off by one in dma_halt 16 years ago
Peter Korsgaard 169d5f6637 fsldma: print correct IRQ on mpc83xx 16 years ago
Peter Korsgaard 6782dfe44a fsldma: check for NO_IRQ in fsl_dma_chan_remove() 16 years ago
Dan Williams 6527de6d6d fsldma: use a valid 'device' for dma_pool_create 16 years ago
Dan Williams 41d5e59c12 dmaengine: add a release for dma class devices and dependent infrastructure 16 years ago
Dan Williams aa1e6f1a38 dmaengine: kill struct dma_client and supporting infrastructure 16 years ago
Timur Tabi 77cd62e808 fsldma: allow Freescale Elo DMA driver to be compiled as a module 17 years ago
Timur Tabi 59f647c25a fsldma: remove internal self-test from Freescale Elo DMA driver 17 years ago
Haavard Skinnemoen 848c536a37 dmaengine: Add dma_client parameter to device_alloc_chan_resources 17 years ago
Li Yang 51ee87f27a fsldma: fix incorrect exit path for initialization 17 years ago
Dan Williams 636bdeaa12 dmaengine: ack to flags: make use of the unused bits in the 'ack' field 17 years ago
Dan Williams ce4d65a5db async_tx: kill ->device_dependency_added 17 years ago
Zhang Wei 1c62979ed2 fsldma: Split the MPC83xx event from MPC85xx and refine irq codes. 17 years ago
Zhang Wei 411e23dbe9 fsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_self_test() running always. 17 years ago
Kumar Gala 049c9d4553 [POWERPC] fsldma: Use compatiable binding as spec 17 years ago
Zhang Wei f79abb627f fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer. 17 years ago
Zhang Wei 9c98718e73 fsldma: Add a completed cookie updated action in DMA finish interrupt. 17 years ago
Zhang Wei 2187c269ad fsldma: Add device_prep_dma_interrupt support to fsldma.c 17 years ago
Zhang Wei 56822843ff fsldma: Fix fsldma.c warning messages when it's compiled under PPC64. 17 years ago
Dan Williams 222ccf9ab8 fsldma: do not cleanup descriptors in hardirq context 17 years ago
Zhang Wei 173acc7ce8 dmaengine: add driver for Freescale MPC85xx DMA controller 17 years ago