aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptorNicolin Chen
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-31ARM: 7857/1: dma: imx-sdma: setup dma maskPhilippe Retornaz
2013-10-31DMA-API: dma: edma.c: no need to explicitly initialize DMA masksRussell King
2013-10-31DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent()Russell King
2013-10-31DMA-API: dma: pl330: add dma_set_mask_and_coherent() callRussell King
2013-10-31DMA-API: dma: pl08x: add dma_set_mask_and_coherent() callRussell King
2013-10-24dmaengine: edma: fix another memory leakVinod Koul
2013-10-24dma: edma: Fix memory leakValentin Ilie
2013-10-21dmaengine: s3c24xx-dma: add support for the s3c2410 type of controllerHeiko Stuebner
2013-10-11dma: edma.c: remove edma_desc leakageGeyslan G. Bem
2013-10-11rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov
2013-10-11rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov
2013-10-10dma: Allow TI_EDMA selectable for ARCH_KEYSTONESantosh Shilimkar
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-10-08dmaengine: add driver for Samsung s3c24xx SoCsHeiko Stuebner
2013-10-04dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik
2013-10-04dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik
2013-10-04dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik
2013-09-17dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMAJosh Boyer
2013-09-17edma: Update author email addressJosh Boyer
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-09-09Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-09-09dma: mv_xor: Fix incorrect error pathSachin Kamat
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-04dma: edma: Remove limits on number of slotsJoel Fernandes
2013-09-04dma: edma: Leave linked to Null slot instead of DUMMY slotJoel Fernandes
2013-09-04dma: edma: Find missed events and issue themJoel Fernandes
2013-09-04dma: edma: Write out and handle MAX_NR_SG at a given timeJoel Fernandes
2013-09-04dma: edma: Setup parameters to DMA MAX_NR_SG at a timeJoel Fernandes
2013-09-04Merge branch 'topic/api_caps' into for-linusVinod Koul
2013-09-03coh901318: don't open-code simple_read_from_buffer()Al Viro
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03dmaengine: pl330: use dma_set_max_seg_size to set the sg limitVinod Koul
2013-09-02Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-09-02Merge branch 'topic/sh' into for-linusVinod Koul
2013-09-02Merge branch 'topic/of' into for-linusVinod Koul
2013-09-02Merge branch 'topic/api_caps' into for-linusVinod Koul
2013-09-02dma: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall
2013-09-02dma: ste_dma40: Fix potential null pointer dereferenceSachin Kamat
2013-09-02dma: ste_dma40: Remove duplicate constSachin Kamat
2013-09-02dma: imx-dma: Remove redundant NULL checkSachin Kamat