summaryrefslogtreecommitdiff
path: root/drivers/dma
Commit message (Expand)AuthorAge
* dma: sh: drop owner assignment from platform_driversWolfram Sang2014-10-20
* dma: ppc4xx: drop owner assignment from platform_driversWolfram Sang2014-10-20
* dma: ipu: drop owner assignment from platform_driversWolfram Sang2014-10-20
* dma: bestcomm: drop owner assignment from platform_driversWolfram Sang2014-10-20
* dma: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-18
|\
| * Merge branch 'topic/dma_control_fsl_acks' into for-linusVinod Koul2014-10-15
| |\
| | * dmaengine: freescale: remove FSLDMA_EXTERNAL_START control methodVinod Koul2014-10-15
| | * dmaengine: freescale: add and export fsl_dma_external_start()Vinod Koul2014-10-15
| * | Merge branch 'topic/dma_control_cleanup_acks' into for-linusVinod Koul2014-10-15
| |\ \
| | * | dmaengine: coh901318: use dmaengine_terminate_all() APIVinod Koul2014-10-15
| | |/
| * | dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()Sebastian Andrzej Siewior2014-10-15
| * | dmaengine: dw: export probe()/remove() and Co to usersAndy Shevchenko2014-10-15
| * | dmaengine: dw: enable and disable controller when neededAndy Shevchenko2014-10-15
| * | dmaengine: dw: always export dw_dma_{en,dis}ableAndy Shevchenko2014-10-15
| * | dmaengine: dw: introduce dw_dma_on() helperAndy Shevchenko2014-10-15
| * | dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko2014-10-15
| * | dmaengine: dw: move private definitions to regs.hAndy Shevchenko2014-10-15
| * | dma: cppi41: Switch to using managed resource in probeKiran Padwal2014-10-15
| * | dmaengine: pl330: Fix NULL pointer dereference on driver unbindKrzysztof Kozlowski2014-10-15
| * | dmaengine: pl330: Fix NULL pointer dereference on probe failureKrzysztof Kozlowski2014-10-15
| * | dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()Krzysztof Kozlowski2014-10-15
| * | dmaengine: pl330: Remove non-NULL check for pl330_submit_req parametersKrzysztof Kozlowski2014-10-15
| * | dma: imx-sdma: fix another incorrect __init annotationArnd Bergmann2014-09-28
| * | dmaengine: sun6i: Remove obsolete clk muxing codeChen-Yu Tsai2014-09-24
| * | dma: Kconfig: Include mx6 in the IMX_SDMA help sectionFabio Estevam2014-09-23
| * | dmatest: prevent memory leakage on error path in threadAndy Shevchenko2014-09-23
| * | dma: mv_xor: Add support for DMA_INTERRUPTLior Amsalem2014-09-23
| * | dma: mv_xor: Remove dead codeEzequiel Garcia2014-09-23
| * | dma: mv_xor: Reduce interrupts by enabling EOD only when neededLior Amsalem2014-09-23
| * | dma: mv_xor: Remove all interrupt magic numbersEzequiel Garcia2014-09-23
| * | dma: mv_xor: Remove multi-slot supportLior Amsalem2014-09-23
| * | dma: mv_xor: Simplify the DMA_MEMCPY operationLior Amsalem2014-09-23
| * | dma: mv_xor: Replace printk with dev_infoEzequiel Garcia2014-09-23
| * | dmaengine: dw: add PCI IDs for Braswell DMAsAndy Shevchenko2014-09-11
| * | dmaengine: dw: move clock operations to platform.cAndy Shevchenko2014-09-11
| * | dmaengine: dw: introduce generic filter functionAndy Shevchenko2014-09-11
| * | dmaengine: dw: apply both HS interfaces and remove slave_id usageAndy Shevchenko2014-09-11
| * | dmaengine: dw: convert dw_dma_slave to use explicit HS interfacesAndy Shevchenko2014-09-11
| * | dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko2014-09-11
| * | dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag supportQiao Zhou2014-09-11
| * | dma: imx-sdma: Remove spurious __init annotation on sdma_probe()Mark Brown2014-08-28
| * | dma: rcar-audmapp: Fix for no corresponding slave IDRyo Kataoka2014-08-28
| * | dma: xilinx: Remove .owner field for driverMichal Simek2014-08-19
| * | dma: imx-sdma: Adding tasklet_kill() in sdma_remove function.Vignesh Raman2014-08-19
| * | dma: imx-sdma: use module_platform_driver for SDMA driverVignesh Raman2014-08-19
| |/
* | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-07
|\ \
| * | net_dma: simple removalDan Williams2014-09-28
| * | dmatest: prevent memory leakage on error path in threadAndy Shevchenko2014-08-22
| * | ioat: Use time_before_jiffies()Manuel Schölling2014-08-21