summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2016-06-02Merge tag 'v4.4.12' into toradex_vf_4.4-nextStefan Agner
2016-05-04dmaengine: pxa_dma: fix the maximum requestor lineRobert Jarzmik
2016-05-04dmaengine: hsu: correct use of channel status registerAndy Shevchenko
2016-05-04dmaengine: dw: fix master selectionAndy Shevchenko
2016-03-29Merge tag 'v4.4.5' into toradex_vf_4.4-nextStefan Agner
2016-03-16dmaengine: at_xdmac: fix residue computationLudovic Desroches
2016-03-09dmaengine: pxa_dma: fix cyclic transfersRobert Jarzmik
2016-03-03dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko
2016-03-03dmaengine: at_xdmac: fix resume for cyclic transfersSongjun Wu
2016-03-03dmaengine: dw: fix cyclic transfer callbacksMans Rullgard
2016-03-03dmaengine: dw: fix cyclic transfer setupMans Rullgard
2016-02-08dmaengine: fsl-edma: add PM suspend/resume supportYuan Yao
2016-01-07dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flagRameshwar Prasad Sahu
2016-01-06dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Ashutosh Dixit
2015-12-10dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()Cyrille Pitchen
2015-12-10Merge branch 'fix/edma' into fixesVinod Koul
2015-12-10dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit typePeter Ujfalusi
2015-12-10dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi
2015-12-05dmaengine: mic_x100: add missing spin_unlockSaurabh Sengar
2015-12-05dmaengine: bcm2835-dma: Convert to use DMA poolPeter Ujfalusi
2015-12-05dmaengine: at_xdmac: fix bad behavior in interleaved modeSylvain ETIENNE
2015-12-05dmaengine: at_xdmac: fix false condition for memset_sg transfersLudovic Desroches
2015-12-05dmaengine: at_xdmac: fix macro typoLudovic Desroches
2015-11-16dmaengine: at_hdmac: use %pad format string for dma_addr_tArnd Bergmann
2015-11-16dmaengine: at_xdmac: use %pad format string for dma_addr_tArnd Bergmann
2015-11-16dmaengine: imx-sdma: remove __init annotation on sdma_event_remapJason Liu
2015-11-16dmaengine: edma: predecence bug in GET_NUM_QDMACH()Dan Carpenter
2015-11-16dmaengine: edma: fix build without CONFIG_OFArnd Bergmann
2015-11-16dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalanceGeert Uytterhoeven
2015-11-16dmaengine: sh: usb-dmac: Fix crash on runtime suspendGeert Uytterhoeven
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-04dmaengine: edma: Add dummy driver skeleton for edma3-tptcPeter Ujfalusi
2015-10-31Merge branch 'topic/ioatdma' into for-linusVinod Koul
2015-10-31Merge branch 'topic/idma' into for-linusVinod Koul
2015-10-31Merge branch 'topic/edma' into for-linusVinod Koul
2015-10-31Merge branch 'topic/dw' into for-linusVinod Koul
2015-10-31dmaengine: dw: some Intel devices has no memcpy supportAndy Shevchenko
2015-10-31dmaengine: dw: platform: provide platform data for IntelAndy Shevchenko
2015-10-31dmaengine: dw: don't override platform data with autocfgAndy Shevchenko
2015-10-29dmaengine: hdmac: Add scatter-gathered memset supportMaxime Ripard
2015-10-29dmaengine: hdmac: factorise memset descriptor allocationMaxime Ripard
2015-10-29Merge branch 'topic/dw' into for-linusVinod Koul
2015-10-27dmaengine: virt-dma: Fix kernel-doc annotationsLars-Peter Clausen
2015-10-27dmaengine: edma: New device tree bindingPeter Ujfalusi
2015-10-27dmaengine: Kconfig: edma: Select TI_DMA_CROSSBAR in case of ARCH_OMAPPeter Ujfalusi
2015-10-27dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xxPeter Ujfalusi
2015-10-27dmaengine: edma: Merge the of parsing functionsPeter Ujfalusi
2015-10-27dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT bootPeter Ujfalusi