index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-17
1
-4
/
+10
|
\
|
*
dmaengine: Grammar s/the its/its/, s/need/needs/
Geert Uytterhoeven
2019-06-10
1
-2
/
+2
|
*
dmaengine: Add matching device node validation in __dma_request_channel()
Baolin Wang
2019-05-27
1
-2
/
+8
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
2019-05-21
1
-13
/
+1
|
/
*
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
1
-1
/
+3
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
1
-16
/
+7
|
\
|
*
dmaengine: Convert to new IDA API
Matthew Wilcox
2018-08-21
1
-16
/
+7
*
|
dmaengine: add a new helper dmaenginem_async_device_register
Huang Shijie
2018-07-30
1
-0
/
+35
*
|
dmaengine: dma_request_chan_by_mask() to handle deferred probing
Peter Ujfalusi
2018-07-25
1
-2
/
+8
*
|
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
2018-07-09
1
-6
/
+2
|
/
*
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
dmaengine: remove BUG_ON while registering devices
Vinod Koul
2017-08-28
1
-22
/
+79
*
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
2017-08-22
1
-2
/
+0
*
dmaengine: Fix array index out of bounds warning in __get_unmap_pool()
Matthias Kaehlcke
2017-03-14
1
-0
/
+2
*
dmaengine: Convert ID allocation to an IDA
Matthew Wilcox
2017-01-02
1
-10
/
+11
*
dmaengine: device must have at least one channel
Viresh Kumar
2016-08-22
1
-0
/
+7
*
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
[next]