Age | Commit message (Expand) | Author | Files | Lines |
2017-08-28 | dmaengine: remove BUG_ON while registering devices | Vinod Koul | 1 | -22/+79 |
2017-08-22 | dmaengine: remove DMA_SG as it is dead code in kernel | Dave Jiang | 1 | -2/+0 |
2017-03-14 | dmaengine: Fix array index out of bounds warning in __get_unmap_pool() | Matthias Kaehlcke | 1 | -0/+2 |
2017-01-02 | dmaengine: Convert ID allocation to an IDA | Matthew Wilcox | 1 | -10/+11 |
2016-08-22 | dmaengine: device must have at least one channel | Viresh Kumar | 1 | -0/+7 |
2016-05-17 | Merge branch 'topic/core' into for-linus | Vinod Koul | 1 | -4/+5 |
2016-05-14 | dmaengine: core: Use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas | 1 | -3/+3 |
2016-05-12 | dmaengine: slave means at least one of DMA_SLAVE, DMA_CYCLIC | Andy Shevchenko | 1 | -2/+2 |
2016-04-13 | dmaengine: core: Revert back to pr_debug in __dma_request_channel() | Jarkko Nikula | 1 | -1/+1 |
2016-04-06 | dmaengine: add DMA_CYCLIC to dma_get_slave_caps | Vinod Koul | 1 | -1/+2 |
2016-04-04 | dmaengine: core: Use dev_ functions for debug and error prints | Jarkko Nikula | 1 | -13/+17 |
2016-02-09 | dmaengine: core: expose max burst capability to clients | Shawn Lin | 1 | -0/+1 |
2016-01-06 | Merge branch 'topic/async' into for-linus | Vinod Koul | 1 | -1/+4 |
2016-01-06 | Merge branch 'topic/univ_api' into for-linus | Vinod Koul | 1 | -52/+120 |
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-11-16 | dmaengine: enable DMA_CTRL_REUSE | Robert Jarzmik | 1 | -0/+1 |
2015-11-16 | dmaengine: Add transfer termination synchronization support | Lars-Peter Clausen | 1 | -1/+4 |
2015-11-10 | Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -4/+2 |
2015-09-30 | dmaengine: fix balance of privatecnt | Peter Ujfalusi | 1 | -1/+9 |
2015-09-21 | dmaengine: drop null test before destroy functions | Julia Lawall | 1 | -4/+2 |
2015-08-17 | dmaengine: fix balance of privatecnt inc/dec operations | Robert Baldyga | 1 | -0/+4 |
2015-06-29 | Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -2/+11 |
2015-06-25 | Merge branch 'topic/omap' into for-linus | Vinod Koul | 1 | -0/+7 |
2015-06-12 | dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations" | Maxime Ripard | 1 | -0/+2 |
2015-06-12 | dmaengine: Fix choppy sound because of unimplemented resume | Krzysztof Kozlowski | 1 | -1/+5 |
2015-06-02 | dmaengine: fix kernel-doc documentation | Stefan Agner | 1 | -2/+2 |
2015-05-09 | dmaengine: of_dma: Support for DMA routers | Peter Ujfalusi | 1 | -0/+7 |
2015-04-29 | dmaengine: increment privatecnt when using dma_get_any_slave_channel | Christopher Freeman | 1 | -0/+4 |
2015-04-24 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -18/+0 |
2015-04-11 | Revert "dmaengine: Add a warning for drivers not using the generic slave caps... | Linus Torvalds | 1 | -3/+0 |
2015-03-16 | dmaengine: Remove FSF mailing addresses | Jarkko Nikula | 1 | -4/+0 |
2015-03-05 | dmaengine: Remove net_dma_find_channel | Maxime Ripard | 1 | -14/+0 |
2015-01-18 | dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c | Laurent Pinchart | 1 | -0/+33 |
2014-12-22 | dmaengine: Add a warning for drivers not using the generic slave caps retrieval | Maxime Ripard | 1 | -0/+3 |
2014-12-22 | dmaengine: Remove the need to declare device_control | Maxime Ripard | 1 | -2/+0 |
2014-12-22 | dmaengine: Make channel allocation callbacks optional | Maxime Ripard | 1 | -7/+11 |
2014-12-22 | dmaengine: Rework dma_chan_get | Maxime Ripard | 1 | -17/+19 |
2014-12-09 | dmaenegine: Delete a check before free_percpu() | Markus Elfring | 1 | -2/+1 |
2014-10-08 | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -104/+0 |
2014-09-28 | net_dma: simple removal | Dan Williams | 1 | -104/+0 |
2014-05-22 | dmaengine: fix dmaengine_unmap failure | Xuelin Shi | 1 | -0/+2 |
2014-02-11 | acpi-dma: convert to return error code when asked for channel | Andy Shevchenko | 1 | -7/+2 |
2014-01-24 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+28 |
2014-01-02 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 1 | -4/+31 |
2013-12-26 | Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i... | Olof Johansson | 1 | -4/+59 |
2013-12-13 | dmaengine: fix sleep in atomic | Dan Williams | 1 | -1/+1 |
2013-12-13 | dmaengine: fix enable for high order unmap pools | Dan Williams | 1 | -1/+1 |
2013-12-10 | dma: add dma_get_any_slave_channel(), for use in of_xlate() | Stephen Warren | 1 | -0/+28 |