Age | Commit message (Expand) | Author | Files | Lines |
2016-01-20 | Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 3 | -29/+20 |
2016-01-18 | dmaengine: at_xdmac: fix resume for cyclic transfers | Songjun Wu | 1 | -0/+3 |
2016-01-17 | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -1/+1 |
2016-01-14 | dmaengine: dw: fix cyclic transfer callbacks | Mans Rullgard | 1 | -6/+15 |
2016-01-14 | dmaengine: dw: fix cyclic transfer setup | Mans Rullgard | 1 | -22/+1 |
2016-01-13 | Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 31 | -1043/+1769 |
2016-01-13 | dmaengine: edma: Fix paRAM slot allocation for entry channel 0 | Peter Ujfalusi | 1 | -1/+1 |
2016-01-12 | Merge branch 'acpi-soc' | Rafael J. Wysocki | 2 | -18/+20 |
2016-01-07 | Revert "dmaengine: dw: platform: provide platform data for Intel" | Andy Shevchenko | 1 | -16/+1 |
2016-01-07 | dmaengine: dw: return immediately from IRQ when DMA isn't in use | Andy Shevchenko | 1 | -2/+7 |
2016-01-07 | dmaengine: dw: platform: power on device on shutdown | Andy Shevchenko | 1 | -0/+12 |
2016-01-07 | dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag | Rameshwar Prasad Sahu | 1 | -0/+4 |
2016-01-06 | dmaengine: mv_xor: add suspend/resume support | Thomas Petazzoni | 2 | -0/+54 |
2016-01-06 | dmaengine: mv_xor: de-duplicate mv_chan_set_mode*() | Thomas Petazzoni | 1 | -38/+3 |
2016-01-06 | dmaengine: mv_xor: remove mv_xor_chan->current_type field | Thomas Petazzoni | 2 | -2/+0 |
2016-01-06 | Merge branch 'topic/ti-xbar' into for-linus | Vinod Koul | 1 | -11/+70 |
2016-01-06 | Merge branch 'topic/tegra' into for-linus | Vinod Koul | 1 | -33/+40 |
2016-01-06 | Merge branch 'topic/stm32' into for-linus | Vinod Koul | 3 | -0/+1154 |
2016-01-06 | Merge branch 'topic/ste' into for-linus | Vinod Koul | 1 | -45/+42 |
2016-01-06 | Merge branch 'topic/rcar' into for-linus | Vinod Koul | 3 | -676/+0 |
2016-01-06 | Merge branch 'topic/omap' into for-linus | Vinod Koul | 1 | -64/+14 |
2016-01-06 | Merge branch 'topic/ioatdma' into for-linus | Vinod Koul | 3 | -47/+5 |
2016-01-06 | Merge branch 'topic/idma' into for-linus | Vinod Koul | 2 | -15/+10 |
2016-01-06 | Merge branch 'topic/async' into for-linus | Vinod Koul | 3 | -1/+25 |
2016-01-06 | Merge branch 'topic/univ_api' into for-linus | Vinod Koul | 3 | -52/+128 |
2016-01-06 | Merge branch 'topic/desc_reuse' into for-linus | Vinod Koul | 4 | -6/+54 |
2016-01-06 | dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock" | Ashutosh Dixit | 1 | -10/+5 |
2015-12-23 | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t... | Mark Brown | 1 | -1/+1 |
2015-12-18 | dmaengine: omap-dma: Add support for DMA filter mapping to slave devices | Peter Ujfalusi | 1 | -0/+4 |
2015-12-18 | dmaengine: edma: Add support for DMA filter mapping to slave devices | Peter Ujfalusi | 1 | -0/+4 |
2015-12-18 | dmaengine: core: Introduce new, universal API to request a channel | Peter Ujfalusi | 1 | -12/+77 |
2015-12-18 | dmaengine: core: Move and merge the code paths using private_candidate | Peter Ujfalusi | 1 | -39/+42 |
2015-12-18 | dmaengine: core: Skip mask matching when it is not provided to private_candidate | Peter Ujfalusi | 1 | -1/+1 |
2015-12-18 | dmaengine: mdc: Correct terminate_all handling | Damien.Horsley | 1 | -26/+51 |
2015-12-18 | dmaengine: edma: Add probe callback to edma_tptc_driver | Peter Ujfalusi | 1 | -0/+6 |
2015-12-18 | dmaengine: dw: fix potential memory leak in dw_dma_parse_dt() | Mans Rullgard | 1 | -2/+5 |
2015-12-10 | dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy() | Cyrille Pitchen | 1 | -0/+1 |
2015-12-10 | dmaengine: stm32-dma: Fix unchecked deference of chan->desc | M'boumba Cedric Madianga | 1 | -2/+2 |
2015-12-10 | dmaengine: sh: Remove unused R-Car HPB-DMAC driver | Geert Uytterhoeven | 3 | -676/+0 |
2015-12-10 | ste_dma40: Delete an unnecessary variable initialisation in d40_probe() | Markus Elfring | 1 | -1/+1 |
2015-12-10 | ste_dma40: Delete another unnecessary check in d40_probe() | Markus Elfring | 1 | -42/+40 |
2015-12-10 | ste_dma40: Delete an unnecessary check before the function call "kmem_cache_d... | Markus Elfring | 1 | -2/+1 |
2015-12-10 | Merge branch 'fix/edma' into fixes | Vinod Koul | 1 | -18/+35 |
2015-12-10 | dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type | Peter Ujfalusi | 1 | -6/+25 |
2015-12-10 | dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type | Peter Ujfalusi | 1 | -12/+10 |
2015-12-05 | dmaengine: tegra-apb: Free interrupts before killing tasklets | Jon Hunter | 1 | -2/+4 |
2015-12-05 | dmaengine: tegra-apb: Update driver to use GFP_NOWAIT | Jon Hunter | 1 | -2/+2 |
2015-12-05 | dmaengine: tegra-apb: Only save channel state for those in use | Jon Hunter | 1 | -0/+8 |
2015-12-05 | dmaengine: tegra-apb: Save and restore word count | Jon Hunter | 1 | -0/+6 |
2015-12-05 | dmaengine: tegra-apb: Use dev_get_drvdata() | Jon Hunter | 1 | -4/+2 |