summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2014-11-06dmaengine: xilinx: vdma: Check if the segment list is empty in a descriptorSrikanth Thokala
2014-11-06dmaengine: Remove .owner field for driverKiran Padwal
2014-11-06dmaengine: sun6i: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: sirf: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: sh: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: sa11x0: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: omap: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: mpc512x: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: k3: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: fsldma: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: jz4740: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: bcm2835: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: pl08x: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driverLudovic Desroches
2014-11-05dma: edma: move device registration to platform codeArnd Bergmann
2014-10-20dma: sh: drop owner assignment from platform_driversWolfram Sang
2014-10-20dma: ppc4xx: drop owner assignment from platform_driversWolfram Sang
2014-10-20dma: ipu: drop owner assignment from platform_driversWolfram Sang
2014-10-20dma: bestcomm: drop owner assignment from platform_driversWolfram Sang
2014-10-20dma: drop owner assignment from platform_driversWolfram Sang
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-15Merge branch 'topic/dma_control_fsl_acks' into for-linusVinod Koul
2014-10-15Merge branch 'topic/dma_control_cleanup_acks' into for-linusVinod Koul
2014-10-15dmaengine: freescale: remove FSLDMA_EXTERNAL_START control methodVinod Koul
2014-10-15dmaengine: freescale: add and export fsl_dma_external_start()Vinod Koul
2014-10-15dmaengine: coh901318: use dmaengine_terminate_all() APIVinod Koul
2014-10-15dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()Sebastian Andrzej Siewior
2014-10-15dmaengine: dw: export probe()/remove() and Co to usersAndy Shevchenko
2014-10-15dmaengine: dw: enable and disable controller when neededAndy Shevchenko
2014-10-15dmaengine: dw: always export dw_dma_{en,dis}ableAndy Shevchenko
2014-10-15dmaengine: dw: introduce dw_dma_on() helperAndy Shevchenko
2014-10-15dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko
2014-10-15dmaengine: dw: move private definitions to regs.hAndy Shevchenko
2014-10-15dma: cppi41: Switch to using managed resource in probeKiran Padwal
2014-10-15dmaengine: pl330: Fix NULL pointer dereference on driver unbindKrzysztof Kozlowski
2014-10-15dmaengine: pl330: Fix NULL pointer dereference on probe failureKrzysztof Kozlowski
2014-10-15dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()Krzysztof Kozlowski
2014-10-15dmaengine: pl330: Remove non-NULL check for pl330_submit_req parametersKrzysztof Kozlowski
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-09-28dma: imx-sdma: fix another incorrect __init annotationArnd Bergmann
2014-09-28net_dma: simple removalDan Williams
2014-09-24dmaengine: sun6i: Remove obsolete clk muxing codeChen-Yu Tsai
2014-09-23dma: Kconfig: Include mx6 in the IMX_SDMA help sectionFabio Estevam
2014-09-23dmatest: prevent memory leakage on error path in threadAndy Shevchenko
2014-09-23dma: mv_xor: Add support for DMA_INTERRUPTLior Amsalem
2014-09-23dma: mv_xor: Remove dead codeEzequiel Garcia
2014-09-23dma: mv_xor: Reduce interrupts by enabling EOD only when neededLior Amsalem
2014-09-23dma: mv_xor: Remove all interrupt magic numbersEzequiel Garcia
2014-09-23dma: mv_xor: Remove multi-slot supportLior Amsalem
2014-09-23dma: mv_xor: Simplify the DMA_MEMCPY operationLior Amsalem