Commit Graph

1016 Commits (5d23b3931cfdb8127d951533439e204bc2cb7c3b)

Author SHA1 Message Date
Nicolas Ferre f898fed0c2 dmaengine: Kconfig: fix Atmel at_hdmac entry 13 years ago
Dave Jiang a2bd1140a2 netdma: adding alignment check for NETDMA ops 13 years ago
Stephen Boyd 234e340582 simple_open: automatically convert to simple_open() 13 years ago
Dave Jiang f26df1a1a9 ioatdma: DMA copy alignment needed to address IOAT DMA silicon errata 13 years ago
Dave Jiang 21b764e075 ioat: ring size variables need to be 32bit to avoid overflow 13 years ago
Russell King d9d5454014 ARM: sa11x0: fix build errors from DMA engine API updates 13 years ago
Don Morris 3d9ea9e3af iop-adma: Corrected array overflow in RAID6 Xscale(R) test. 13 years ago
Vinod Koul 5b2e02e401 dmaengine: imx: fix the build failure on x86_64 13 years ago
Huang Shijie 921de864b7 mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg() 13 years ago
Huang Shijie 3946860409 mxs-dma : move the mxs dma.h to a more common place 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
Dan Williams 2750293539 ioat: fix size of 'completion' for Xen 13 years ago
Nicolas Ferre beeaa103ee dmaengine: at_hdmac: add slave config operation 13 years ago
Alexandre Bounine 185ecb5f4f dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic 13 years ago
Fabio Estevam ad1122e545 dma: imx-sdma: Treat firmware messages as warnings instead of erros 13 years ago
viresh kumar 9e5ed094c8 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver 13 years ago
Vinod Koul 949ff5b8d4 dmaengine: fix for cookie changes and merge 13 years ago
Vinod Koul 8867bd508f dmaengine: pl330: fix the pl330 build after cookie cleanup 13 years ago
Russell King - ARM Linux 8ac695463f dmaengine: ensure all DMA engine drivers initialize their cookies 13 years ago
Russell King - ARM Linux 2a926e4602 dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.c 13 years ago
Russell King - ARM Linux d3ee98cdcd dmaengine: consolidate initialization of 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
Russell King - ARM Linux 08714f60b0 dmaengine: mv_xor: remove write-only is_complete_cookie 13 years ago
Vinod Koul 5170c051a5 Revert "drivers/dma: linux/module.h included twice" 13 years ago
Boojin Kim 3ecf51a45c DMA: PL330: Support MEMTOMEM transmit w/o RMB, WMB 13 years ago
Boojin Kim b06db6e56c DMA: PL330: Removes useless function 13 years ago
Boojin Kim b7d861d939 DMA: PL330: Merge PL330 driver into drivers/dma/ 13 years ago
Russell King 6365bead25 DMA: sa11x0: add SA-11x0 DMA driver 13 years ago
Fabio Estevam 6d0d7e2d55 dma: imx-sdma: Print a message when firmare fails to be requested 13 years ago
Fabio Estevam 6602b0ddf3 dma: imx-sdma: Let the driver be probed even if no firware is found 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