summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2013-10-25dmaengine: iop: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-25dmaengine: ioat: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-25dmaengine: intel_mid_dma: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-25dmaengine: imx-sdma: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-25dmaengine: imx-dma: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-25dmaengine: edma: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-25dmaengine: dw: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-25dmaengine: dmatest: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-25dmaengine: jz4740: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-25dmaengine: cppi41: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-25dmaengine: coh901318: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-25dmaengine: at_hdma: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-25dmaengine: amba-pl08x: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-25dmaengine: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-13dma: pl330: Support per channel irq allocationMichal Simek
2013-10-13dma: mmp_tdma: add multiple burst size support for 910-squQiao Zhou
2013-10-13dma: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-13dma: coh901318: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-07dma: mmp_pdma: use list_move instead of list_del/list_addWei Yongjun
2013-10-07dma: cppi41: add support for suspend and resumeDaniel Mack
2013-10-07DMA: ste_dma40: use a power of 2 checkGuennadi Liakhovetski
2013-10-07dma: cppi41: add shortcut to &pdev->dev in cppi41_dma_probe()Daniel Mack
2013-10-07dma: cppi41: s/deinit_cpii41/deinit_cppi41/Daniel Mack
2013-10-07dma: cppi41: pass around device instead of platform_deviceDaniel Mack
2013-10-07dma: tegra20-apb-dma: Staticize tegra_dma_prep_dma_cyclicSachin Kamat
2013-10-07dma: pl330: Simplify irq allocationMichal Simek
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