summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: nbpfaxi: convert to taskletGuennadi Liakhovetski2014-08-041-7/+12
* dmaengine: nbpfaxi: fix a theoretical raceGuennadi Liakhovetski2014-08-041-0/+1
* dmaengine: add a driver for AMBA AXI NBPF DMAC IP coresGuennadi Liakhovetski2014-08-043-0/+1518
* dmaengine: add device tree binding documentation for the nbpfaxi driverGuennadi Liakhovetski2014-08-042-0/+81
* dmaengine: edma: Do not register second device when booted with DTPeter Ujfalusi2014-07-311-1/+2
* dmaengine: edma: Do not change the error code returned from edma_alloc_slotPeter Ujfalusi2014-07-311-1/+1
* dmaengine: rcar-dmac: Add device tree bindings documentationLaurent Pinchart2014-07-311-0/+98
* dmaengine: shdma: Allocate cyclic sg list dynamicallyLaurent Pinchart2014-07-311-2/+15
* dmaengine: shdma: Make channel filter ignore unrelated devicesLaurent Pinchart2014-07-311-39/+45
* dmaengine: sh: Rework Kconfig and MakefileLaurent Pinchart2014-07-313-10/+32
* dmaengine: sun6i: Fix memory leaksMaxime Ripard2014-07-301-9/+12
* dmaengine: sun6i: Free the interrupt before killing the taskletMaxime Ripard2014-07-301-2/+2
* dmaengine: sun6i: Remove switch statement from buswidth convertion routineMaxime Ripard2014-07-301-12/+3
* dmaengine: of: kconfig: select DMA_ENGINE when DMA_OF is selectedAlexander Popov2014-07-301-0/+1
* Merge commit 'renesas-rcar-audmapp-for-v3.17' into for-linusVinod Koul2014-07-282-30/+113
|\
| * dma: rcar-audmapp: add DT supportKuninori Morimoto2014-07-112-14/+87
| * dma: rcar-audmapp: don't keep audmapp_slave_config for each channelesKuninori Morimoto2014-07-081-9/+3
| * dma: rcar-audmapp: enable .set_slaveKuninori Morimoto2014-07-081-9/+25
* | dmaengine: edma: Serve cyclic (audio) channels with high priority queuePeter Ujfalusi2014-07-281-0/+8
* | ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queuePeter Ujfalusi2014-07-282-0/+30
* | ARM: edma: Set default queue to lowest priorityPeter Ujfalusi2014-07-281-1/+2
* | dmaengine: edma: Support to suppress the period interrupts in cyclic modePeter Ujfalusi2014-07-281-3/+3
* | dmaengine: edma: Update caps->residue_granularity to match with realityPeter Ujfalusi2014-07-281-1/+1
* | dmaengine: sun61: fix warning on bad print specfierVinod Koul2014-07-281-2/+2
* | dmaengine: sun6i: fix build failure on x86, xilinx targetsVinod Koul2014-07-281-2/+2
* | dmaengine: mpc512x: register for device tree channel lookupAlexander Popov2014-07-252-1/+13
* | dmaengine: of: add common xlate function for matching by channel idAlexander Popov2014-07-252-0/+39
* | dmaengine: mpc512x: add device tree binding documentAlexander Popov2014-07-251-0/+29
* | dmaengine: sun6i: Add driver for the Allwinner A31 DMA controllerMaxime Ripard2014-07-253-0/+1068
* | Documentation: dt: Add Allwinner A31 DMA controller bindingsMaxime Ripard2014-07-251-0/+45
* | dmaengine: ipu: use return value of request_irqVinod Koul2014-07-251-4/+10
* | dmaengine: jz4740: Fix GPL v2 license string typoBjorn Helgaas2014-07-251-1/+1
* | dmaengine: Remove unused definition of DMA_MAX_COOKIEGeert Uytterhoeven2014-07-251-1/+0
* | dmaengine: Clarify device parameter for dma_sync_*_for_*()Geert Uytterhoeven2014-07-251-2/+4
* | dmaengine: fsl-edma: fix dmamux index calculating errorJingchang Lu2014-07-251-2/+4
* | dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRCNicolin Chen2014-07-253-0/+7
* | dmaengine: imx-sdma: Save imx_dma_data into sdmacNicolin Chen2014-07-251-1/+4
* | dmaengine: pl330: Check if the DMA descriptor is NULLJavier Martinez Canillas2014-07-221-1/+6
* | Merge commit 'renesas-shdma-for-v3.17' into for-linusVinod Koul2014-07-218-107/+110
|\ \
| * | dmaengine: shdma: Use defines instead of hardcoded numbersGeert Uytterhoeven2014-07-152-4/+3
| * | sh: dma: Use defines instead of hardcoded numbersGeert Uytterhoeven2014-07-154-69/+69
| * | dmaengine: shdma: Add more register documentationGeert Uytterhoeven2014-07-093-34/+38
| |/
* | dmaengine: dw: don't perform DMA when dmaengine_submit is calledAndy Shevchenko2014-07-152-13/+7
* | dmaengine: dw: add debug message to dwc_dostart_first_queuedAndy Shevchenko2014-07-151-1/+5
* | dmaengine: dw: introduce dwc_dostart_first_queued() helperAndy Shevchenko2014-07-151-8/+11
* | dmaengine: dma40: add signal documentation to the device tree bindingsLinus Walleij2014-07-151-2/+72
* | dmaengine: pl330: Remove pl330_chan_ctrl()Lars-Peter Clausen2014-07-151-61/+10
* | dmaengine: pl330: Simplify marking a request as unusedLars-Peter Clausen2014-07-151-38/+13
* | dmaengine: pl330: Embed pl330_req directly into dma_pl330_descLars-Peter Clausen2014-07-151-90/+69
* | dmaengine: pl330: Merge dma_pl330_dmac and pl330_dmac structsLars-Peter Clausen2014-07-151-280/+192