Commit Graph

57 Commits (312facaf924edd4db6b81e3a1518adf56c9cd8bd)

Author SHA1 Message Date
Wei Yongjun 720dfd250e dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc() 12 years ago
Shawn Guo e51d0f0ac4 dma: imx-dma: remove cpu_is_xxx by using platform_device_id 12 years ago
Shawn Guo 73930eb31b dma: imx-dma: retrieve MEM and IRQ from resources 12 years ago
Shawn Guo 04bbd8ef53 dma: imx-dma: use devm_kzalloc and devm_request_irq 12 years ago
Peter Ujfalusi ec8b5e48c0 dmaengine: Pass flags via device_prep_dma_cyclic() callback 12 years ago
Arnd Bergmann 82906b13a6 ARM: imx: move platform_data definitions 13 years ago
Masanari Iida d73111c6d4 dma: fix comments 13 years ago
Fabio Estevam a2367db2ec dma: imx-dma: Fix kernel crash due to missing clock conversion 13 years ago
Lars-Peter Clausen fdaf9c4b22 dmaengine: Use dma_sg_len(sg) instead of sg->length 13 years ago
Vinod Koul 60f2951e3a dmaengine: imx-dma: dont complete descriptor for cyclic dma 13 years ago
Javier Martin 660cd0dd94 dmaengine: i.MX: Fix merge of cookie branch. 13 years ago
Javier Martin f606ab897b dmaengine: i.MX: Add support for interleaved transfers. 13 years ago
Javier Martin f9b283a6e4 dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages. 13 years ago
Javier Martin cd5cf9da02 dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'. 13 years ago
Javier Martin a6cbb2d87d dmaengine: imx-dma: remove unused arg of imxdma_sg_next. 13 years ago
Javier Martin 2d9c2fc59a dmaengine: imx-dma: remove internal structure. 13 years ago
Javier Martin 6b0e2f55e3 dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure. 13 years ago
Javier Martin e4756b5e06 dmaengine: imx-dma: remove 'in_use' field of 'internal' structure. 13 years ago
Javier Martin 833bc03bf1 dmaengine: imx-dma: remove sg member from internal structure. 13 years ago
Javier Martin 359291a1a0 dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function. 13 years ago
Javier Martin bdc0c7534c dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function. 13 years ago
Javier Martin 3b4b6dfc20 dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function. 13 years ago
Javier Martin 2efc3449d7 dmaengine: imx-dma: remove dma_mode member of internal structure. 13 years ago
Javier Martin 232e3c2c79 dmaengine: imx-dma: remove data member from internal structure. 13 years ago
Javier Martin 6bd081277e dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c 13 years ago
Alexandre Bounine 185ecb5f4f dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic 13 years ago
Russell King - ARM Linux 8ac695463f dmaengine: ensure all DMA engine drivers initialize their cookies 13 years ago
Russell King - ARM Linux 96a2af41c7 dmaengine: consolidate tx_status functions 13 years ago
Russell King - ARM Linux f7fbce07c6 dmaengine: provide a common function for completing a dma descriptor 13 years ago
Russell King - ARM Linux 884485e1f1 dmaengine: consolidate assignment of DMA cookies 13 years ago
Russell King - ARM Linux d2ebfb335b dmaengine: add private header file 13 years ago
Russell King - ARM Linux 4d4e58de32 dmaengine: move last completed cookie into generic dma_chan structure 13 years ago
Vinod Koul 5170c051a5 Revert "drivers/dma: linux/module.h included twice" 13 years ago
Javier Martin 9e15db7ce9 dmaengine: Add support for multiple descriptors for imx-dma. 13 years ago
Javier Martin 6c05f09155 dmaengine: Add support for MEMCPY for imx-dma. 13 years ago
Danny Kukawka 865d9438eb drivers/dma: linux/module.h included twice 13 years ago
Paul Gortmaker 13ae246db4 includecheck: delete any duplicate instances of module.h 13 years ago
Sascha Hauer 5b3168763f dma: imx-dma: start transfer in issue_pending 13 years ago
Paul Gortmaker 5c45ad77ff drivers/dma: Add module.h to files implicitly using it. 13 years ago
Vinod Koul db8196df4b dmaengine: move drivers to dma_transfer_direction 13 years ago
Axel Lin f8de8f4ce2 dmaengine i.MX DMA/SDMA: add missing include of linux/module.h 14 years ago
Sascha Hauer 6584cb8825 ARM i.MX dma: Fix burstsize settings 14 years ago
Sascha Hauer f8a356ff96 dmaengine i.MX dma: initialize dma capabilities outside channel loop 14 years ago
Sascha Hauer 97a43dfe84 dmaengine i.MX DMA: do not initialize chan_id field 14 years ago
Sascha Hauer d07102a1bb dmaengine i.MX dma: check sg entries for valid addresses and lengths 14 years ago
Sascha Hauer 1e070a6099 dmaengine i.MX dma: set maximum segment size for our device 14 years ago
Axel Lin cbeae41888 dma: imx-dma: fix imxdma_probe error path 14 years ago
Sascha Hauer 8267f16e8b dma: imx-dma: fix signedness bug 14 years ago
Sascha Hauer 1f1846c6ce dmaengine: Add Freescale i.MX1/21/27 DMA driver 14 years ago