index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dmaengine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/core' into for-linus
Vinod Koul
2016-05-17
1
-4
/
+5
|
\
|
*
dmaengine: core: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-14
1
-3
/
+3
|
*
dmaengine: slave means at least one of DMA_SLAVE, DMA_CYCLIC
Andy Shevchenko
2016-05-12
1
-2
/
+2
|
*
dmaengine: add DMA_CYCLIC to dma_get_slave_caps
Vinod Koul
2016-04-05
1
-1
/
+2
*
|
dmaengine: core: Revert back to pr_debug in __dma_request_channel()
Jarkko Nikula
2016-04-13
1
-1
/
+1
*
|
dmaengine: core: Use dev_ functions for debug and error prints
Jarkko Nikula
2016-04-04
1
-13
/
+17
|
/
*
dmaengine: core: expose max burst capability to clients
Shawn Lin
2016-02-09
1
-0
/
+1
*
Merge branch 'topic/async' into for-linus
Vinod Koul
2016-01-06
1
-1
/
+4
|
\
|
*
dmaengine: Add transfer termination synchronization support
Lars-Peter Clausen
2015-11-16
1
-1
/
+4
*
|
Merge branch 'topic/univ_api' into for-linus
Vinod Koul
2016-01-06
1
-52
/
+120
|
\
\
|
*
|
dmaengine: core: Introduce new, universal API to request a channel
Peter Ujfalusi
2015-12-18
1
-12
/
+77
|
*
|
dmaengine: core: Move and merge the code paths using private_candidate
Peter Ujfalusi
2015-12-18
1
-39
/
+42
|
*
|
dmaengine: core: Skip mask matching when it is not provided to private_candidate
Peter Ujfalusi
2015-12-18
1
-1
/
+1
|
|
/
*
|
dmaengine: enable DMA_CTRL_REUSE
Robert Jarzmik
2015-11-16
1
-0
/
+1
|
/
*
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-11-10
1
-4
/
+2
|
\
|
*
dmaengine: drop null test before destroy functions
Julia Lawall
2015-09-21
1
-4
/
+2
*
|
dmaengine: fix balance of privatecnt
Peter Ujfalusi
2015-09-30
1
-1
/
+9
|
/
*
dmaengine: fix balance of privatecnt inc/dec operations
Robert Baldyga
2015-08-17
1
-0
/
+4
*
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-06-29
1
-2
/
+11
|
\
|
*
Merge branch 'topic/omap' into for-linus
Vinod Koul
2015-06-25
1
-0
/
+7
|
|
\
|
|
*
dmaengine: of_dma: Support for DMA routers
Peter Ujfalusi
2015-05-09
1
-0
/
+7
|
*
|
dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"
Maxime Ripard
2015-06-12
1
-0
/
+2
|
*
|
dmaengine: fix kernel-doc documentation
Stefan Agner
2015-06-02
1
-2
/
+2
*
|
|
dmaengine: Fix choppy sound because of unimplemented resume
Krzysztof Kozlowski
2015-06-12
1
-1
/
+5
|
/
/
*
|
dmaengine: increment privatecnt when using dma_get_any_slave_channel
Christopher Freeman
2015-04-29
1
-0
/
+4
|
/
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
1
-18
/
+0
|
\
|
*
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
2015-03-16
1
-4
/
+0
|
*
dmaengine: Remove net_dma_find_channel
Maxime Ripard
2015-03-05
1
-14
/
+0
*
|
Revert "dmaengine: Add a warning for drivers not using the generic slave caps...
Linus Torvalds
2015-04-11
1
-3
/
+0
|
/
*
dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c
Laurent Pinchart
2015-01-18
1
-0
/
+33
*
dmaengine: Add a warning for drivers not using the generic slave caps retrieval
Maxime Ripard
2014-12-22
1
-0
/
+3
*
dmaengine: Remove the need to declare device_control
Maxime Ripard
2014-12-22
1
-2
/
+0
*
dmaengine: Make channel allocation callbacks optional
Maxime Ripard
2014-12-22
1
-7
/
+11
*
dmaengine: Rework dma_chan_get
Maxime Ripard
2014-12-22
1
-17
/
+19
*
dmaenegine: Delete a check before free_percpu()
Markus Elfring
2014-12-09
1
-2
/
+1
*
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-10-07
1
-104
/
+0
|
\
|
*
net_dma: simple removal
Dan Williams
2014-09-28
1
-104
/
+0
*
|
dmaengine: fix dmaengine_unmap failure
Xuelin Shi
2014-05-21
1
-0
/
+2
*
|
acpi-dma: convert to return error code when asked for channel
Andy Shevchenko
2014-02-11
1
-7
/
+2
|
/
*
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-23
1
-0
/
+28
|
\
|
*
-
.
Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i...
Olof Johansson
2013-12-26
1
-4
/
+59
|
|
\
\
|
|
|
*
dma: add dma_get_any_slave_channel(), for use in of_xlate()
Stephen Warren
2013-12-10
1
-0
/
+28
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
2014-01-02
1
-4
/
+31
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
dma: add channel request API that supports deferred probe
Stephen Warren
2013-12-10
1
-4
/
+31
|
|
/
*
|
dmaengine: fix sleep in atomic
Dan Williams
2013-12-13
1
-1
/
+1
*
|
dmaengine: fix enable for high order unmap pools
Dan Williams
2013-12-12
1
-1
/
+1
|
/
*
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
2013-11-16
1
-84
/
+178
|
\
|
*
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2013-11-14
1
-2
/
+1
|
*
async_pq: convert to dmaengine_unmap_data
Dan Williams
2013-11-14
1
-1
/
+4
|
*
async_memcpy: convert to dmaengine_unmap_data
Dan Williams
2013-11-14
1
-1
/
+2
[next]