summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorLines
2016-01-07dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flagRameshwar Prasad Sahu-0/+4
2016-01-06dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Ashutosh Dixit-10/+5
2015-12-10dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()Cyrille Pitchen-0/+1
2015-12-10Merge branch 'fix/edma' into fixesVinod Koul-18/+35
2015-12-10dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit typePeter Ujfalusi-6/+25
2015-12-10dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi-12/+10
2015-12-05dmaengine: mic_x100: add missing spin_unlockSaurabh Sengar-5/+10
2015-12-05dmaengine: bcm2835-dma: Convert to use DMA poolPeter Ujfalusi-24/+54
2015-12-05dmaengine: at_xdmac: fix bad behavior in interleaved modeSylvain ETIENNE-1/+3
2015-12-05dmaengine: at_xdmac: fix false condition for memset_sg transfersLudovic Desroches-1/+1
2015-12-05dmaengine: at_xdmac: fix macro typoLudovic Desroches-1/+1
2015-11-16dmaengine: at_hdmac: use %pad format string for dma_addr_tArnd Bergmann-13/+13
2015-11-16dmaengine: at_xdmac: use %pad format string for dma_addr_tArnd Bergmann-10/+10
2015-11-16dmaengine: imx-sdma: remove __init annotation on sdma_event_remapJason Liu-1/+1
2015-11-16dmaengine: edma: predecence bug in GET_NUM_QDMACH()Dan Carpenter-1/+1
2015-11-16dmaengine: edma: fix build without CONFIG_OFArnd Bergmann-1/+1
2015-11-16dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalanceGeert Uytterhoeven-1/+2
2015-11-16dmaengine: sh: usb-dmac: Fix crash on runtime suspendGeert Uytterhoeven-2/+6
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-537/+2278
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+38
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-25/+11
2015-11-04dmaengine: edma: Add dummy driver skeleton for edma3-tptcPeter Ujfalusi-0/+19
2015-10-31Merge branch 'topic/ioatdma' into for-linusVinod Koul-5/+152
2015-10-31Merge branch 'topic/idma' into for-linusVinod Koul-21/+19
2015-10-31Merge branch 'topic/edma' into for-linusVinod Koul-283/+1809
2015-10-31Merge branch 'topic/dw' into for-linusVinod Koul-32/+48
2015-10-31dmaengine: dw: some Intel devices has no memcpy supportAndy Shevchenko-1/+5
2015-10-31dmaengine: dw: platform: provide platform data for IntelAndy Shevchenko-1/+16
2015-10-31dmaengine: dw: don't override platform data with autocfgAndy Shevchenko-30/+27
2015-10-29dmaengine: hdmac: Add scatter-gathered memset supportMaxime Ripard-0/+79
2015-10-29dmaengine: hdmac: factorise memset descriptor allocationMaxime Ripard-41/+58
2015-10-29Merge branch 'topic/dw' into for-linusVinod Koul-19/+13
2015-10-27dmaengine: virt-dma: Fix kernel-doc annotationsLars-Peter Clausen-9/+9
2015-10-27dmaengine: edma: New device tree bindingPeter Ujfalusi-146/+340
2015-10-27dmaengine: Kconfig: edma: Select TI_DMA_CROSSBAR in case of ARCH_OMAPPeter Ujfalusi-0/+1
2015-10-27dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xxPeter Ujfalusi-30/+221
2015-10-27dmaengine: edma: Merge the of parsing functionsPeter Ujfalusi-16/+8
2015-10-27dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT bootPeter Ujfalusi-6/+0
2015-10-27dmaengine: edma: Refactor the dma device and channel struct initializationPeter Ujfalusi-42/+37
2015-10-27dmaengine: edma: Get qDMA channel information from HW alsoPeter Ujfalusi-0/+6
2015-10-27dmaengine: edma: Merge map_dmach_to_queue into assign_channel_eventqPeter Ujfalusi-34/+22
2015-10-27dmaengine: edma: Correct PaRAM access function names (_parm_ to _param_)Peter Ujfalusi-12/+12
2015-10-27dmaengine: edma: Simplify function parameter list for channel operationsPeter Ujfalusi-273/+123
2015-10-27dmaengine: edma: Optimize memcpy operationPeter Ujfalusi-21/+75
2015-10-27dmaengine: edma: Remove alignment constraint for memcpyPeter Ujfalusi-7/+6
2015-10-25Merge branch 'device-properties'Rafael J. Wysocki-8/+17
2015-10-25dmaengine: ste_dma40: fix a trivial typoGeliang Tang-1/+1
2015-10-17dmaengine: hsu: remove platform dataHeikki Krogerus-18/+9
2015-10-17dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus-7/+2
2015-10-14dmaengine: xgene-dma: Remove memcpy offload support due to performance dropRameshwar Prasad Sahu-58/+1