summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2018-09-11dmaengine: dma-jz4780: Separate chan/ctrl registersPaul Cercueil
2018-09-11dmaengine: dma-jz4780: Avoid hardcoding number of channelsPaul Cercueil
2018-09-11dmaengine: dma-jz4780: Return error if not probed from DTPaul Cercueil
2018-09-11dmaengine: fsl-edma: add ColdFire mcf5441x edma supportAngelo Dureghello
2018-09-11dmaengine: fsl-edma: fix macrosAngelo Dureghello
2018-09-11dmaengine: fsl-edma: add edma version and configurable registersAngelo Dureghello
2018-09-11dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior int...Angelo Dureghello
2018-09-11dmaengine: pxa: fix semicolon.cocci warningskbuild test robot
2018-09-11dmaengine: Revert "dmaengine: add COMPILE_TEST for the drivers"Vinod Koul
2018-09-03dmaengine: sprd: Support DMA link-list modeEric Long
2018-09-03dmaengine: at_xdmac: move spin_lock_bh to spin_lock in taskletBarry Song
2018-09-03dmaengine: mv_xor: move spin_lock_bh to spin_lock in taskletBarry Song
2018-09-03dmaengine: fsldma: move spin_lock_bh to spin_lock in taskletBarry Song
2018-08-29dmaengine: use SPDX identifier for Renesas driversWolfram Sang
2018-08-29dmaengine: dw: Add alternative ACPI HIDs for Cherry Trail DMA controllersHans de Goede
2018-08-29dmaengine: add COMPILE_TEST for the driversHuang Shijie
2018-08-29dmaengine: mxs-dma: use dmaenginem_async_device_register to simplify the codeHuang Shijie
2018-08-29dmaengine: pxa_dma: use dmaenginem_async_device_register to simplify the codeHuang Shijie
2018-08-29dmaengine: dma-jz4780: use dmaenginem_async_device_register to simplify the codeHuang Shijie
2018-08-29dmaengine: ste_dma40: use dmaenginem_async_device_register to simplify the codeHuang Shijie
2018-08-29dmaengine: mmp_tdma: use dmaenginem_async_device_register to simplify the codeHuang Shijie
2018-08-29dmaengine: stm32-mdma: use dmaenginem_async_device_register to simplify the codeHuang Shijie
2018-08-29dmaengine: dw-axi-dmac: use dmaenginem_async_device_register to simplify the ...Huang Shijie
2018-08-29dmaengine: st_fdma: use dmaenginem_async_device_register to simplify the codeHuang Shijie
2018-08-28dmaengine: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-27dmaengine: mic_x100_dma: use devm_kzalloc to fix an issueHuang Shijie
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-21dmaengine: Convert to new IDA APIMatthew Wilcox
2018-08-18Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-17Merge branch 'topic/pl330' into for-linusVinod Koul
2018-08-17Merge branch 'topic/imx' into for-linusVinod Koul
2018-08-17Merge branch 'topic/xilinx' into for-linusVinod Koul
2018-08-17Merge branch 'topic/ste' into for-linusVinod Koul
2018-08-17Merge branch 'topic/renesas' into for-linusVinod Koul
2018-08-17Merge branch 'topic/owl' into for-linusVinod Koul
2018-08-17Merge branch 'topic/nbpfaxi' into for-linusVinod Koul
2018-08-17Merge branch 'topic/mv_xor' into for-linusVinod Koul
2018-08-17Merge branch 'topic/ioat' into for-linusVinod Koul
2018-08-17Merge branch 'topic/intel' into for-linusVinod Koul
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown
2018-08-09dmaengine: Add Actions Semi Owl family S900 DMA driverManivannan Sadhasivam
2018-07-31dmaengine: sh: rcar-dmac: Should not stop the DMAC by rcar_dmac_sync_tcr()Yoshihiro Shimoda
2018-07-30dmaengine: mic_x100_dma: use the new helper to simplify the codeHuang Shijie
2018-07-30dmaengine: add a new helper dmaenginem_async_device_registerHuang Shijie
2018-07-30dmaengine: imx-sdma: add memcpy interfaceRobin Gong
2018-07-30dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff'Robin Gong
2018-07-25dmaengine: dma_request_chan_by_mask() to handle deferred probingPeter Ujfalusi
2018-07-25dmaengine: pl330: fix irq race with terminate_allJohn Keeping
2018-07-25dmaengine: Revert "dmaengine: mv_xor_v2: enable COMPILE_TEST"Vinod Koul