summaryrefslogtreecommitdiff
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAge
...
| | * | | dmaengine: ioat: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| | * | | dmaengine: intel_mid_dma: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| | * | | dmaengine: imx-sdma: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| | * | | dmaengine: imx-dma: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| | * | | dmaengine: edma: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| | * | | dmaengine: dw: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| | * | | dmaengine: dmatest: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| | * | | dmaengine: jz4740: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| | * | | dmaengine: cppi41: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| | * | | dmaengine: coh901318: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| | * | | dmaengine: at_hdma: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| | * | | dmaengine: amba-pl08x: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| | * | | dmaengine: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| * | | | Merge branch 'for-linus' into nextVinod Koul2013-10-30
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | dma: edma: Increase maximum SG limit to 20Joel Fernandes2013-10-21
| | * | | dma: edma: Split out PaRAM set calculations into its own functionJoel Fernandes2013-10-21
| | |/ /
| | * | dma: pl330: Support per channel irq allocationMichal Simek2013-10-13
| | * | dma: mmp_tdma: add multiple burst size support for 910-squQiao Zhou2013-10-13
| | * | dma: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-13
| | * | dma: coh901318: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-13
| | * | dma: mmp_pdma: use list_move instead of list_del/list_addWei Yongjun2013-10-07
| | * | dma: cppi41: add support for suspend and resumeDaniel Mack2013-10-07
| | * | DMA: ste_dma40: use a power of 2 checkGuennadi Liakhovetski2013-10-07
| | * | dma: cppi41: add shortcut to &pdev->dev in cppi41_dma_probe()Daniel Mack2013-10-07
| | * | dma: cppi41: s/deinit_cpii41/deinit_cppi41/Daniel Mack2013-10-07
| | * | dma: cppi41: pass around device instead of platform_deviceDaniel Mack2013-10-07
| | * | dma: tegra20-apb-dma: Staticize tegra_dma_prep_dma_cyclicSachin Kamat2013-10-07
| | * | dma: pl330: Simplify irq allocationMichal Simek2013-10-07
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \ \ \
| * | | | treewide: Fix typo in KconfigMasanari Iida2013-10-14
* | | | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-14
|\ \ \ \ \
| * | | | | ARM: 7857/1: dma: imx-sdma: setup dma maskPhilippe Retornaz2013-10-31
| * | | | | DMA-API: dma: edma.c: no need to explicitly initialize DMA masksRussell King2013-10-31
| * | | | | DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent()Russell King2013-10-31
| * | | | | DMA-API: dma: pl330: add dma_set_mask_and_coherent() callRussell King2013-10-31
| * | | | | DMA-API: dma: pl08x: add dma_set_mask_and_coherent() callRussell King2013-10-31
* | | | | | drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptorNicolin Chen2013-11-13
* | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ \ \ \
| * | | | | | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-11
| * | | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | drivers: clean-up prom.h implicit includesRob Herring2013-10-09
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-11
|\ \ \ \ \ \
| * | | | | | dmaengine: s3c24xx-dma: add support for the s3c2410 type of controllerHeiko Stuebner2013-10-21
| * | | | | | dmaengine: add driver for Samsung s3c24xx SoCsHeiko Stuebner2013-10-08
| |/ / / / /
* | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | dma: Allow TI_EDMA selectable for ARCH_KEYSTONESantosh Shilimkar2013-10-10
| | |_|_|/ | |/| | |
* | | | | dmaengine: edma: fix another memory leakVinod Koul2013-10-24
* | | | | dma: edma: Fix memory leakValentin Ilie2013-10-24
| |_|/ / |/| | |
* | | | dma: edma.c: remove edma_desc leakageGeyslan G. Bem2013-10-11
* | | | rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov2013-10-11