Commit Graph

1025 Commits (5ceba7bab02df45260452e06f3b9c391ad1d776e)

Author SHA1 Message Date
Davide Ciminaghi 88c08a3fba dmaengine/amba-pl08x : reset phychan_hold on terminate all 13 years ago
Olof Johansson c847382838 dma: pl330: fix a couple of compilation warnings 13 years ago
Linus Walleij 7e426da823 dma/ste_dma40: fix erroneous comparison 13 years ago
Linus Walleij 15e4b78d73 dma/ste_dma40: explicitly include regulator consumer header 13 years ago
Narayanan G 1bdae6f49c dma40: Improve the logic of stopping logical chan 13 years ago
Nicolas Ferre ed8b0d67f3 dmaengine: at_hdmac: remove clear-on-read in atc_dostart() 13 years ago
Shawn Guo d04525ed03 dma: mxs-dma: enable channel in device_issue_pending call 13 years ago
Vinod Koul 60f2951e3a dmaengine: imx-dma: dont complete descriptor for cyclic dma 13 years ago
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