aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2016-02-15dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko
2016-02-08dmaengine: edma: fix residue race for cyclicJohn Ogness
2016-02-08dmaengine: dw: pci: add ID for WildcatPoint PCHAndy Shevchenko
2016-01-30dmaengine: IOATDMA: fix timer code that continues to restart channels during ...Dave Jiang
2016-01-20Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-01-18dmaengine: at_xdmac: fix resume for cyclic transfersSongjun Wu
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-14dmaengine: dw: fix cyclic transfer callbacksMans Rullgard
2016-01-14dmaengine: dw: fix cyclic transfer setupMans Rullgard
2016-01-13Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-01-13dmaengine: edma: Fix paRAM slot allocation for entry channel 0Peter Ujfalusi
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki
2016-01-07Revert "dmaengine: dw: platform: provide platform data for Intel"Andy Shevchenko
2016-01-07dmaengine: dw: return immediately from IRQ when DMA isn't in useAndy Shevchenko
2016-01-07dmaengine: dw: platform: power on device on shutdownAndy Shevchenko
2016-01-07dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flagRameshwar Prasad Sahu
2016-01-06dmaengine: mv_xor: add suspend/resume supportThomas Petazzoni
2016-01-06dmaengine: mv_xor: de-duplicate mv_chan_set_mode*()Thomas Petazzoni
2016-01-06dmaengine: mv_xor: remove mv_xor_chan->current_type fieldThomas Petazzoni
2016-01-06Merge branch 'topic/ti-xbar' into for-linusVinod Koul
2016-01-06Merge branch 'topic/tegra' into for-linusVinod Koul
2016-01-06Merge branch 'topic/stm32' into for-linusVinod Koul
2016-01-06Merge branch 'topic/ste' into for-linusVinod Koul
2016-01-06Merge branch 'topic/rcar' into for-linusVinod Koul
2016-01-06Merge branch 'topic/omap' into for-linusVinod Koul
2016-01-06Merge branch 'topic/ioatdma' into for-linusVinod Koul
2016-01-06Merge branch 'topic/idma' into for-linusVinod Koul
2016-01-06Merge branch 'topic/async' into for-linusVinod Koul
2016-01-06Merge branch 'topic/univ_api' into for-linusVinod Koul
2016-01-06Merge branch 'topic/desc_reuse' into for-linusVinod Koul
2016-01-06dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Ashutosh Dixit
2015-12-23Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...Mark Brown
2015-12-18dmaengine: omap-dma: Add support for DMA filter mapping to slave devicesPeter Ujfalusi
2015-12-18dmaengine: edma: Add support for DMA filter mapping to slave devicesPeter Ujfalusi
2015-12-18dmaengine: core: Introduce new, universal API to request a channelPeter Ujfalusi
2015-12-18dmaengine: core: Move and merge the code paths using private_candidatePeter Ujfalusi
2015-12-18dmaengine: core: Skip mask matching when it is not provided to private_candidatePeter Ujfalusi
2015-12-18dmaengine: mdc: Correct terminate_all handlingDamien.Horsley
2015-12-18dmaengine: edma: Add probe callback to edma_tptc_driverPeter Ujfalusi
2015-12-18dmaengine: dw: fix potential memory leak in dw_dma_parse_dt()Mans Rullgard
2015-12-10dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()Cyrille Pitchen
2015-12-10dmaengine: stm32-dma: Fix unchecked deference of chan->descM'boumba Cedric Madianga
2015-12-10dmaengine: sh: Remove unused R-Car HPB-DMAC driverGeert Uytterhoeven
2015-12-10ste_dma40: Delete an unnecessary variable initialisation in d40_probe()Markus Elfring
2015-12-10ste_dma40: Delete another unnecessary check in d40_probe()Markus Elfring
2015-12-10ste_dma40: Delete an unnecessary check before the function call "kmem_cache_d...Markus Elfring
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: tegra-apb: Free interrupts before killing taskletsJon Hunter